v3

latestOpenAPI 3.0.02026-07-31201304298.9 KB
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"
  }
}