Schema

{
    "related": {
        "name": "string",
        "creditName": "string",
        "releaseDate": "2024-05-18T17:55:14+00:00",
        "uuid": "string"
    },
    "items": [
        {
            "chart": {
                "name": "string",
                "type": "string",
                "slug": "string",
                "platform": "string",
                "frequency": "string",
                "countryCode": "string",
                "countryName": "string",
                "cityName": "string",
                "maxResultsCount": 0,
                "webUrl": "string"
            },
            "position": 0,
            "positionEvolution": 0,
            "peakPosition": 0,
            "peakDate": "2024-05-18T17:55:14+00:00",
            "entryState": "string",
            "entryDate": "2024-05-18T17:55:14+00:00",
            "rankDate": "2024-05-18T17:55:14+00:00",
            "oldPosition": 0,
            "current": true,
            "timeOnChart": 0,
            "timeOnChartUnit": "string"
        }
    ],
    "page": {
        "offset": 0,
        "limit": 0,
        "next": "string",
        "previous": "string",
        "total": 0
    },
    "errors": [
        {
            "key": "string",
            "code": 0,
            "message": "string"
        }
    ]
}