{
    "album": {
        "album_type": "single",
        "artists": [{
            "external_urls": {
                "spotify": "https://open.spotify.com/artist/5YGY8feqx7naU7z4HrwZM6"
            },
            "href": "https://api.spotify.com/v1/artists/5YGY8feqx7naU7z4HrwZM6",
            "id": "5YGY8feqx7naU7z4HrwZM6",
            "name": "Miley Cyrus",
            "type": "artist",
            "uri": "spotify:artist:5YGY8feqx7naU7z4HrwZM6"
        }],
        "available_markets": [],
        "external_urls": {
            "spotify": "https://open.spotify.com/album/7I0tjwFtxUwBC1vgyeMAax"
        },
        "href": "https://api.spotify.com/v1/albums/7I0tjwFtxUwBC1vgyeMAax",
        "id": "7I0tjwFtxUwBC1vgyeMAax",
        "images": [{
            "height": 640,
            "url": "https://dk9mry70382ls.cloudfront.net/album/7I0tjwFtxUwBC1vgyeMAax_640x640",
            "width": 640
        }, {
            "height": 300,
            "url": "https://dk9mry70382ls.cloudfront.net/album/7I0tjwFtxUwBC1vgyeMAax_300x300",
            "width": 300
        }, {
            "height": 64,
            "url": "https://dk9mry70382ls.cloudfront.net/album/7I0tjwFtxUwBC1vgyeMAax_64x64",
            "width": 64
        }],
        "name": "Flowers",
        "release_date": "2023-01-13",
        "release_date_precision": "day",
        "total_tracks": 1,
        "type": "album",
        "uri": "spotify:album:7I0tjwFtxUwBC1vgyeMAax"
    },
    "artists": [{
        "external_urls": {
            "spotify": "https://open.spotify.com/artist/5YGY8feqx7naU7z4HrwZM6"
        },
        "href": "https://api.spotify.com/v1/artists/5YGY8feqx7naU7z4HrwZM6",
        "id": "5YGY8feqx7naU7z4HrwZM6",
        "name": "Miley Cyrus",
        "type": "artist",
        "uri": "spotify:artist:5YGY8feqx7naU7z4HrwZM6"
    }],
    "available_markets": [],
    "disc_number": 1,
    "duration_ms": 200454,
    "explicit": false,
    "external_ids": {
        "isrc": "USSM12209777"
    },
    "external_urls": {
        "spotify": "https://open.spotify.com/track/0yLdNVWF3Srea0uzk55zFn"
    },
    "href": "https://api.spotify.com/v1/tracks/0yLdNVWF3Srea0uzk55zFn",
    "id": "0yLdNVWF3Srea0uzk55zFn",
    "is_local": false,
    "name": "Flowers",
    "popularity": 86,
    "preview_url": null,
    "track_number": 1,
    "type": "track",
    "uri": "spotify:track:0yLdNVWF3Srea0uzk55zFn"
}