Spotify Scraper

ENDPOINTS
GET/playlists/tracks

Playlist Tracks

List a playlist's tracks with added date, play count and chart movement.

QUERY PARAMS

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

Examples:

  • ID: 37i9dQZF1DXcBWIGoYBM5M
  • URI: spotify:playlist:37i9dQZF1DXcBWIGoYBM5M
  • URL: https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M

Page number.

Default: 1

Allowed values: 1-1000

Results per page.

Default: 100

Allowed values: 1-100

{
  "count": 50,
  "per_page": 100,
  "current_page": 1,
  "total_pages": 1,
  "next": null,
  "previous": null,
  "playlist": {
    "id": "37i9dQZF1DXcBWIGoYBM5M",
    "name": "Today’s Top Hits",
    "link": "https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M",
    "followers": 33800100,
    "total_items": 50
  },
  "results": [
    {
      "position": 1,
      "added_at": "2026-09-04T04:02:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "2FZcjBYK4dTt48q94pJbJD",
        "name": "Bass Persuades",
        "link": "https://open.spotify.com/track/2FZcjBYK4dTt48q94pJbJD",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 202460,
        "duration_text": "3:22",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 17455252,
        "artists": [
          {
            "id": "5YGY8feqx7naU7z4HrwZM6",
            "name": "Miley Cyrus",
            "link": "https://open.spotify.com/artist/5YGY8feqx7naU7z4HrwZM6"
          }
        ],
        "album": {
          "id": "2ISe213QZCTwp18P7jvgC3",
          "name": "Bass Persuades",
          "link": "https://open.spotify.com/album/2ISe213QZCTwp18P7jvgC3",
          "release_date": "2026-09-03",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27340e583b55bdddcf70516fa6c",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0240e583b55bdddcf70516fa6c",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485140e583b55bdddcf70516fa6c",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 2,
      "added_at": "2026-05-29T04:02:20Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "20jbSiX29FDX4oQxBXyUEi",
        "name": "hate that i made you love me",
        "link": "https://open.spotify.com/track/20jbSiX29FDX4oQxBXyUEi",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 197949,
        "duration_text": "3:17",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 485927524,
        "artists": [
          {
            "id": "66CXWjxzNUsdJxJ2JdwvnR",
            "name": "Ariana Grande",
            "link": "https://open.spotify.com/artist/66CXWjxzNUsdJxJ2JdwvnR"
          }
        ],
        "album": {
          "id": "1x159B5VzbDWAGBik5cr1z",
          "name": "hate that i made you love me",
          "link": "https://open.spotify.com/album/1x159B5VzbDWAGBik5cr1z",
          "release_date": "2026-05-29",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273b622d42c30697e1e1414343c",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02b622d42c30697e1e1414343c",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851b622d42c30697e1e1414343c",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 3,
      "added_at": "2026-08-07T04:02:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "7bxaFZ1O3cHkgLKMsdC3xR",
        "name": "Loser",
        "link": "https://open.spotify.com/track/7bxaFZ1O3cHkgLKMsdC3xR",
        "track_number": 4,
        "disc_number": 1,
        "duration_ms": 223069,
        "duration_text": "3:43",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 254841575,
        "artists": [
          {
            "id": "5INjqkS1o8h1imAzPqGZBb",
            "name": "Tame Impala",
            "link": "https://open.spotify.com/artist/5INjqkS1o8h1imAzPqGZBb"
          }
        ],
        "album": {
          "id": "5WulAOx9ilWy1h8UGZ1gkI",
          "name": "Deadbeat",
          "link": "https://open.spotify.com/album/5WulAOx9ilWy1h8UGZ1gkI",
          "release_date": "2025-10-17",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273208500450dcd0fd294d7bd3b",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02208500450dcd0fd294d7bd3b",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851208500450dcd0fd294d7bd3b",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 4,
      "added_at": "2026-08-21T04:01:49Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "3h5T5JypYU7huFiVYhv1dr",
        "name": "BbY WOW",
        "link": "https://open.spotify.com/track/3h5T5JypYU7huFiVYhv1dr",
        "track_number": 11,
        "disc_number": 1,
        "duration_ms": 225834,
        "duration_text": "3:45",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 161118537,
        "artists": [
          {
            "id": "790FomKkXshlbRYZFtlgla",
            "name": "KAROL G",
            "link": "https://open.spotify.com/artist/790FomKkXshlbRYZFtlgla"
          },
          {
            "id": "1H6X7yhnXZg73f9bssaj1Q",
            "name": "Judeline",
            "link": "https://open.spotify.com/artist/1H6X7yhnXZg73f9bssaj1Q"
          },
          {
            "id": "1XEVu7gdRFfzEFqsPrancH",
            "name": "rusowsky",
            "link": "https://open.spotify.com/artist/1XEVu7gdRFfzEFqsPrancH"
          }
        ],
        "album": {
          "id": "7a0lnWtCz0eW15WsWu3dHQ",
          "name": "NO ME ARREPIENTO DE SENTIR TANTO",
          "link": "https://open.spotify.com/album/7a0lnWtCz0eW15WsWu3dHQ",
          "release_date": "2026-08-07",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27321deb742375f88edfb2e7368",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0221deb742375f88edfb2e7368",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485121deb742375f88edfb2e7368",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 5,
      "added_at": "2026-04-03T04:03:12Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "0eAuGrXyGFYwur9ARUe7LJ",
        "name": "Earrings",
        "link": "https://open.spotify.com/track/0eAuGrXyGFYwur9ARUe7LJ",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 151500,
        "duration_text": "2:31",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 674821066,
        "artists": [
          {
            "id": "7eKkW1zo5uzW8kUntiiBvz",
            "name": "Malcolm Todd",
            "link": "https://open.spotify.com/artist/7eKkW1zo5uzW8kUntiiBvz"
          }
        ],
        "album": {
          "id": "2jX6yKrWw9bY7JAYHhhtqZ",
          "name": "Sweet Boy",
          "link": "https://open.spotify.com/album/2jX6yKrWw9bY7JAYHhhtqZ",
          "release_date": "2024-04-05",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2732c1f34ecc1929fb59908aad1",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e022c1f34ecc1929fb59908aad1",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048512c1f34ecc1929fb59908aad1",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 6,
      "added_at": "2026-07-31T04:01:08Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "02HyFYmpzt02VJ8k0CqxKj",
        "name": "Ain't In LA",
        "link": "https://open.spotify.com/track/02HyFYmpzt02VJ8k0CqxKj",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 184927,
        "duration_text": "3:04",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 116694902,
        "artists": [
          {
            "id": "2qanRMyA5bNuTvz1dK45OP",
            "name": "ADÉLA",
            "link": "https://open.spotify.com/artist/2qanRMyA5bNuTvz1dK45OP"
          }
        ],
        "album": {
          "id": "3qGInqGfOePTekb0y7AZ4s",
          "name": "Ain't In LA",
          "link": "https://open.spotify.com/album/3qGInqGfOePTekb0y7AZ4s",
          "release_date": "2026-07-23",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273b176fc721e1faba78b1ef35b",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02b176fc721e1faba78b1ef35b",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851b176fc721e1faba78b1ef35b",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 7,
      "added_at": "2026-05-29T04:02:20Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "0kosUz0jePvjiz4ctmR6wL",
        "name": "Dai Dai",
        "link": "https://open.spotify.com/track/0kosUz0jePvjiz4ctmR6wL",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 223448,
        "duration_text": "3:43",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 452115450,
        "artists": [
          {
            "id": "0EmeFodog0BfCgMzAIvKQp",
            "name": "Shakira",
            "link": "https://open.spotify.com/artist/0EmeFodog0BfCgMzAIvKQp"
          },
          {
            "id": "3wcj11K77LjEY1PkEazffa",
            "name": "Burna Boy",
            "link": "https://open.spotify.com/artist/3wcj11K77LjEY1PkEazffa"
          }
        ],
        "album": {
          "id": "2eeufspLkAubwTJfOGSrI8",
          "name": "Dai Dai",
          "link": "https://open.spotify.com/album/2eeufspLkAubwTJfOGSrI8",
          "release_date": "2026-05-14",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27303cadf1b3fe324c1dc710ed4",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0203cadf1b3fe324c1dc710ed4",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485103cadf1b3fe324c1dc710ed4",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 8,
      "added_at": "2026-06-12T04:01:39Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "4LfCY65LvojKjWEnU7fNN4",
        "name": "stupid song",
        "link": "https://open.spotify.com/track/4LfCY65LvojKjWEnU7fNN4",
        "track_number": 2,
        "disc_number": 1,
        "duration_ms": 209680,
        "duration_text": "3:29",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 335271452,
        "artists": [
          {
            "id": "1McMsnEElThX1knmY4oliG",
            "name": "Olivia Rodrigo",
            "link": "https://open.spotify.com/artist/1McMsnEElThX1knmY4oliG"
          }
        ],
        "album": {
          "id": "3WZZF72ihlKPZBS4zSsNHl",
          "name": "you seem pretty sad for a girl so in love",
          "link": "https://open.spotify.com/album/3WZZF72ihlKPZBS4zSsNHl",
          "release_date": "2026-06-12",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2735cf234eeb7a2edf44bf64a46",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e025cf234eeb7a2edf44bf64a46",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048515cf234eeb7a2edf44bf64a46",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 9,
      "added_at": "2026-07-24T04:01:53Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "3ouNEk0tv5TTi8VWMe1xbX",
        "name": "Animal",
        "link": "https://open.spotify.com/track/3ouNEk0tv5TTi8VWMe1xbX",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 158494,
        "duration_text": "2:38",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 149492660,
        "artists": [
          {
            "id": "3c0gDdb9lhnHGFtP4prQpn",
            "name": "KATSEYE",
            "link": "https://open.spotify.com/artist/3c0gDdb9lhnHGFtP4prQpn"
          }
        ],
        "album": {
          "id": "3ybCwWDhYDt2GYSCYFiF83",
          "name": "Animal",
          "link": "https://open.spotify.com/album/3ybCwWDhYDt2GYSCYFiF83",
          "release_date": "2026-07-24",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2739e8d48f27391ce383862b8e8",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e029e8d48f27391ce383862b8e8",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048519e8d48f27391ce383862b8e8",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 10,
      "added_at": "2026-03-13T04:00:55Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "7yNf9YjeO5JXUE3JEBgnYc",
        "name": "Babydoll",
        "link": "https://open.spotify.com/track/7yNf9YjeO5JXUE3JEBgnYc",
        "track_number": 3,
        "disc_number": 1,
        "duration_ms": 97960,
        "duration_text": "1:37",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 1811322487,
        "artists": [
          {
            "id": "6USv9qhCn6zfxlBQIYJ9qs",
            "name": "Dominic Fike",
            "link": "https://open.spotify.com/artist/6USv9qhCn6zfxlBQIYJ9qs"
          }
        ],
        "album": {
          "id": "05jbNkYoEQdjVDHEHtg1gY",
          "name": "Don't Forget About Me, Demos",
          "link": "https://open.spotify.com/album/05jbNkYoEQdjVDHEHtg1gY",
          "release_date": "2018-10-16",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2737b1b6f41c1645af9757d5616",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e027b1b6f41c1645af9757d5616",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048517b1b6f41c1645af9757d5616",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 11,
      "added_at": "2025-11-28T05:00:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "65DbTqJKhbwqYbZ1Okr0rc",
        "name": "Choosin' Texas",
        "link": "https://open.spotify.com/track/65DbTqJKhbwqYbZ1Okr0rc",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 232226,
        "duration_text": "3:52",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 701988733,
        "artists": [
          {
            "id": "6BRxQ8cD3eqnrVj6WKDok8",
            "name": "Ella Langley",
            "link": "https://open.spotify.com/artist/6BRxQ8cD3eqnrVj6WKDok8"
          }
        ],
        "album": {
          "id": "4ggV0IaczfDFjVSwBM8yvi",
          "name": "Choosin' Texas",
          "link": "https://open.spotify.com/album/4ggV0IaczfDFjVSwBM8yvi",
          "release_date": "2025-10-17",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27390958927fbba47a62c3e63f8",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0290958927fbba47a62c3e63f8",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485190958927fbba47a62c3e63f8",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 12,
      "added_at": "2026-04-03T04:03:12Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "4qW3BbQAwZsrnu8a3ZRdyT",
        "name": "Self Aware",
        "link": "https://open.spotify.com/track/4qW3BbQAwZsrnu8a3ZRdyT",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 180740,
        "duration_text": "3:00",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 494862262,
        "artists": [
          {
            "id": "5mHUmlJWkcoOk1NbjfrXWz",
            "name": "Temper City",
            "link": "https://open.spotify.com/artist/5mHUmlJWkcoOk1NbjfrXWz"
          }
        ],
        "album": {
          "id": "7Cdqksm4yTfiq0EfKPa86M",
          "name": "Self Aware",
          "link": "https://open.spotify.com/album/7Cdqksm4yTfiq0EfKPa86M",
          "release_date": "2026-02-15",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273d6c26d2ae723f7ab553d64cc",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02d6c26d2ae723f7ab553d64cc",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851d6c26d2ae723f7ab553d64cc",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 13,
      "added_at": "2026-09-18T04:00:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "5GKBPdWbW4RQtx9VkQ6xKO",
        "name": "new trick",
        "link": "https://open.spotify.com/track/5GKBPdWbW4RQtx9VkQ6xKO",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 182582,
        "duration_text": "3:02",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 0,
        "artists": [
          {
            "id": "3eVa5w3URK5duf6eyVDbu9",
            "name": "ROSÉ",
            "link": "https://open.spotify.com/artist/3eVa5w3URK5duf6eyVDbu9"
          }
        ],
        "album": {
          "id": "1KDCZPL93TEvA8yMMRFKcw",
          "name": "new trick",
          "link": "https://open.spotify.com/album/1KDCZPL93TEvA8yMMRFKcw",
          "release_date": "2026-09-17",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27326967d275a8c9f248170dd22",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0226967d275a8c9f248170dd22",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485126967d275a8c9f248170dd22",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 14,
      "added_at": "2025-08-22T04:01:28Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "1qbmS6ep2hbBRaEZFpn7BX",
        "name": "Man I Need",
        "link": "https://open.spotify.com/track/1qbmS6ep2hbBRaEZFpn7BX",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 184000,
        "duration_text": "3:04",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 1422747740,
        "artists": [
          {
            "id": "00x1fYSGhdqScXBRpSj3DW",
            "name": "Olivia Dean",
            "link": "https://open.spotify.com/artist/00x1fYSGhdqScXBRpSj3DW"
          }
        ],
        "album": {
          "id": "0Bv6OJO0L5gcf20DMww54a",
          "name": "Man I Need",
          "link": "https://open.spotify.com/album/0Bv6OJO0L5gcf20DMww54a",
          "release_date": "2025-08-15",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273e3d69e17dde129037a1f09e2",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02e3d69e17dde129037a1f09e2",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851e3d69e17dde129037a1f09e2",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 15,
      "added_at": "2026-08-07T04:02:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "22NHkFYbgxB2Zirj29Gbp8",
        "name": "oh yeah?",
        "link": "https://open.spotify.com/track/22NHkFYbgxB2Zirj29Gbp8",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 170584,
        "duration_text": "2:50",
        "is_explicit": true,
        "is_playable": true,
        "has_video": false,
        "playcount": 106307358,
        "artists": [
          {
            "id": "57vWImR43h4CaDao012Ofp",
            "name": "Steve Lacy",
            "link": "https://open.spotify.com/artist/57vWImR43h4CaDao012Ofp"
          }
        ],
        "album": {
          "id": "289GZwycrFReuNB706obBx",
          "name": "Oh yeah?",
          "link": "https://open.spotify.com/album/289GZwycrFReuNB706obBx",
          "release_date": "2026-07-17",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2734ea9ba86cd9506a004bab042",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e024ea9ba86cd9506a004bab042",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048514ea9ba86cd9506a004bab042",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 16,
      "added_at": "2026-09-11T04:01:53Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "70cHKK8bHAfJrOGVnfRG9J",
        "name": "Nicole Kidman",
        "link": "https://open.spotify.com/track/70cHKK8bHAfJrOGVnfRG9J",
        "track_number": 2,
        "disc_number": 1,
        "duration_ms": 181270,
        "duration_text": "3:01",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 28481607,
        "artists": [
          {
            "id": "2qanRMyA5bNuTvz1dK45OP",
            "name": "ADÉLA",
            "link": "https://open.spotify.com/artist/2qanRMyA5bNuTvz1dK45OP"
          }
        ],
        "album": {
          "id": "2yDFVH9CeOHt0sc9eI0aBs",
          "name": "PRIMA",
          "link": "https://open.spotify.com/album/2yDFVH9CeOHt0sc9eI0aBs",
          "release_date": "2026-09-04",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273ac9d5d5263e9f03802d6864c",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02ac9d5d5263e9f03802d6864c",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851ac9d5d5263e9f03802d6864c",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 17,
      "added_at": "2026-07-31T04:01:08Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "70pVCVMGjmIWPbWXDwf11e",
        "name": "petal",
        "link": "https://open.spotify.com/track/70pVCVMGjmIWPbWXDwf11e",
        "track_number": 3,
        "disc_number": 1,
        "duration_ms": 184248,
        "duration_text": "3:04",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 123934900,
        "artists": [
          {
            "id": "66CXWjxzNUsdJxJ2JdwvnR",
            "name": "Ariana Grande",
            "link": "https://open.spotify.com/artist/66CXWjxzNUsdJxJ2JdwvnR"
          }
        ],
        "album": {
          "id": "2k4FmEtXR0WiDW0Ac2QArT",
          "name": "petal",
          "link": "https://open.spotify.com/album/2k4FmEtXR0WiDW0Ac2QArT",
          "release_date": "2026-07-31",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2738baf677ee2d8dda6cc9fcbd7",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e028baf677ee2d8dda6cc9fcbd7",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048518baf677ee2d8dda6cc9fcbd7",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 18,
      "added_at": "2026-05-08T04:04:27Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "0kl6Ozan3fuUdCl6TlB15v",
        "name": "Talk To You (ft. 54 Ultra)",
        "link": "https://open.spotify.com/track/0kl6Ozan3fuUdCl6TlB15v",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 191076,
        "duration_text": "3:11",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 232186224,
        "artists": [
          {
            "id": "4p5WgeiPSPpqPDs7T6OkWf",
            "name": "ANOTR",
            "link": "https://open.spotify.com/artist/4p5WgeiPSPpqPDs7T6OkWf"
          },
          {
            "id": "6X5L6rmyvrWWu60Gx6exiZ",
            "name": "54 Ultra",
            "link": "https://open.spotify.com/artist/6X5L6rmyvrWWu60Gx6exiZ"
          }
        ],
        "album": {
          "id": "374Z5kI6lNCztQV7HItzUJ",
          "name": "Talk To You (ft. 54 Ultra)",
          "link": "https://open.spotify.com/album/374Z5kI6lNCztQV7HItzUJ",
          "release_date": "2026-03-06",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273b42ed7f52290f1583760a7e2",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02b42ed7f52290f1583760a7e2",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851b42ed7f52290f1583760a7e2",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 19,
      "added_at": "2026-05-22T04:01:38Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "514joG57v4yKTsfQmz7stz",
        "name": "Janice STFU",
        "link": "https://open.spotify.com/track/514joG57v4yKTsfQmz7stz",
        "track_number": 4,
        "disc_number": 1,
        "duration_ms": 237344,
        "duration_text": "3:57",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 329629719,
        "artists": [
          {
            "id": "3TVXtAsR1Inumwj472S9r4",
            "name": "Drake",
            "link": "https://open.spotify.com/artist/3TVXtAsR1Inumwj472S9r4"
          }
        ],
        "album": {
          "id": "0OAv7DCME2AV4q1KPO95HY",
          "name": "ICEMAN",
          "link": "https://open.spotify.com/album/0OAv7DCME2AV4q1KPO95HY",
          "release_date": "2026-05-15",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273fe9d3ab9adb1d3b59835b81c",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02fe9d3ab9adb1d3b59835b81c",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851fe9d3ab9adb1d3b59835b81c",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 20,
      "added_at": "2026-05-22T04:01:38Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "4EoJ151oQ5jY48z4RhSE96",
        "name": "the cure",
        "link": "https://open.spotify.com/track/4EoJ151oQ5jY48z4RhSE96",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 297090,
        "duration_text": "4:57",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 419785879,
        "artists": [
          {
            "id": "1McMsnEElThX1knmY4oliG",
            "name": "Olivia Rodrigo",
            "link": "https://open.spotify.com/artist/1McMsnEElThX1knmY4oliG"
          }
        ],
        "album": {
          "id": "6zme2NwcaBxbn3mWOcMY8y",
          "name": "the cure",
          "link": "https://open.spotify.com/album/6zme2NwcaBxbn3mWOcMY8y",
          "release_date": "2026-05-22",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27379e480cbab8c7b86d277841a",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0279e480cbab8c7b86d277841a",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485179e480cbab8c7b86d277841a",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 21,
      "added_at": "2026-03-06T05:00:25Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "7MZHqgTVTnN6xZGYAcEEAf",
        "name": "Rein Me In (with Olivia Dean)",
        "link": "https://open.spotify.com/track/7MZHqgTVTnN6xZGYAcEEAf",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 339410,
        "duration_text": "5:39",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 469475802,
        "artists": [
          {
            "id": "6zlR5ttMfMNmwf2lecU9Cc",
            "name": "Sam Fender",
            "link": "https://open.spotify.com/artist/6zlR5ttMfMNmwf2lecU9Cc"
          },
          {
            "id": "00x1fYSGhdqScXBRpSj3DW",
            "name": "Olivia Dean",
            "link": "https://open.spotify.com/artist/00x1fYSGhdqScXBRpSj3DW"
          }
        ],
        "album": {
          "id": "4utNKv9RDTzfIGok0tlOgl",
          "name": "Rein Me In (with Olivia Dean)",
          "link": "https://open.spotify.com/album/4utNKv9RDTzfIGok0tlOgl",
          "release_date": "2025-06-20",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273ae318205b51b71541a2df121",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02ae318205b51b71541a2df121",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851ae318205b51b71541a2df121",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 22,
      "added_at": "2025-10-03T04:00:55Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "31TXxq8gfgYyrYClnYY48m",
        "name": "The Fate of Ophelia",
        "link": "https://open.spotify.com/track/31TXxq8gfgYyrYClnYY48m",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 226073,
        "duration_text": "3:46",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 1665656522,
        "artists": [
          {
            "id": "06HL4z0CvFAxyc27GXpf02",
            "name": "Taylor Swift",
            "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
          }
        ],
        "album": {
          "id": "1W57oNaAkGObOQKBTxg4e9",
          "name": "The Life of a Showgirl",
          "link": "https://open.spotify.com/album/1W57oNaAkGObOQKBTxg4e9",
          "release_date": "2025-10-03",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273b034f9cdf12ae14c603daa99",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02b034f9cdf12ae14c603daa99",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851b034f9cdf12ae14c603daa99",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 23,
      "added_at": "2026-02-06T05:00:40Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "3sK8wGT43QFpWrvNQsrQya",
        "name": "DtMF",
        "link": "https://open.spotify.com/track/3sK8wGT43QFpWrvNQsrQya",
        "track_number": 16,
        "disc_number": 1,
        "duration_ms": 237117,
        "duration_text": "3:57",
        "is_explicit": true,
        "is_playable": true,
        "has_video": false,
        "playcount": 2155026767,
        "artists": [
          {
            "id": "4q3ewBCX7sLwd24euuV69X",
            "name": "Bad Bunny",
            "link": "https://open.spotify.com/artist/4q3ewBCX7sLwd24euuV69X"
          }
        ],
        "album": {
          "id": "5K79FLRUCSysQnVESLcTdb",
          "name": "DeBÍ TiRAR MáS FOToS",
          "link": "https://open.spotify.com/album/5K79FLRUCSysQnVESLcTdb",
          "release_date": "2025-01-05",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273bbd45c8d36e0e045ef640411",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02bbd45c8d36e0e045ef640411",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851bbd45c8d36e0e045ef640411",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 24,
      "added_at": "2025-09-26T04:00:25Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "55lijDD6OAjLFFUHU9tcDm",
        "name": "WHERE IS MY HUSBAND!",
        "link": "https://open.spotify.com/track/55lijDD6OAjLFFUHU9tcDm",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 197142,
        "duration_text": "3:17",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 1028484227,
        "artists": [
          {
            "id": "5KKpBU5eC2tJDzf0wmlRp2",
            "name": "RAYE",
            "link": "https://open.spotify.com/artist/5KKpBU5eC2tJDzf0wmlRp2"
          }
        ],
        "album": {
          "id": "01sqwTOTrN9gaYQc1rr6Zw",
          "name": "WHERE IS MY HUSBAND!",
          "link": "https://open.spotify.com/album/01sqwTOTrN9gaYQc1rr6Zw",
          "release_date": "2025-09-19",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2736ac3c7938191585c53c8180d",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e026ac3c7938191585c53c8180d",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048516ac3c7938191585c53c8180d",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 25,
      "added_at": "2026-09-18T04:00:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "5qGziX9216V8hKJjGg8RtH",
        "name": "Last Thing You Need (from GTAVI: The Album)",
        "link": "https://open.spotify.com/track/5qGziX9216V8hKJjGg8RtH",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 196000,
        "duration_text": "3:16",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 0,
        "artists": [
          {
            "id": "4oUHIQIBe0LHzYfvXNW4QM",
            "name": "Morgan Wallen",
            "link": "https://open.spotify.com/artist/4oUHIQIBe0LHzYfvXNW4QM"
          },
          {
            "id": "15o7qdDTBzs6xWRUYUtZc1",
            "name": "Grand Theft Auto VI",
            "link": "https://open.spotify.com/artist/15o7qdDTBzs6xWRUYUtZc1"
          }
        ],
        "album": {
          "id": "3yYy3Vpqpxz2WxRIjMtuls",
          "name": "Last Thing You Need (from GTAVI: The Album)",
          "link": "https://open.spotify.com/album/3yYy3Vpqpxz2WxRIjMtuls",
          "release_date": "2026-09-17",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273322b8ded39dc108536090089",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02322b8ded39dc108536090089",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851322b8ded39dc108536090089",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 26,
      "added_at": "2026-02-27T05:00:32Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "5y2ijHECwFYWqcAHKTZgzD",
        "name": "Risk It All",
        "link": "https://open.spotify.com/track/5y2ijHECwFYWqcAHKTZgzD",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 204068,
        "duration_text": "3:24",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 624615799,
        "artists": [
          {
            "id": "0du5cEVh5yTK9QJze8zA0C",
            "name": "Bruno Mars",
            "link": "https://open.spotify.com/artist/0du5cEVh5yTK9QJze8zA0C"
          }
        ],
        "album": {
          "id": "7vI4iTxDmgEN63liQHPEX1",
          "name": "The Romantic",
          "link": "https://open.spotify.com/album/7vI4iTxDmgEN63liQHPEX1",
          "release_date": "2026-02-27",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2733eb8dc748f7efb1470f74395",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e023eb8dc748f7efb1470f74395",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048513eb8dc748f7efb1470f74395",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 27,
      "added_at": "2026-09-04T04:02:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "3zOYmiNOuyDL0ClxJcEJ0T",
        "name": "Stop The Wedding!",
        "link": "https://open.spotify.com/track/3zOYmiNOuyDL0ClxJcEJ0T",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 198840,
        "duration_text": "3:18",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 37073662,
        "artists": [
          {
            "id": "6P5NO5hzJbuOqSdyPB7SJM",
            "name": "Ashe",
            "link": "https://open.spotify.com/artist/6P5NO5hzJbuOqSdyPB7SJM"
          }
        ],
        "album": {
          "id": "4dem9qxmFf4RD6fqoCH6wc",
          "name": "Stop The Wedding!",
          "link": "https://open.spotify.com/album/4dem9qxmFf4RD6fqoCH6wc",
          "release_date": "2026-08-07",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2730893a0c33fd4b8497b0ef2f6",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e020893a0c33fd4b8497b0ef2f6",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048510893a0c33fd4b8497b0ef2f6",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 28,
      "added_at": "2025-10-31T04:00:40Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "3oTuTpF1F3A7rEC6RKsMRz",
        "name": "Raindance (feat. Tems)",
        "link": "https://open.spotify.com/track/3oTuTpF1F3A7rEC6RKsMRz",
        "track_number": 5,
        "disc_number": 1,
        "duration_ms": 219743,
        "duration_text": "3:39",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 825775895,
        "artists": [
          {
            "id": "6Ip8FS7vWT1uKkJSweANQK",
            "name": "Dave",
            "link": "https://open.spotify.com/artist/6Ip8FS7vWT1uKkJSweANQK"
          },
          {
            "id": "687cZJR45JO7jhk1LHIbgq",
            "name": "Tems",
            "link": "https://open.spotify.com/artist/687cZJR45JO7jhk1LHIbgq"
          }
        ],
        "album": {
          "id": "24f1GFXCkViGoRpmGqlSSl",
          "name": "The Boy Who Played the Harp",
          "link": "https://open.spotify.com/album/24f1GFXCkViGoRpmGqlSSl",
          "release_date": "2025-10-23",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273fecaa7826bb0cbe139a8cb83",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02fecaa7826bb0cbe139a8cb83",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851fecaa7826bb0cbe139a8cb83",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 29,
      "added_at": "2025-07-11T04:00:32Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "5BZsQlgw21vDOAjoqkNgKb",
        "name": "DAISIES",
        "link": "https://open.spotify.com/track/5BZsQlgw21vDOAjoqkNgKb",
        "track_number": 2,
        "disc_number": 1,
        "duration_ms": 176453,
        "duration_text": "2:56",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 1001863090,
        "artists": [
          {
            "id": "1uNFoZAHBGtllmzznpCI3s",
            "name": "Justin Bieber",
            "link": "https://open.spotify.com/artist/1uNFoZAHBGtllmzznpCI3s"
          }
        ],
        "album": {
          "id": "5vD5M5VW62LL78Ko8x0CVZ",
          "name": "SWAG",
          "link": "https://open.spotify.com/album/5vD5M5VW62LL78Ko8x0CVZ",
          "release_date": "2025-07-11",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273d65c4773bc5061fd27facc5b",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02d65c4773bc5061fd27facc5b",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851d65c4773bc5061fd27facc5b",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 30,
      "added_at": "2026-06-05T04:01:28Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "5uPaqMMt59KGrdKIitDRqa",
        "name": "I Knew It, I Knew You - From \"Toy Story 5\"",
        "link": "https://open.spotify.com/track/5uPaqMMt59KGrdKIitDRqa",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 178186,
        "duration_text": "2:58",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 188983482,
        "artists": [
          {
            "id": "06HL4z0CvFAxyc27GXpf02",
            "name": "Taylor Swift",
            "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
          }
        ],
        "album": {
          "id": "3ZLIShtR6Fjs4nTWFpBUB6",
          "name": "I Knew It, I Knew You (From \"Toy Story 5\")",
          "link": "https://open.spotify.com/album/3ZLIShtR6Fjs4nTWFpBUB6",
          "release_date": "2026-06-05",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273a35a1d4983e2b4fd0094f910",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02a35a1d4983e2b4fd0094f910",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851a35a1d4983e2b4fd0094f910",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 31,
      "added_at": "2026-01-02T05:00:14Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "1DwscornXpj8fmOmYVlqZt",
        "name": "Stateside + Zara Larsson",
        "link": "https://open.spotify.com/track/1DwscornXpj8fmOmYVlqZt",
        "track_number": 10,
        "disc_number": 1,
        "duration_ms": 184761,
        "duration_text": "3:04",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 736061796,
        "artists": [
          {
            "id": "78rUTD7y6Cy67W1RVzYs7t",
            "name": "PinkPantheress",
            "link": "https://open.spotify.com/artist/78rUTD7y6Cy67W1RVzYs7t"
          },
          {
            "id": "1Xylc3o4UrD53lo9CvFvVg",
            "name": "Zara Larsson",
            "link": "https://open.spotify.com/artist/1Xylc3o4UrD53lo9CvFvVg"
          }
        ],
        "album": {
          "id": "12Lig9oAX9nvpWHft5cHgF",
          "name": "Fancy Some More?",
          "link": "https://open.spotify.com/album/12Lig9oAX9nvpWHft5cHgF",
          "release_date": "2025-10-10",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273684ecc5bc1b724d0106ad694",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02684ecc5bc1b724d0106ad694",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851684ecc5bc1b724d0106ad694",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 32,
      "added_at": "2026-09-18T04:00:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "2QrLrUqdSg5njDVEqq5QFp",
        "name": "RHYNO (from GTAVI: The Album)",
        "link": "https://open.spotify.com/track/2QrLrUqdSg5njDVEqq5QFp",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 180000,
        "duration_text": "3:00",
        "is_explicit": true,
        "is_playable": true,
        "has_video": false,
        "playcount": 0,
        "artists": [
          {
            "id": "0Y5tJX1MQlPlqiwlOH1tJY",
            "name": "Travis Scott",
            "link": "https://open.spotify.com/artist/0Y5tJX1MQlPlqiwlOH1tJY"
          },
          {
            "id": "15o7qdDTBzs6xWRUYUtZc1",
            "name": "Grand Theft Auto VI",
            "link": "https://open.spotify.com/artist/15o7qdDTBzs6xWRUYUtZc1"
          }
        ],
        "album": {
          "id": "5Csu5sbvhYVlDJ24hRWXns",
          "name": "RHYNO (from GTAVI: The Album)",
          "link": "https://open.spotify.com/album/5Csu5sbvhYVlDJ24hRWXns",
          "release_date": "2026-09-17",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2731df7da7e2f1430731f1db26c",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e021df7da7e2f1430731f1db26c",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048511df7da7e2f1430731f1db26c",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 33,
      "added_at": "2026-09-04T04:02:23Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "1VWiDyYTrqQhhmnWANWkFa",
        "name": "SaWaDiKa",
        "link": "https://open.spotify.com/track/1VWiDyYTrqQhhmnWANWkFa",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 188531,
        "duration_text": "3:08",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 33796179,
        "artists": [
          {
            "id": "5L1lO4eRHmJ7a0Q6csE5cT",
            "name": "LISA",
            "link": "https://open.spotify.com/artist/5L1lO4eRHmJ7a0Q6csE5cT"
          }
        ],
        "album": {
          "id": "5WG9kRKPpHgnZ5pKku509O",
          "name": "SaWaDiKa",
          "link": "https://open.spotify.com/album/5WG9kRKPpHgnZ5pKku509O",
          "release_date": "2026-09-02",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27373ae1df692b540f56d14617e",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0273ae1df692b540f56d14617e",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485173ae1df692b540f56d14617e",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 34,
      "added_at": "2025-10-17T04:00:55Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "6sGIMrtIzQjdzNndVxe397",
        "name": "So Easy (To Fall In Love)",
        "link": "https://open.spotify.com/track/6sGIMrtIzQjdzNndVxe397",
        "track_number": 5,
        "disc_number": 1,
        "duration_ms": 169000,
        "duration_text": "2:49",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 1062806552,
        "artists": [
          {
            "id": "00x1fYSGhdqScXBRpSj3DW",
            "name": "Olivia Dean",
            "link": "https://open.spotify.com/artist/00x1fYSGhdqScXBRpSj3DW"
          }
        ],
        "album": {
          "id": "0l8zYqoUeBYg47Gmevq9HZ",
          "name": "The Art of Loving",
          "link": "https://open.spotify.com/album/0l8zYqoUeBYg47Gmevq9HZ",
          "release_date": "2025-09-26",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2739a336bfb6d40bbd90a507417",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e029a336bfb6d40bbd90a507417",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048519a336bfb6d40bbd90a507417",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 35,
      "added_at": "2026-07-24T04:01:53Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "2oWFJJW9d1bIra3zHjR6GO",
        "name": "bloodstream",
        "link": "https://open.spotify.com/track/2oWFJJW9d1bIra3zHjR6GO",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 177428,
        "duration_text": "2:57",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 135053690,
        "artists": [
          {
            "id": "4eZer1QvRM8Pna0rLToV1K",
            "name": "Alyssa Grace",
            "link": "https://open.spotify.com/artist/4eZer1QvRM8Pna0rLToV1K"
          }
        ],
        "album": {
          "id": "4rndAJfXwOHMEPpMT8rn7Q",
          "name": "bloodstream",
          "link": "https://open.spotify.com/album/4rndAJfXwOHMEPpMT8rn7Q",
          "release_date": "2026-06-04",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2739c031feeff1647deb7577309",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e029c031feeff1647deb7577309",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048519c031feeff1647deb7577309",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 36,
      "added_at": "2026-07-24T04:01:53Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "7ujApz6iFP3PmKIDGcaGbe",
        "name": "Great Expectation",
        "link": "https://open.spotify.com/track/7ujApz6iFP3PmKIDGcaGbe",
        "track_number": 3,
        "disc_number": 1,
        "duration_ms": 173975,
        "duration_text": "2:53",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 121836071,
        "artists": [
          {
            "id": "02gSuSAWEdWa5UOvqzjX6v",
            "name": "SIENNA SPIRO",
            "link": "https://open.spotify.com/artist/02gSuSAWEdWa5UOvqzjX6v"
          }
        ],
        "album": {
          "id": "1Aye7tEOHfJ3hDJIeJFggF",
          "name": "Visitor",
          "link": "https://open.spotify.com/album/1Aye7tEOHfJ3hDJIeJFggF",
          "release_date": "2026-07-02",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273b09eea420767969b6729962b",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02b09eea420767969b6729962b",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851b09eea420767969b6729962b",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 37,
      "added_at": "2025-06-06T04:00:33Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "42UBPzRMh5yyz0EDPr6fr1",
        "name": "Manchild",
        "link": "https://open.spotify.com/track/42UBPzRMh5yyz0EDPr6fr1",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 213645,
        "duration_text": "3:33",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 1137523699,
        "artists": [
          {
            "id": "74KM79TiuVKeVCqs8QtB0B",
            "name": "Sabrina Carpenter",
            "link": "https://open.spotify.com/artist/74KM79TiuVKeVCqs8QtB0B"
          }
        ],
        "album": {
          "id": "3wRHV5fOeUcM5hvYzWZsic",
          "name": "Manchild",
          "link": "https://open.spotify.com/album/3wRHV5fOeUcM5hvYzWZsic",
          "release_date": "2025-06-05",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273062c6573009fdebd43de443b",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02062c6573009fdebd43de443b",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851062c6573009fdebd43de443b",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 38,
      "added_at": "2026-06-12T04:01:39Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "4W6yulge3h7FSy0zGFrNKs",
        "name": "Orbiter",
        "link": "https://open.spotify.com/track/4W6yulge3h7FSy0zGFrNKs",
        "track_number": 20,
        "disc_number": 1,
        "duration_ms": 286967,
        "duration_text": "4:46",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 165895639,
        "artists": [
          {
            "id": "2RQXRUsr4IW1f3mKyKsy4B",
            "name": "Noah Kahan",
            "link": "https://open.spotify.com/artist/2RQXRUsr4IW1f3mKyKsy4B"
          }
        ],
        "album": {
          "id": "01HMeEWI4jOmTIDHGaGI1n",
          "name": "The Great Divide: The Last Of The Bugs",
          "link": "https://open.spotify.com/album/01HMeEWI4jOmTIDHGaGI1n",
          "release_date": "2026-04-25",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27342045f14bfed607393b91735",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0242045f14bfed607393b91735",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485142045f14bfed607393b91735",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 39,
      "added_at": "2026-01-09T05:00:47Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "37UCSVSqiPGdR1DijOFyYY",
        "name": "Midnight Sun",
        "link": "https://open.spotify.com/track/37UCSVSqiPGdR1DijOFyYY",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 189898,
        "duration_text": "3:09",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 466706293,
        "artists": [
          {
            "id": "1Xylc3o4UrD53lo9CvFvVg",
            "name": "Zara Larsson",
            "link": "https://open.spotify.com/artist/1Xylc3o4UrD53lo9CvFvVg"
          }
        ],
        "album": {
          "id": "014U2yqVgeCNqykPGzgyki",
          "name": "Midnight Sun",
          "link": "https://open.spotify.com/album/014U2yqVgeCNqykPGzgyki",
          "release_date": "2025-06-13",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27339905bfc6729b13ec7a7fead",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0239905bfc6729b13ec7a7fead",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485139905bfc6729b13ec7a7fead",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 40,
      "added_at": "2026-07-10T04:02:13Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "7e4zDInS6tA2jwzphvs2Ay",
        "name": "Jamaican (Bam Bam)",
        "link": "https://open.spotify.com/track/7e4zDInS6tA2jwzphvs2Ay",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 156393,
        "duration_text": "2:36",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 377554584,
        "artists": [
          {
            "id": "5PlfkPxwCpRRWQJBxCa0By",
            "name": "HUGEL",
            "link": "https://open.spotify.com/artist/5PlfkPxwCpRRWQJBxCa0By"
          },
          {
            "id": "0F3tUZeb9dLNEpxCpzEBQt",
            "name": "SOLTO (FR)",
            "link": "https://open.spotify.com/artist/0F3tUZeb9dLNEpxCpzEBQt"
          }
        ],
        "album": {
          "id": "5ZX3Zdp20YCGI4ruAfZlMj",
          "name": "Jamaican (Bam Bam)",
          "link": "https://open.spotify.com/album/5ZX3Zdp20YCGI4ruAfZlMj",
          "release_date": "2025-11-07",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273450a730dd72f3bf49882ae9d",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02450a730dd72f3bf49882ae9d",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851450a730dd72f3bf49882ae9d",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 41,
      "added_at": "2026-08-14T04:01:56Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "6oUUmBcUbZa5O48V5pjgAD",
        "name": "Hootie Frutti",
        "link": "https://open.spotify.com/track/6oUUmBcUbZa5O48V5pjgAD",
        "track_number": 3,
        "disc_number": 1,
        "duration_ms": 140720,
        "duration_text": "2:20",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 73119980,
        "artists": [
          {
            "id": "3c0gDdb9lhnHGFtP4prQpn",
            "name": "KATSEYE",
            "link": "https://open.spotify.com/artist/3c0gDdb9lhnHGFtP4prQpn"
          }
        ],
        "album": {
          "id": "2d0AkZUJV30oIOJAeEyzC6",
          "name": "WILD",
          "link": "https://open.spotify.com/album/2d0AkZUJV30oIOJAeEyzC6",
          "release_date": "2026-08-14",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2735631546bdc010851494d88ba",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e025631546bdc010851494d88ba",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048515631546bdc010851494d88ba",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 42,
      "added_at": "2026-05-01T04:03:54Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "2LSmH4vxyRhkJ2pPqcmkXw",
        "name": "NOBLE",
        "link": "https://open.spotify.com/track/2LSmH4vxyRhkJ2pPqcmkXw",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 185806,
        "duration_text": "3:05",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 239414495,
        "artists": [
          {
            "id": "0gmx7cndNJbFM0DAO7fT0s",
            "name": "F3miii",
            "link": "https://open.spotify.com/artist/0gmx7cndNJbFM0DAO7fT0s"
          }
        ],
        "album": {
          "id": "0g2so560PUSwl895vWwaQK",
          "name": "NOBLE",
          "link": "https://open.spotify.com/album/0g2so560PUSwl895vWwaQK",
          "release_date": "2025-12-26",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2733adeba767abb79b86ed0449b",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e023adeba767abb79b86ed0449b",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048513adeba767abb79b86ed0449b",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 43,
      "added_at": "2026-04-24T04:02:55Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "36idurZmYRjJ56KQ8JD9bN",
        "name": "Boston",
        "link": "https://open.spotify.com/track/36idurZmYRjJ56KQ8JD9bN",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 170859,
        "duration_text": "2:50",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 207437177,
        "artists": [
          {
            "id": "6hp2uD84OrQ3u3ukmTjLz2",
            "name": "STELLA LEFTY",
            "link": "https://open.spotify.com/artist/6hp2uD84OrQ3u3ukmTjLz2"
          }
        ],
        "album": {
          "id": "4YLIRb8DdBTXbgHiFLicH2",
          "name": "Boston",
          "link": "https://open.spotify.com/album/4YLIRb8DdBTXbgHiFLicH2",
          "release_date": "2026-03-27",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273e6cb19b02e38d18246ac334f",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02e6cb19b02e38d18246ac334f",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851e6cb19b02e38d18246ac334f",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 44,
      "added_at": "2026-02-06T05:00:40Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "7tICCrK3CcyRFKza7yrR0z",
        "name": "Homewrecker",
        "link": "https://open.spotify.com/track/7tICCrK3CcyRFKza7yrR0z",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 209066,
        "duration_text": "3:29",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 426415226,
        "artists": [
          {
            "id": "4G9NDjRyZFDlJKMRL8hx3S",
            "name": "sombr",
            "link": "https://open.spotify.com/artist/4G9NDjRyZFDlJKMRL8hx3S"
          }
        ],
        "album": {
          "id": "5KzDGTJ3sGlfuwSryRB4p4",
          "name": "Homewrecker",
          "link": "https://open.spotify.com/album/5KzDGTJ3sGlfuwSryRB4p4",
          "release_date": "2026-02-05",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2739a8d41dca4c7d0ef23d76dd7",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e029a8d41dca4c7d0ef23d76dd7",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048519a8d41dca4c7d0ef23d76dd7",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 45,
      "added_at": "2026-01-09T05:00:47Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "12bYYQaLqHliSXvRIYlq8G",
        "name": "I Just Might",
        "link": "https://open.spotify.com/track/12bYYQaLqHliSXvRIYlq8G",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 212973,
        "duration_text": "3:32",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 592593228,
        "artists": [
          {
            "id": "0du5cEVh5yTK9QJze8zA0C",
            "name": "Bruno Mars",
            "link": "https://open.spotify.com/artist/0du5cEVh5yTK9QJze8zA0C"
          }
        ],
        "album": {
          "id": "2YOfpbW6kCd2XHW2Ln2Uih",
          "name": "I Just Might",
          "link": "https://open.spotify.com/album/2YOfpbW6kCd2XHW2Ln2Uih",
          "release_date": "2026-01-09",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273e7623a0a60f330ee2b24d498",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02e7623a0a60f330ee2b24d498",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851e7623a0a60f330ee2b24d498",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 46,
      "added_at": "2026-05-08T04:04:27Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "05CjWFAcAlY6O9po6Qwakk",
        "name": "Be Her",
        "link": "https://open.spotify.com/track/05CjWFAcAlY6O9po6Qwakk",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 217240,
        "duration_text": "3:37",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 265226847,
        "artists": [
          {
            "id": "6BRxQ8cD3eqnrVj6WKDok8",
            "name": "Ella Langley",
            "link": "https://open.spotify.com/artist/6BRxQ8cD3eqnrVj6WKDok8"
          }
        ],
        "album": {
          "id": "0xY9ccawTTfHlwdVlkDT90",
          "name": "Be Her",
          "link": "https://open.spotify.com/album/0xY9ccawTTfHlwdVlkDT90",
          "release_date": "2026-02-13",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b27344cfd85001629f8f476d2723",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e0244cfd85001629f8f476d2723",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d0000485144cfd85001629f8f476d2723",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 47,
      "added_at": "2026-02-27T05:00:32Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "5ViLKrbyL3HD6wsq3AB9eI",
        "name": "White Keys",
        "link": "https://open.spotify.com/track/5ViLKrbyL3HD6wsq3AB9eI",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 144101,
        "duration_text": "2:24",
        "is_explicit": false,
        "is_playable": true,
        "has_video": false,
        "playcount": 471740789,
        "artists": [
          {
            "id": "6USv9qhCn6zfxlBQIYJ9qs",
            "name": "Dominic Fike",
            "link": "https://open.spotify.com/artist/6USv9qhCn6zfxlBQIYJ9qs"
          }
        ],
        "album": {
          "id": "0PRccyeXfXZBxi8dkIv17c",
          "name": "White Keys",
          "link": "https://open.spotify.com/album/0PRccyeXfXZBxi8dkIv17c",
          "release_date": "2025-11-14",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b2733696096119ef08824cf85ede",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e023696096119ef08824cf85ede",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d000048513696096119ef08824cf85ede",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 48,
      "added_at": "2026-02-20T05:00:30Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "5IMpnpD0tQVcqWlVIgtAtV",
        "name": "iloveitiloveitiloveit",
        "link": "https://open.spotify.com/track/5IMpnpD0tQVcqWlVIgtAtV",
        "track_number": 1,
        "disc_number": 1,
        "duration_ms": 183237,
        "duration_text": "3:03",
        "is_explicit": true,
        "is_playable": true,
        "has_video": false,
        "playcount": 437309782,
        "artists": [
          {
            "id": "4Z8MrrKMBHMPa8d04Ivur8",
            "name": "Bella Kay",
            "link": "https://open.spotify.com/artist/4Z8MrrKMBHMPa8d04Ivur8"
          }
        ],
        "album": {
          "id": "6XxrC3tz3EuqoW5RMbYzaF",
          "name": "iloveitiloveitiloveit",
          "link": "https://open.spotify.com/album/6XxrC3tz3EuqoW5RMbYzaF",
          "release_date": "2026-01-11",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273e74e15fe75e80ea69f38a680",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02e74e15fe75e80ea69f38a680",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851e74e15fe75e80ea69f38a680",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 49,
      "added_at": "2026-08-14T04:01:56Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "6ZAuQOgLrNQb9s7BXheuTy",
        "name": "Sue me",
        "link": "https://open.spotify.com/track/6ZAuQOgLrNQb9s7BXheuTy",
        "track_number": 2,
        "disc_number": 1,
        "duration_ms": 170320,
        "duration_text": "2:50",
        "is_explicit": true,
        "is_playable": true,
        "has_video": true,
        "playcount": 151168429,
        "artists": [
          {
            "id": "4N0TAwz9vhnQtjCqS65aKS",
            "name": "Audrey Hobert",
            "link": "https://open.spotify.com/artist/4N0TAwz9vhnQtjCqS65aKS"
          }
        ],
        "album": {
          "id": "6unMpOoIJqsLxuoTEFqdfP",
          "name": "Who's the Clown?",
          "link": "https://open.spotify.com/album/6unMpOoIJqsLxuoTEFqdfP",
          "release_date": "2025-08-15",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273d754a73edca1a9d88ebd7658",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02d754a73edca1a9d88ebd7658",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851d754a73edca1a9d88ebd7658",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    },
    {
      "position": 50,
      "added_at": "2026-03-20T04:01:00Z",
      "added_by": null,
      "chart": null,
      "item": {
        "type": "track",
        "id": "68lbSrXDORS51pmyjZv712",
        "name": "SWIM",
        "link": "https://open.spotify.com/track/68lbSrXDORS51pmyjZv712",
        "track_number": 7,
        "disc_number": 1,
        "duration_ms": 159007,
        "duration_text": "2:39",
        "is_explicit": false,
        "is_playable": true,
        "has_video": true,
        "playcount": 909829218,
        "artists": [
          {
            "id": "3Nrfpe0tUJi4K4DXYWgMUX",
            "name": "BTS",
            "link": "https://open.spotify.com/artist/3Nrfpe0tUJi4K4DXYWgMUX"
          }
        ],
        "album": {
          "id": "3ukkRHDHbN8tNRPKsGZR1h",
          "name": "ARIRANG",
          "link": "https://open.spotify.com/album/3ukkRHDHbN8tNRPKsGZR1h",
          "release_date": "2026-03-20",
          "images": [
            {
              "link": "https://i.scdn.co/image/ab67616d0000b273dfa17fad7f190c901603270e",
              "width": 640,
              "height": 640
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00001e02dfa17fad7f190c901603270e",
              "width": 300,
              "height": 300
            },
            {
              "link": "https://i.scdn.co/image/ab67616d00004851dfa17fad7f190c901603270e",
              "width": 64,
              "height": 64
            }
          ]
        }
      }
    }
  ]
}