{
    "data": {
        "starredGlobalParticipants": [
            {
                "id": "1",
                "name": "Myrna",
                "imageUrl": "url",
                "spotifyId": "122323",
                "following": true,
                "publicParticipantChartmetric": {
                    "id": "3",
                    "socialStatsV2": {
                        "monthlyListeners": 300
                    }
                }
            },
            {
                "id": "3",
                "name": "Myrna3",
                "imageUrl": "url",
                "spotifyId": "1243434323",
                "following": false,
                "publicParticipantChartmetric": {
                    "id": "4",
                    "socialStatsV2": {
                        "monthlyListeners": 5000
                    }
                }
            }
        ]
    }
}
