Schema

{
    "related": [
        {
            "updatedAt": "2024-05-18T10:14:09+00:00"
        }
    ],
    "items": [
        {
            "total": 0,
            "change": 0,
            "percent": 0,
            "radio": {
                "name": "string",
                "slug": "string",
                "countryCode": "string",
                "countryName": "string",
                "cityName": "string",
                "timeZone": "string",
                "reach": 0,
                "genres": [
                    "string"
                ],
                "trackAge": "string"
            }
        }
    ],
    "page": {
        "offset": 0,
        "limit": 0,
        "next": "string",
        "previous": "string",
        "total": 0
    },
    "errors": [
        {
            "key": "string",
            "code": 0,
            "message": "string"
        }
    ]
}