Introduction to V4
V4 is an ongoing redesign of our API to make it more REST compliant.
You will notice that endpoints are focused on specific resources, and we limit the relationships that can be fetched. This reduces parameter variability and the amount of data that must be pulled from the database; As a result the response should be quicker to generate and easier to cache.