Schema

{
    "related": [
        {
            "uuid": "string",
            "slug": "string",
            "name": "string",
            "appUrl": "string",
            "imageUrl": "string",
            "period": 0
        }
    ],
    "social": [
        {
            "platform": "string",
            "value": 0,
            "date": "2024-09-19T01:46:14+00:00",
            "evolution": 0,
            "percentEvolution": 0
        }
    ],
    "streaming": [
        {
            "platform": "string",
            "value": 0,
            "date": "2024-09-19T01:46:14+00:00",
            "evolution": 0,
            "percentEvolution": 0
        }
    ],
    "popularity": [
        {
            "platform": "string",
            "value": 0,
            "date": "2024-09-19T01:46:14+00:00",
            "evolution": 0,
            "percentEvolution": 0
        }
    ],
    "retention": [
        {
            "platform": "string",
            "value": 0,
            "date": "2024-09-19T01:46:14+00:00",
            "evolution": 0,
            "percentEvolution": 0
        }
    ]
}