CurrentStatsResponse2

Schema

{
    "related": [
        {
            "uuid": "string",
            "name": "string",
            "creditName": "string",
            "imageUrl": "string",
            "period": 0
        }
    ],
    "audience": [
        {
            "platform": "string",
            "value": 0,
            "date": "2026-05-04T14:48:09+00:00",
            "evolution": 0,
            "percentEvolution": 0
        }
    ],
    "popularity": [
        {
            "platform": "string",
            "value": 0,
            "date": "2026-05-04T14:48:09+00:00",
            "evolution": 0,
            "percentEvolution": 0
        }
    ],
    "score": [
        {
            "platform": "string",
            "value": 0,
            "date": "2026-05-04T14:48:09+00:00",
            "evolution": 0,
            "percentEvolution": 0
        }
    ]
}