Radio

Get IDs

get/api/v2/radio/{slug}/identifiers

Path parameters

slugstring required

A radio slug

Query parameters

platformstring

A platform code

offsetinteger

Get results starting from position

limitinteger

Number of results (max. 100)

Response

An Identifier collection response

Example response

{
  "related": {
    "countryName": "FR",
    "timeZone": "Europe/Paris"
  }
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.