Responses

Standard responses will be returned in JSON or XML format, based on your request.

A successful response will have the following format:

{
   "status": "ok",
   "version": "1.2",
   "response_content": []
}
<response status="ok" version="1.2">
   <response_content />
</response>

Requests to some endpoints will or serve a media file (e.g. clip/{trackId}) instead of a JSON or XML response.