curl --location --request GET 'https://rms.api.bbc.co.uk//radio/programmes' \
--header 'X-API-Key;'{
"$schema": "string",
"limit": 0,
"offset": 0,
"results": [
{
"pid": "string",
"type": "brand_summary"
}
],
"total": 0
}