Getting nested notes for projects

In the same way that you can the customer from a project as a nested element, it would be great to be able to retrieve notes from a project as an embedded nested object. Currently we have to iterate through every project and make a separate API request to get notes for them, which inevitably leads to throttling when the rate limit is exceeded.