Versioning

The Public Site API features versioning of its API. All API related URIs will begin with /api/v{version}, with {version} being replaced with the current version. The correct current version will be the major revision of the latest update-to-date documentation for the Public Site API. For example, if document was version 4.3, then the version would simply be 4. Therefore, a correct start URI segment based on the aforementioned practise would simply be /api/v4.