New for 2.25: Web API features
A list of new API features for 2.23, 2.24 and 2.25 [2.25] API versioning: The Web API is now versioned. The versioning is defined through the request URL with a version number. For example /api/25/dataElements will return version 25 of the data elements resource. If you omit the version part of the URL, the system…