Spotify Scraper

ENDPOINTS
GET/artists/albums

Artist Discography

List an artist's albums, singles or compilations, newest or oldest first.

QUERY PARAMS

Spotify artist ID, URI or open.spotify.com artist link.

Examples:

  • ID: 06HL4z0CvFAxyc27GXpf02
  • URI: spotify:artist:06HL4z0CvFAxyc27GXpf02
  • URL: https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02

Which releases to list.

Default: all

Allowed values: all, albums, singles, compilations

Release order.

Default: newest

Allowed values: newest, oldest

Page number.

Default: 1

Allowed values: 1-1000

Results per page.

Default: 50

Allowed values: 1-100

{
  "count": 113,
  "per_page": 50,
  "current_page": 1,
  "total_pages": 3,
  "next": "https://spotify-scraper.omkar.cloud/spotify/artists/albums?artist=06HL4z0CvFAxyc27GXpf02&page=2",
  "previous": null,
  "artist": {
    "id": "06HL4z0CvFAxyc27GXpf02",
    "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
  },
  "type": "all",
  "sort": "newest",
  "results": [
    {
      "type": "album",
      "id": "4Ii9whWXI1O1H01ziECRaG",
      "name": "I Knew It, I Knew You (From \"Toy Story 5\")",
      "link": "https://open.spotify.com/album/4Ii9whWXI1O1H01ziECRaG",
      "album_type": "single",
      "release_date": "2026-06-12",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 3,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273e8852f06eca817333d20e60b",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02e8852f06eca817333d20e60b",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851e8852f06eca817333d20e60b",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "71GTik4z9bbKKY2EmUvkDI",
      "name": "Elizabeth Taylor",
      "link": "https://open.spotify.com/album/71GTik4z9bbKKY2EmUvkDI",
      "album_type": "single",
      "release_date": "2026-03-31",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 3,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273dc6e4c7774e0c77c210d3a31",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02dc6e4c7774e0c77c210d3a31",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851dc6e4c7774e0c77c210d3a31",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1OioQUIAwZ6PE2V7UJUHX2",
      "name": "Opalite (Chris Lake Remix)",
      "link": "https://open.spotify.com/album/1OioQUIAwZ6PE2V7UJUHX2",
      "album_type": "single",
      "release_date": "2026-02-20",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273156ba090375f53d5c8fac5c3",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02156ba090375f53d5c8fac5c3",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851156ba090375f53d5c8fac5c3",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5oO9uwBHZAawqYnmPpVUUi",
      "name": "Opalite (BUNT. Remix)",
      "link": "https://open.spotify.com/album/5oO9uwBHZAawqYnmPpVUUi",
      "album_type": "single",
      "release_date": "2026-02-19",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2737796280b4d7e9692b354f902",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e027796280b4d7e9692b354f902",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048517796280b4d7e9692b354f902",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "72hPyRss6soJeGQLEek1qr",
      "name": "Opalite (Ely Oaks Remix)",
      "link": "https://open.spotify.com/album/72hPyRss6soJeGQLEek1qr",
      "album_type": "single",
      "release_date": "2026-02-19",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2738100654494e42240857384d9",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e028100654494e42240857384d9",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048518100654494e42240857384d9",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "6WNAGQ9MfrSyOFbMc66pCz",
      "name": "Opalite (Skream Remix)",
      "link": "https://open.spotify.com/album/6WNAGQ9MfrSyOFbMc66pCz",
      "album_type": "single",
      "release_date": "2026-02-19",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273bcde9224bc1fb45f15c7bc56",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02bcde9224bc1fb45f15c7bc56",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851bcde9224bc1fb45f15c7bc56",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "0VBjFJFcHhu7QDocog6D3s",
      "name": "Opalite [Official Music Video (Extended Versions)]",
      "link": "https://open.spotify.com/album/0VBjFJFcHhu7QDocog6D3s",
      "album_type": "single",
      "release_date": "2026-02-13",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 4,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2738b312c2d2873e7da95e316d2",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e028b312c2d2873e7da95e316d2",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048518b312c2d2873e7da95e316d2",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "3evV0p6SkiOZFt1rtWRco9",
      "name": "Opalite",
      "link": "https://open.spotify.com/album/3evV0p6SkiOZFt1rtWRco9",
      "album_type": "single",
      "release_date": "2026-02-06",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 2,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273c2458a6f0b5b67c1955d3bc3",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02c2458a6f0b5b67c1955d3bc3",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851c2458a6f0b5b67c1955d3bc3",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "264e9sevSUiitcQeM1y1C5",
      "name": "The Fate of Ophelia (The Chainsmokers Remix)",
      "link": "https://open.spotify.com/album/264e9sevSUiitcQeM1y1C5",
      "album_type": "single",
      "release_date": "2025-11-28",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 3,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2735a9197396cb52631e73364b9",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e025a9197396cb52631e73364b9",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048515a9197396cb52631e73364b9",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "6QNMhoV8V0u7cFuhhUBOn7",
      "name": "The Life of a Showgirl + Acoustic Collection",
      "link": "https://open.spotify.com/album/6QNMhoV8V0u7cFuhhUBOn7",
      "album_type": "album",
      "release_date": "2025-11-07",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 19,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273f756bdc2c11a985dc0c06d94",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02f756bdc2c11a985dc0c06d94",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851f756bdc2c11a985dc0c06d94",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1Ed98OfVXz3CiJcupzuLTo",
      "name": "The Fate of Ophelia (Loud Luxury Remix)",
      "link": "https://open.spotify.com/album/1Ed98OfVXz3CiJcupzuLTo",
      "album_type": "single",
      "release_date": "2025-11-06",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 3,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b27339b6ce4f493d53cfba83170a",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e0239b6ce4f493d53cfba83170a",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d0000485139b6ce4f493d53cfba83170a",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "60pPcuYWCIAdcErvx2TLGB",
      "name": "The Fate of Ophelia (Alone In My Tower Acoustic Version)",
      "link": "https://open.spotify.com/album/60pPcuYWCIAdcErvx2TLGB",
      "album_type": "single",
      "release_date": "2025-10-31",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 2,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273bc755429117cac056edd2bf7",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02bc755429117cac056edd2bf7",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851bc755429117cac056edd2bf7",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "4a6NzYL1YHRUgx9e3YZI6I",
      "name": "The Life of a Showgirl",
      "link": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I",
      "album_type": "album",
      "release_date": "2025-10-03",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 12,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273d7812467811a7da6e6a44902",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02d7812467811a7da6e6a44902",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851d7812467811a7da6e6a44902",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "4tFsJC9jQ0Qjj7HSExhAdm",
      "name": "The Life of a Showgirl (Track by Track Version)",
      "link": "https://open.spotify.com/album/4tFsJC9jQ0Qjj7HSExhAdm",
      "album_type": "album",
      "release_date": "2025-10-02",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 26,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2737e0698e1398b6473de43f901",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e027e0698e1398b6473de43f901",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048517e0698e1398b6473de43f901",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "30gDvYhEgyTbGEdCIY8FWV",
      "name": "THE TORTURED POETS DEPARTMENT | TS The Eras Tour Setlist",
      "link": "https://open.spotify.com/album/30gDvYhEgyTbGEdCIY8FWV",
      "album_type": "compilation",
      "release_date": "2024-10-03",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 7,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273c246cd7fb142b383672627c8",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02c246cd7fb142b383672627c8",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851c246cd7fb142b383672627c8",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "3WNGsnTetig4bJbw2BMbK7",
      "name": "I Can Do It With a Broken Heart (Dombresky Remix)",
      "link": "https://open.spotify.com/album/3WNGsnTetig4bJbw2BMbK7",
      "album_type": "single",
      "release_date": "2024-09-13",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 3,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273f7dd2c5a8045a39fcecbfe8e",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02f7dd2c5a8045a39fcecbfe8e",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851f7dd2c5a8045a39fcecbfe8e",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "3yVqF1TOg60hk9ehgMj3na",
      "name": "I Can Do It With a Broken Heart",
      "link": "https://open.spotify.com/album/3yVqF1TOg60hk9ehgMj3na",
      "album_type": "single",
      "release_date": "2024-07-16",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 2,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273a8373ce028b3bd524eb0704a",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02a8373ce028b3bd524eb0704a",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851a8373ce028b3bd524eb0704a",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5IYMYmX28qpI6OEnQhdazX",
      "name": "Fortnight (Acoustic Version)",
      "link": "https://open.spotify.com/album/5IYMYmX28qpI6OEnQhdazX",
      "album_type": "single",
      "release_date": "2024-07-09",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 3,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273aecb5c6308cf8ce94199aea8",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02aecb5c6308cf8ce94199aea8",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851aecb5c6308cf8ce94199aea8",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1agEHpWnELaZHWzcbGDCpu",
      "name": "Fortnight (feat. Post Malone) [BLOND:ISH Remix]",
      "link": "https://open.spotify.com/album/1agEHpWnELaZHWzcbGDCpu",
      "album_type": "single",
      "release_date": "2024-05-22",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 2,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273e6b77b3eef9269d06e13fe17",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02e6b77b3eef9269d06e13fe17",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851e6b77b3eef9269d06e13fe17",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5H7ixXZfsNMGbIE5OBSpcb",
      "name": "THE TORTURED POETS DEPARTMENT: THE ANTHOLOGY",
      "link": "https://open.spotify.com/album/5H7ixXZfsNMGbIE5OBSpcb",
      "album_type": "album",
      "release_date": "2024-04-19",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 31,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2738ecc33f195df6aa257c39eaa",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e028ecc33f195df6aa257c39eaa",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048518ecc33f195df6aa257c39eaa",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1Mo4aZ8pdj6L1jx8zSwJnt",
      "name": "THE TORTURED POETS DEPARTMENT",
      "link": "https://open.spotify.com/album/1Mo4aZ8pdj6L1jx8zSwJnt",
      "album_type": "album",
      "release_date": "2024-04-18",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 16,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2735076e4160d018e378f488c33",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e025076e4160d018e378f488c33",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048515076e4160d018e378f488c33",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5q3jthpn2h59P7pe2gmAl7",
      "name": "You're Losing Me (From The Vault)",
      "link": "https://open.spotify.com/album/5q3jthpn2h59P7pe2gmAl7",
      "album_type": "single",
      "release_date": "2023-11-29",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2734fe1868aa6838eb595f3673a",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e024fe1868aa6838eb595f3673a",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048514fe1868aa6838eb595f3673a",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1o59UpKw81iHR0HPiSkJR0",
      "name": "1989 (Taylor's Version) [Deluxe]",
      "link": "https://open.spotify.com/album/1o59UpKw81iHR0HPiSkJR0",
      "album_type": "album",
      "release_date": "2023-10-27",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 22,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273dc2bacae1dca83d26e2b1949",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02dc2bacae1dca83d26e2b1949",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851dc2bacae1dca83d26e2b1949",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "64LU4c1nfjz1t4VnGhagcg",
      "name": "1989 (Taylor's Version)",
      "link": "https://open.spotify.com/album/64LU4c1nfjz1t4VnGhagcg",
      "album_type": "album",
      "release_date": "2023-10-26",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 21,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2734110bfab1185fdfc9dfc2cf0",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e024110bfab1185fdfc9dfc2cf0",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048514110bfab1185fdfc9dfc2cf0",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "12A1Byk8EpqzaHSw12nKyW",
      "name": "The Cruelest Summer",
      "link": "https://open.spotify.com/album/12A1Byk8EpqzaHSw12nKyW",
      "album_type": "single",
      "release_date": "2023-10-19",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 4,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273905c0872bdf4e1787a6bb5da",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02905c0872bdf4e1787a6bb5da",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851905c0872bdf4e1787a6bb5da",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5AEDGbliTTfjOB8TSm1sxt",
      "name": "Speak Now (Taylor's Version)",
      "link": "https://open.spotify.com/album/5AEDGbliTTfjOB8TSm1sxt",
      "album_type": "album",
      "release_date": "2023-07-07",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 22,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2730b04da4f224b51ff86e0a481",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e020b04da4f224b51ff86e0a481",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048510b04da4f224b51ff86e0a481",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1fnJ7k0bllNfL1kVdNVW1A",
      "name": "Midnights (The Til Dawn Edition)",
      "link": "https://open.spotify.com/album/1fnJ7k0bllNfL1kVdNVW1A",
      "album_type": "album",
      "release_date": "2023-05-26",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 23,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273fa747621a53c8e2cc436dee0",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02fa747621a53c8e2cc436dee0",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851fa747621a53c8e2cc436dee0",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "6eKdbTio5viiwJ5FE5J8wU",
      "name": "Lavender Haze (Acoustic Version)",
      "link": "https://open.spotify.com/album/6eKdbTio5viiwJ5FE5J8wU",
      "album_type": "single",
      "release_date": "2023-03-31",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273f233c37dddd971caf61515cf",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02f233c37dddd971caf61515cf",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851f233c37dddd971caf61515cf",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5LyzI39gkePgpHz38bEQIr",
      "name": "Lavender Haze (Remixes)",
      "link": "https://open.spotify.com/album/5LyzI39gkePgpHz38bEQIr",
      "album_type": "single",
      "release_date": "2023-03-03",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 5,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273f7c84273e5c8ecb7594b4357",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02f7c84273e5c8ecb7594b4357",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851f7c84273e5c8ecb7594b4357",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5h060Rb0cfAGuny0L51zqV",
      "name": "Lavender Haze (Felix Jaehn Remix)",
      "link": "https://open.spotify.com/album/5h060Rb0cfAGuny0L51zqV",
      "album_type": "single",
      "release_date": "2023-02-10",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b27390212229c9230e320fe0ecd3",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e0290212229c9230e320fe0ecd3",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d0000485190212229c9230e320fe0ecd3",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5vgWXUueeEU2labRz6TlNv",
      "name": "Anti-Hero (Acoustic Version)",
      "link": "https://open.spotify.com/album/5vgWXUueeEU2labRz6TlNv",
      "album_type": "single",
      "release_date": "2022-11-25",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2730fc559ebbed8b0b100ad206c",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e020fc559ebbed8b0b100ad206c",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048510fc559ebbed8b0b100ad206c",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "20wq0dFrgEhhulGXqnb4A6",
      "name": "Anti-Hero (ILLENIUM Remix)",
      "link": "https://open.spotify.com/album/20wq0dFrgEhhulGXqnb4A6",
      "album_type": "single",
      "release_date": "2022-11-18",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273eb7289d463cd524a93b722c9",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02eb7289d463cd524a93b722c9",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851eb7289d463cd524a93b722c9",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "7irmI5g3OLC1gUXlxysOWt",
      "name": "Anti-Hero (Remixes)",
      "link": "https://open.spotify.com/album/7irmI5g3OLC1gUXlxysOWt",
      "album_type": "single",
      "release_date": "2022-11-11",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 5,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2739954fa9f0ba8534c3897b59d",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e029954fa9f0ba8534c3897b59d",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048519954fa9f0ba8534c3897b59d",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "18DEtVsRVQ4rxqnOIAPwRB",
      "name": "Anti-Hero (feat. Bleachers)",
      "link": "https://open.spotify.com/album/18DEtVsRVQ4rxqnOIAPwRB",
      "album_type": "single",
      "release_date": "2022-11-08",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 2,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b27350a1e24dde78df1d0ebc68ef",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e0250a1e24dde78df1d0ebc68ef",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d0000485150a1e24dde78df1d0ebc68ef",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "3lS1y25WAhcqJDATJK70Mq",
      "name": "Midnights (3am Edition)",
      "link": "https://open.spotify.com/album/3lS1y25WAhcqJDATJK70Mq",
      "album_type": "album",
      "release_date": "2022-10-22",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 20,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273e0b60c608586d88252b8fbc0",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02e0b60c608586d88252b8fbc0",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851e0b60c608586d88252b8fbc0",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "151w1FgRZfnKZA9FEcg9Z3",
      "name": "Midnights",
      "link": "https://open.spotify.com/album/151w1FgRZfnKZA9FEcg9Z3",
      "album_type": "album",
      "release_date": "2022-10-21",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 13,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273bb54dde68cd23e2a268ae0f5",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02bb54dde68cd23e2a268ae0f5",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851bb54dde68cd23e2a268ae0f5",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5Bwg2XxrjTlrNy6BC7KQZf",
      "name": "Carolina (From The Motion Picture “Where The Crawdads Sing”)",
      "link": "https://open.spotify.com/album/5Bwg2XxrjTlrNy6BC7KQZf",
      "album_type": "single",
      "release_date": "2022-06-24",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 2,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2732c683c1b9fa1b711499408f7",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e022c683c1b9fa1b711499408f7",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048512c683c1b9fa1b711499408f7",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "2O1NYIBQCUobrL97A2Unk8",
      "name": "All Too Well (10 Minute Version) (The Short Film)",
      "link": "https://open.spotify.com/album/2O1NYIBQCUobrL97A2Unk8",
      "album_type": "single",
      "release_date": "2022-06-11",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2738e16c6e20dbed531a9006d58",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e028e16c6e20dbed531a9006d58",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048518e16c6e20dbed531a9006d58",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "3In1CblWZswwun5MhOa10y",
      "name": "This Love (Taylor’s Version)",
      "link": "https://open.spotify.com/album/3In1CblWZswwun5MhOa10y",
      "album_type": "single",
      "release_date": "2022-05-06",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 2,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273b7fe6e9265a84c3b6eb66d34",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02b7fe6e9265a84c3b6eb66d34",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851b7fe6e9265a84c3b6eb66d34",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "0vkAczpFKCazPKaoLtnBr0",
      "name": "The Joker And The Queen (feat. Taylor Swift)",
      "link": "https://open.spotify.com/album/0vkAczpFKCazPKaoLtnBr0",
      "album_type": "single",
      "release_date": "2022-02-11",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b27310109c08f2d5e4333dfddefe",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e0210109c08f2d5e4333dfddefe",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d0000485110109c08f2d5e4333dfddefe",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "6d8IUfMwq7HGCnR2efXjdm",
      "name": "Message In A Bottle (Fat Max G Remix) (Taylor’s Version)",
      "link": "https://open.spotify.com/album/6d8IUfMwq7HGCnR2efXjdm",
      "album_type": "single",
      "release_date": "2022-01-21",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 2,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273e53252ce47982a3d555a6b3b",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02e53252ce47982a3d555a6b3b",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851e53252ce47982a3d555a6b3b",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "2jEFKhESvCLGpFP8KwpV2T",
      "name": "Christmas Tree Farm",
      "link": "https://open.spotify.com/album/2jEFKhESvCLGpFP8KwpV2T",
      "album_type": "single",
      "release_date": "2021-11-22",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 3,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2733b86fc3447e27df6630ce0d8",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e023b86fc3447e27df6630ce0d8",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048513b86fc3447e27df6630ce0d8",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5f4rbgZJhYp4hgswKri00b",
      "name": "Christmas Tree Farm (Old Timey Version)",
      "link": "https://open.spotify.com/album/5f4rbgZJhYp4hgswKri00b",
      "album_type": "single",
      "release_date": "2021-11-22",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2738538f5677d3ffe87257ac6c2",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e028538f5677d3ffe87257ac6c2",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048518538f5677d3ffe87257ac6c2",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "4qgs0gHJBgycj5SKqafFOB",
      "name": "All Too Well (Sad Girl Autumn Version) - Recorded at Long Pond Studios",
      "link": "https://open.spotify.com/album/4qgs0gHJBgycj5SKqafFOB",
      "album_type": "single",
      "release_date": "2021-11-18",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b27370f88b5ee2da16d3f3929fea",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e0270f88b5ee2da16d3f3929fea",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d0000485170f88b5ee2da16d3f3929fea",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "6AeF9IkXFpHz5H3wUNX3L3",
      "name": "Eyes Open (Taylor's Version)",
      "link": "https://open.spotify.com/album/6AeF9IkXFpHz5H3wUNX3L3",
      "album_type": "single",
      "release_date": "2021-11-12",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273d5cc403148a5161b4561cf61",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02d5cc403148a5161b4561cf61",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851d5cc403148a5161b4561cf61",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "6kZ42qRrzov54LcAk4onW9",
      "name": "Red (Taylor's Version)",
      "link": "https://open.spotify.com/album/6kZ42qRrzov54LcAk4onW9",
      "album_type": "album",
      "release_date": "2021-11-12",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 30,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273318443aab3531a0558e79a4d",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02318443aab3531a0558e79a4d",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851318443aab3531a0558e79a4d",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "4eZKjfeKPSwd6NYsmlKjuR",
      "name": "Safe & Sound (Taylor's Version)",
      "link": "https://open.spotify.com/album/4eZKjfeKPSwd6NYsmlKjuR",
      "album_type": "single",
      "release_date": "2021-11-12",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2734f719ea76d1b7048664b8fec",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e024f719ea76d1b7048664b8fec",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048514f719ea76d1b7048664b8fec",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1qEs8XpGGduMUF7jfAs5l3",
      "name": "The More Red (Taylor’s Version) Chapter",
      "link": "https://open.spotify.com/album/1qEs8XpGGduMUF7jfAs5l3",
      "album_type": "ep",
      "release_date": "2021-11-12",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 6,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273e508c5f5080d8a6c9db576df",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02e508c5f5080d8a6c9db576df",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851e508c5f5080d8a6c9db576df",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5hxKw2PurC0i1VVJMAntDU",
      "name": "Wildest Dreams (Taylor's Version)",
      "link": "https://open.spotify.com/album/5hxKw2PurC0i1VVJMAntDU",
      "album_type": "single",
      "release_date": "2021-09-17",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273eb10050f6fe8e2783a91a4b1",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02eb10050f6fe8e2783a91a4b1",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851eb10050f6fe8e2783a91a4b1",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "49yiYOnz2UyaNl72xvDERt",
      "name": "Renegade (Pop Version)",
      "link": "https://open.spotify.com/album/49yiYOnz2UyaNl72xvDERt",
      "album_type": "single",
      "release_date": "2021-08-17",
      "release_date_precision": "day",
      "label": null,
      "total_tracks": 1,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273f0b56f34301a37d015cbb678",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02f0b56f34301a37d015cbb678",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851f0b56f34301a37d015cbb678",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    }
  ]
}