    "data": [{
        "id": "1702906535",
        "type": "songs",
        "href": "/v1/catalog/us/songs/1702906535",
        "attributes": {
            "albumName": "Endless Summer Vacation",
            "genreNames": ["Pop", "Music"],
            "trackNumber": 1,
            "releaseDate": "2023-01-12",
            "durationInMillis": 200600,
            "isrc": "USSM12209777",
            "artwork": {
                "width": 3000,
                "height": 3000,
                "url": "https://is1-ssl.mzstatic.com/image/thumb/Music126/v4/c4/40/d8/c440d88a-2bcd-5d10-e814-e482271134f4/196871387361.jpg/{w}x{h}bb.jpg",
                "bgColor": "082443",
                "textColor1": "8cb5e2",
                "textColor2": "77aede",
                "textColor3": "7198c2",
                "textColor4": "6193bf"
            },
            "composerName": "Miley Cyrus, Michael Pollack & Gregory \"Aldae\" Hein",
            "url": "https://music.apple.com/us/album/flowers/1702906527?i=1702906535",
            "playParams": {
                "id": "1702906535",
                "kind": "song"
            },
            "discNumber": 1,
            "hasCredits": false,
            "hasLyrics": true,
            "isAppleDigitalMaster": false,
            "name": "Flowers",
            "previews": [{
                "url": "https://audio-ssl.itunes.apple.com/itunes-assets/AudioPreview116/v4/d4/90/ae/d490aefb-eec8-b601-5f31-a999b294e923/mzaf_15619094652936615757.plus.aac.p.m4a"
            }],
            "artistName": "Miley Cyrus"
        },
        "relationships": {
            "artists": {
                "href": "/v1/catalog/us/songs/1702906535/artists",
                "data": [{
                    "id": "137057909",
                    "type": "artists",
                    "href": "/v1/catalog/us/artists/137057909"
                }]
            },
            "albums": {
                "href": "/v1/catalog/us/songs/1702906535/albums",
                "data": [{
                    "id": "1702906527",
                    "type": "albums",
                    "href": "/v1/catalog/us/albums/1702906527"
                }]
            }
        }
    }]
}