{
    "data": {
        "selectedCountry": [
            {
                "modifiedAt": "2020-07-15T10:00:00.000Z",
                "selectedDate": [
                    {
                        "date": "2020-07-15",
                        "placements": {
                            "placements": [
                                {
                                    "isrc": {
                                        "brands": [
                                            {
                                                "logoUrl": "https://www.logo.com",
                                                "name": "brand1"
                                            }
                                        ],
                                        "positionChange": 2,
                                        "globalSoundRecording": {
                                            "imageUrl": "https://www.image.com",
                                            "id": "us-001",
                                            "globalParticipants": [
                                                "participant1",
                                                "participant2"
                                            ]
                                        }
                                    }
                                },
                                {
                                    "isrc": {
                                        "brands": [
                                            {
                                                "logoUrl": "https://www.logo.com",
                                                "name": "brand1"
                                            }
                                        ],
                                        "positionChange": 1,
                                        "globalSoundRecording": {
                                            "imageUrl": "https://www.image.com",
                                            "id": "us-002",
                                            "globalParticipants": [
                                                "participant1",
                                                "participant2"
                                            ]
                                        }
                                    }
                                },
                                {
                                    "isrc": {
                                        "brands": [
                                            {
                                                "logoUrl": "https://www.logo.com",
                                                "name": "brand1"
                                            }
                                        ],
                                        "positionChange": 0,
                                        "globalSoundRecording": {
                                            "imageUrl": "https://www.image.com",
                                            "id": "us-003",
                                            "globalParticipants": [
                                                "participant1",
                                                "participant2"
                                            ]
                                        }
                                    }
                                },
                                {
                                    "isrc": {
                                        "brands": [
                                            {
                                                "logoUrl": "https://www.logo.com",
                                                "name": "brand1"
                                            }
                                        ],
                                        "positionChange": 3,
                                        "globalSoundRecording": {
                                            "imageUrl": "https://www.image.com",
                                            "id": "us-004",
                                            "globalParticipants": [
                                                "participant1",
                                                "participant2"
                                            ]
                                        }
                                    }
                                },
                                {
                                    "isrc": {
                                        "brands": [
                                            {
                                                "logoUrl": "https://www.logo.com",
                                                "name": "brand1"
                                            }
                                        ],
                                        "positionChange": 1,
                                        "globalSoundRecording": {
                                            "imageUrl": "https://www.image.com",
                                            "id": "us-005",
                                            "globalParticipants": [
                                                "participant1",
                                                "participant2"
                                            ]
                                        }
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        ]
    }
}
