{
"related": {
"chart": {
"name": "string",
"type": "string",
"slug": "string",
"platform": "string",
"frequency": "string",
"countryCode": "string",
"countryName": "string",
"cityName": "string",
"maxResultsCount": 0,
"webUrl": "string",
"metric": {
"type": "string",
"description": "string"
}
},
"date": "2024-12-21T17:20:25+00:00"
},
"items": [
{
"song": {
"uuid": "string",
"name": "string",
"creditName": "string"
},
"position": 0,
"positionEvolution": 0,
"metric": 0,
"entryState": "string",
"entryDate": "2024-12-21T17:20:25+00:00",
"rankDate": "2024-12-21T17:20:25+00:00",
"oldPosition": 0,
"timeOnChart": 0,
"timeOnChartUnit": "string"
}
],
"page": {
"offset": 0,
"limit": 0,
"next": "string",
"previous": "string",
"total": 0
},
"errors": [
{
"key": "string",
"code": 0,
"message": "string"
}
]
}