SoundCloud Scraper

ENDPOINTS
GET/users/activity

User Activity

Get a profile's full feed: uploads, playlist posts and reposts, newest first, each with its type.

QUERY PARAMS

SoundCloud profile link, numeric ID, URN or username permalink.

Examples:

  • Permalink: billieeilish
  • Link: https://soundcloud.com/billieeilish
  • ID: 87105617

Opaque pagination cursor. Pass the next_cursor value from the previous response to get the next page. Omit for the first page.

Results per page.

Default: 50

Allowed values: 1-200

{
  "user_id": 87105617,
  "activity": [
    {
      "type": "track",
      "created_at": "2026-04-24T00:00:00Z",
      "caption": null,
      "track": {
        "id": 2308341080,
        "title": "INTRO (HIT ME HARD AND SOFT TOUR)",
        "link": "https://soundcloud.com/billieeilish/intro-hit-me-hard-and-soft",
        "permalink": "intro-hit-me-hard-and-soft",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 116924,
        "duration": "1:56",
        "playable_duration_ms": 30000,
        "release_date": "2026-04-24",
        "stats": {
          "plays": 7115,
          "likes": 1184,
          "reposts": 90,
          "comments": 64,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-fnNmGTCAAJdg-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-fnNmGTCAAJdg-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "INTRO (HIT ME HARD AND SOFT TOUR)",
          "release_title": "INTRO (HIT ME HARD AND SOFT TOUR)",
          "isrc": "USUM72512527",
          "upc": "00199957792769",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2026 Darkroom/Interscope Records",
          "c_line": "© 2026 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "snip",
        "monetization_model": "sub_high_tier",
        "is_preview_only": true,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/xXfKg1xBqQEg_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:2308341080",
        "created_at": "2026-04-24T03:55:20Z",
        "updated_at": "2026-04-24T04:55:01Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-21T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1827606297,
        "title": "L’AMOUR DE MA VIE [OVER NOW EXTENDED EDIT]",
        "link": "https://soundcloud.com/billieeilish/lamour-de-ma-vie-over-now",
        "permalink": "lamour-de-ma-vie-over-now",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 272013,
        "duration": "4:32",
        "playable_duration_ms": 272013,
        "release_date": "2024-05-21",
        "stats": {
          "plays": 1163285,
          "likes": 30473,
          "reposts": 638,
          "comments": 1475,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-BZTrf8vk7Sl6-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-BZTrf8vk7Sl6-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "L’AMOUR DE MA VIE [OVER NOW EXTENDED EDIT]",
          "release_title": "L’AMOUR DE MA VIE [OVER NOW EXTENDED EDIT]",
          "isrc": "USUM72405871",
          "upc": "00602465856149",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/YzRHcYWF9sM2_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1827606297",
        "created_at": "2024-05-22T07:16:14Z",
        "updated_at": "2025-06-27T10:42:23Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822834881,
        "title": "BITTERSUITE",
        "link": "https://soundcloud.com/billieeilish/bittersuite",
        "permalink": "bittersuite",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 298475,
        "duration": "4:58",
        "playable_duration_ms": 298475,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 3801248,
          "likes": 75275,
          "reposts": 641,
          "comments": 1599,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-jEFTnhpnVLSq-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-jEFTnhpnVLSq-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "BITTERSUITE",
          "isrc": "USUM72401987",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/4LqGX8Rlc7S4_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834881",
        "created_at": "2024-05-15T22:15:57Z",
        "updated_at": "2025-07-15T03:44:32Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822834869,
        "title": "LUNCH",
        "link": "https://soundcloud.com/billieeilish/lunch",
        "permalink": "lunch",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 179618,
        "duration": "2:59",
        "playable_duration_ms": 179618,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 6492482,
          "likes": 129343,
          "reposts": 1282,
          "comments": 3312,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-NqZ22bYdyFbu-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-NqZ22bYdyFbu-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "LUNCH",
          "isrc": "USUM72401991",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/e8wHrWQ4lPGa_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834869",
        "created_at": "2024-05-15T22:15:57Z",
        "updated_at": "2025-07-15T03:47:56Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822834650,
        "title": "SKINNY",
        "link": "https://soundcloud.com/billieeilish/skinny",
        "permalink": "skinny",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 219768,
        "duration": "3:39",
        "playable_duration_ms": 219768,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 5447306,
          "likes": 86165,
          "reposts": 896,
          "comments": 2976,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-JofagV7cqUIG-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-JofagV7cqUIG-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "SKINNY",
          "isrc": "USUM72401995",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/2HxKDHCzhW01_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834650",
        "created_at": "2024-05-15T22:15:44Z",
        "updated_at": "2025-07-15T03:47:22Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822834458,
        "title": "BIRDS OF A FEATHER",
        "link": "https://soundcloud.com/billieeilish/birds-of-a-feather",
        "permalink": "birds-of-a-feather",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 210416,
        "duration": "3:30",
        "playable_duration_ms": 210416,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 15236982,
          "likes": 292730,
          "reposts": 2743,
          "comments": 5523,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-UMCMlAzFBWD7-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-UMCMlAzFBWD7-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "BIRDS OF A FEATHER",
          "isrc": "USUM72401994",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/dMM8ts5l8pVZ_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834458",
        "created_at": "2024-05-15T22:15:34Z",
        "updated_at": "2025-07-15T03:53:44Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822834344,
        "title": "THE DINER",
        "link": "https://soundcloud.com/billieeilish/the-diner",
        "permalink": "the-diner",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 186384,
        "duration": "3:06",
        "playable_duration_ms": 186384,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 3786132,
          "likes": 69685,
          "reposts": 552,
          "comments": 1055,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-Zq3wf3NQqyd0-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-Zq3wf3NQqyd0-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "THE DINER",
          "isrc": "USUM72401989",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/6H7GGCbtbGZq_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834344",
        "created_at": "2024-05-15T22:15:27Z",
        "updated_at": "2025-07-15T03:50:48Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822834335,
        "title": "CHIHIRO",
        "link": "https://soundcloud.com/billieeilish/chihiro",
        "permalink": "chihiro",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 303491,
        "duration": "5:03",
        "playable_duration_ms": 303491,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 10951687,
          "likes": 219664,
          "reposts": 1942,
          "comments": 4067,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-B2f1JDlwczw4-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-B2f1JDlwczw4-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "CHIHIRO",
          "isrc": "USUM72401988",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/YJXBPUBOrhCJ_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834335",
        "created_at": "2024-05-15T22:15:26Z",
        "updated_at": "2025-07-15T03:50:35Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822834047,
        "title": "BLUE",
        "link": "https://soundcloud.com/billieeilish/blue",
        "permalink": "blue",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 343171,
        "duration": "5:43",
        "playable_duration_ms": 343171,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 6160291,
          "likes": 129090,
          "reposts": 1106,
          "comments": 2503,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-ijbbBfO7ycyG-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-ijbbBfO7ycyG-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "BLUE",
          "isrc": "USUM72401996",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/JASA5vIlDnM5_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822834047",
        "created_at": "2024-05-15T22:15:11Z",
        "updated_at": "2025-07-15T03:51:24Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822833966,
        "title": "THE GREATEST",
        "link": "https://soundcloud.com/billieeilish/the-greatest",
        "permalink": "the-greatest",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 293878,
        "duration": "4:53",
        "playable_duration_ms": 293878,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 5143522,
          "likes": 101902,
          "reposts": 964,
          "comments": 2290,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-f8fa0f5k3lg5-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-f8fa0f5k3lg5-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "THE GREATEST",
          "isrc": "USUM72401992",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/btenWqWhs5Pc_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822833966",
        "created_at": "2024-05-15T22:15:06Z",
        "updated_at": "2025-07-15T03:47:18Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822833846,
        "title": "L’AMOUR DE MA VIE",
        "link": "https://soundcloud.com/billieeilish/lamour-de-ma-vie",
        "permalink": "lamour-de-ma-vie",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 334028,
        "duration": "5:34",
        "playable_duration_ms": 334028,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 4315331,
          "likes": 85675,
          "reposts": 721,
          "comments": 1622,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-RBswMyACSOAg-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-RBswMyACSOAg-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "L’AMOUR DE MA VIE",
          "isrc": "USUM72401990",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/B3rcGAHPFTgJ_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822833846",
        "created_at": "2024-05-15T22:14:59Z",
        "updated_at": "2025-07-15T03:52:37Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1822833672,
        "title": "WILDFLOWER",
        "link": "https://soundcloud.com/billieeilish/wildflower",
        "permalink": "wildflower",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 261512,
        "duration": "4:21",
        "playable_duration_ms": 261512,
        "release_date": "2024-05-17",
        "stats": {
          "plays": 16877131,
          "likes": 310475,
          "reposts": 2851,
          "comments": 7681,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-s9z4Df3WBYtN-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-s9z4Df3WBYtN-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "HIT ME HARD AND SOFT",
          "release_title": "WILDFLOWER",
          "isrc": "USUM72401993",
          "upc": "00602465638707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2024 Darkroom/Interscope Records",
          "c_line": "© 2024 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/pa5AZDT4bTtX_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1822833672",
        "created_at": "2024-05-15T22:14:49Z",
        "updated_at": "2025-07-15T03:56:43Z"
      },
      "playlist": null
    },
    {
      "type": "playlist",
      "created_at": "2024-05-17T00:00:00Z",
      "caption": null,
      "track": null,
      "playlist": {
        "id": 1823798979,
        "title": "HIT ME HARD AND SOFT",
        "link": "https://soundcloud.com/billieeilish/sets/hit-me-hard-and-soft-3",
        "permalink": "hit-me-hard-and-soft-3",
        "secret_token": null,
        "type": "album",
        "description": null,
        "genre": "Alternative",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "track_count": 10,
        "duration_ms": 2630741,
        "duration": "43:50",
        "release_date": "2024-05-17",
        "stats": {
          "likes": 95150,
          "reposts": 3129
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-15200f75-b091-4055-9ad5-9684d9803cad-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-15200f75-b091-4055-9ad5-9684d9803cad-0-original.jpg"
        },
        "purchase": null,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "published_at": "2024-05-17T00:00:00Z",
        "created_at": "2024-05-15T23:37:22Z",
        "updated_at": "2024-05-17T04:37:50Z"
      }
    },
    {
      "type": "track",
      "created_at": "2023-07-13T14:00:00Z",
      "caption": null,
      "track": {
        "id": 1564180549,
        "title": "What Was I Made For? [From The Motion Picture \"Barbie\"]",
        "link": "https://soundcloud.com/billieeilish/what-was-i-made-for-from-the",
        "permalink": "what-was-i-made-for-from-the",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 222407,
        "duration": "3:42",
        "playable_duration_ms": 222407,
        "release_date": "2023-07-13",
        "stats": {
          "plays": 8473080,
          "likes": 174133,
          "reposts": 1708,
          "comments": 3698,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-ls4U2f8QOPl7-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-ls4U2f8QOPl7-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "What Was I Made For? [From The Motion Picture \"Barbie\"]",
          "release_title": "What Was I Made For? [From The Motion Picture \"Barbie\"]",
          "isrc": "USUM72307484",
          "upc": "00602458247367",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2023 Darkroom/Interscope Records",
          "c_line": "© 2023 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/0RGZkAcVNzAa_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1564180549",
        "created_at": "2023-07-13T16:47:56Z",
        "updated_at": "2025-07-15T03:02:26Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2023-05-09T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1510721842,
        "title": "hotline",
        "link": "https://soundcloud.com/billieeilish/hotline-edit",
        "permalink": "hotline-edit",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 60761,
        "duration": "1:00",
        "playable_duration_ms": 30000,
        "release_date": "2023-05-09",
        "stats": {
          "plays": 90609,
          "likes": 20649,
          "reposts": 130,
          "comments": 31,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-0l9merNHGaKS-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-0l9merNHGaKS-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "hotline (edit)",
          "release_title": "hotline",
          "isrc": "USUM72307244",
          "upc": "00602455836830",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2023 Darkroom/Interscope Records",
          "c_line": "© 2023 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "snip",
        "monetization_model": "sub_high_tier",
        "is_preview_only": true,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/vcbmAzqdX6F3_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1510721842",
        "created_at": "2023-05-10T01:45:24Z",
        "updated_at": "2025-09-01T11:09:45Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2022-07-21T16:00:00Z",
      "caption": null,
      "track": {
        "id": 1309430593,
        "title": "The 30th",
        "link": "https://soundcloud.com/billieeilish/the-30th",
        "permalink": "the-30th",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 216477,
        "duration": "3:36",
        "playable_duration_ms": 216477,
        "release_date": "2022-07-21",
        "stats": {
          "plays": 3268427,
          "likes": 75185,
          "reposts": 1158,
          "comments": 3554,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-9lgs198OtP2o-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-9lgs198OtP2o-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Guitar Songs",
          "release_title": "The 30th",
          "isrc": "USUM72213725",
          "upc": "00602448304773",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2022 Darkroom/Interscope Records",
          "c_line": "© 2022 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/ZYyVfKK1scqh_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1309430593",
        "created_at": "2022-07-21T18:16:25Z",
        "updated_at": "2026-08-09T07:36:58Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2022-07-21T16:00:00Z",
      "caption": null,
      "track": {
        "id": 1309428043,
        "title": "TV",
        "link": "https://soundcloud.com/billieeilish/tv",
        "permalink": "tv",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 281417,
        "duration": "4:41",
        "playable_duration_ms": 281417,
        "release_date": "2022-07-21",
        "stats": {
          "plays": 10419213,
          "likes": 179908,
          "reposts": 2216,
          "comments": 3843,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-Z3cA4btWqNp2-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-Z3cA4btWqNp2-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Guitar Songs",
          "release_title": "TV",
          "isrc": "USUM72213724",
          "upc": "00602448304773",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2022 Darkroom/Interscope Records",
          "c_line": "© 2022 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/EwLbge9DcI9R_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1309428043",
        "created_at": "2022-07-21T18:14:06Z",
        "updated_at": "2026-08-09T07:37:03Z"
      },
      "playlist": null
    },
    {
      "type": "playlist",
      "created_at": "2022-07-21T00:00:00Z",
      "caption": null,
      "track": null,
      "playlist": {
        "id": 1471774903,
        "title": "Guitar Songs",
        "link": "https://soundcloud.com/billieeilish/sets/guitar-songs-4",
        "permalink": "guitar-songs-4",
        "secret_token": null,
        "type": "single",
        "description": null,
        "genre": "Alternative",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "track_count": 2,
        "duration_ms": 497894,
        "duration": "8:17",
        "release_date": "2022-07-21",
        "stats": {
          "likes": 11720,
          "reposts": 362
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-949f93e3-a591-4a58-a0e4-27c12be8847d-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-949f93e3-a591-4a58-a0e4-27c12be8847d-0-original.jpg"
        },
        "purchase": null,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "published_at": "2022-07-21T00:00:00Z",
        "created_at": "2022-07-21T19:47:59Z",
        "updated_at": "2022-07-21T19:47:59Z"
      }
    },
    {
      "type": "track",
      "created_at": "2021-09-04T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1117922200,
        "title": "Happier Than Ever (Edit)",
        "link": "https://soundcloud.com/billieeilish/happier-than-ever-edit",
        "permalink": "happier-than-ever-edit",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 151484,
        "duration": "2:31",
        "playable_duration_ms": 30000,
        "release_date": "2021-09-04",
        "stats": {
          "plays": 342103,
          "likes": 15886,
          "reposts": 179,
          "comments": 63,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-ganiVOwt6TrU-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-ganiVOwt6TrU-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Happier Than Ever (Edit)",
          "isrc": "USUM72116908",
          "upc": "00602438873678",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": true,
          "has_music": true
        },
        "purchase": null,
        "policy": "snip",
        "monetization_model": "sub_high_tier",
        "is_preview_only": true,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/dujbVd7jZcdE_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1117922200",
        "created_at": "2021-09-03T02:24:53Z",
        "updated_at": "2025-08-02T00:07:59Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096506949,
        "title": "Getting Older",
        "link": "https://soundcloud.com/billieeilish/getting-older",
        "permalink": "getting-older",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 244271,
        "duration": "4:04",
        "playable_duration_ms": 244271,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 1428646,
          "likes": 38182,
          "reposts": 475,
          "comments": 1095,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-ga7uh6lIO5gY-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-ga7uh6lIO5gY-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Getting Older",
          "isrc": "USUM72105922",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/2bYNrNYSGnNf_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096506949",
        "created_at": "2021-07-29T18:01:46Z",
        "updated_at": "2025-07-31T20:00:19Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096505509,
        "title": "Male Fantasy",
        "link": "https://soundcloud.com/billieeilish/male-fantasy",
        "permalink": "male-fantasy",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 194926,
        "duration": "3:14",
        "playable_duration_ms": 194926,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 1189077,
          "likes": 31428,
          "reposts": 364,
          "comments": 501,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-Ij7Al48lFJbR-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-Ij7Al48lFJbR-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Male Fantasy",
          "isrc": "USUM72105937",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/1Pn1D6OH0gMd_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096505509",
        "created_at": "2021-07-29T17:58:53Z",
        "updated_at": "2025-07-31T19:58:14Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096504597,
        "title": "Happier Than Ever",
        "link": "https://soundcloud.com/billieeilish/happier-than-ever",
        "permalink": "happier-than-ever",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 298945,
        "duration": "4:58",
        "playable_duration_ms": 298945,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 18894640,
          "likes": 332823,
          "reposts": 4779,
          "comments": 13580,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-7vooK1tSMHYe-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-7vooK1tSMHYe-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Happier Than Ever",
          "isrc": "USUM72105936",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": true,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/Qd1Fv4dPEyuF_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096504597",
        "created_at": "2021-07-29T17:57:15Z",
        "updated_at": "2026-09-10T11:02:44Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096504279,
        "title": "Oxytocin",
        "link": "https://soundcloud.com/billieeilish/oxytocin",
        "permalink": "oxytocin",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 210260,
        "duration": "3:30",
        "playable_duration_ms": 210260,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 1320177,
          "likes": 38866,
          "reposts": 380,
          "comments": 897,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-JRjYPokErzRl-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-JRjYPokErzRl-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Oxytocin",
          "isrc": "USUM72104675",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/7q5cRJ63Rk8W_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096504279",
        "created_at": "2021-07-29T17:56:46Z",
        "updated_at": "2025-07-31T19:56:24Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096503619,
        "title": "Halley's Comet",
        "link": "https://soundcloud.com/billieeilish/halleys-comet",
        "permalink": "halleys-comet",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 234789,
        "duration": "3:54",
        "playable_duration_ms": 234789,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 1318149,
          "likes": 38902,
          "reposts": 343,
          "comments": 545,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-WtFtamYpavtI-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-WtFtamYpavtI-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Halley's Comet",
          "isrc": "USUM72105930",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/21DeA2e1zoV6_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096503619",
        "created_at": "2021-07-29T17:56:02Z",
        "updated_at": "2025-07-31T19:55:34Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096503583,
        "title": "I Didn't Change My Number",
        "link": "https://soundcloud.com/billieeilish/i-didnt-change-my-number",
        "permalink": "i-didnt-change-my-number",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 158511,
        "duration": "2:38",
        "playable_duration_ms": 158511,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 1469859,
          "likes": 42155,
          "reposts": 360,
          "comments": 654,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-9jUo9zdZqLT4-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-9jUo9zdZqLT4-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "I Didn't Change My Number",
          "isrc": "USUM72105926",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": true,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/oq0yEdCLRKhS_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096503583",
        "created_at": "2021-07-29T17:56:00Z",
        "updated_at": "2025-07-31T19:50:45Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096503484,
        "title": "Not My Responsibility",
        "link": "https://soundcloud.com/billieeilish/not-my-responsibility",
        "permalink": "not-my-responsibility",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 227709,
        "duration": "3:47",
        "playable_duration_ms": 227709,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 865752,
          "likes": 26971,
          "reposts": 287,
          "comments": 567,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-m813g4mjS8hH-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-m813g4mjS8hH-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Not My Responsibility",
          "isrc": "USUM72105931",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/uLfsROl0yJP5_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096503484",
        "created_at": "2021-07-29T17:55:53Z",
        "updated_at": "2025-07-31T19:53:39Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096503472,
        "title": "Billie Bossa Nova",
        "link": "https://soundcloud.com/billieeilish/billie-bossa-nova",
        "permalink": "billie-bossa-nova",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 196780,
        "duration": "3:16",
        "playable_duration_ms": 196780,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 3779867,
          "likes": 44299,
          "reposts": 430,
          "comments": 651,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-lo82cH7abMcQ-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-lo82cH7abMcQ-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Billie Bossa Nova",
          "isrc": "USUM72105927",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/xURwa84TYOeY_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096503472",
        "created_at": "2021-07-29T17:55:53Z",
        "updated_at": "2025-07-31T19:59:35Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096503190,
        "title": "Everybody Dies",
        "link": "https://soundcloud.com/billieeilish/everybody-dies",
        "permalink": "everybody-dies",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 206655,
        "duration": "3:26",
        "playable_duration_ms": 206655,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 873131,
          "likes": 24773,
          "reposts": 250,
          "comments": 398,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-juG44Z0QwcuP-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-juG44Z0QwcuP-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Everybody Dies",
          "isrc": "USUM72105933",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/bI3dd6TAP7El_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096503190",
        "created_at": "2021-07-29T17:55:27Z",
        "updated_at": "2025-07-31T19:55:08Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096502872,
        "title": "GOLDWING",
        "link": "https://soundcloud.com/billieeilish/goldwing",
        "permalink": "goldwing",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 151589,
        "duration": "2:31",
        "playable_duration_ms": 151589,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 903097,
          "likes": 25109,
          "reposts": 212,
          "comments": 583,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-H04M5sH0v9Iy-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-H04M5sH0v9Iy-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "GOLDWING",
          "isrc": "USUM72105928",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/kOYLIWWMlYzO_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096502872",
        "created_at": "2021-07-29T17:55:02Z",
        "updated_at": "2025-07-31T19:59:01Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1096502482,
        "title": "OverHeated",
        "link": "https://soundcloud.com/billieeilish/overheated",
        "permalink": "overheated",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 214100,
        "duration": "3:34",
        "playable_duration_ms": 214100,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 783421,
          "likes": 24890,
          "reposts": 219,
          "comments": 396,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-WbkmbBtNIffz-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-WbkmbBtNIffz-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "OverHeated",
          "isrc": "USUM72105932",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": true,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/bUjNHbsnG8GI_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1096502482",
        "created_at": "2021-07-29T17:54:28Z",
        "updated_at": "2025-07-31T19:51:40Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1083979594,
        "title": "NDA",
        "link": "https://soundcloud.com/billieeilish/nda-1",
        "permalink": "nda-1",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 195814,
        "duration": "3:15",
        "playable_duration_ms": 195814,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 6650000,
          "likes": 129393,
          "reposts": 1497,
          "comments": 2909,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-vD7GKeiEfEA0-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-vD7GKeiEfEA0-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "NDA",
          "isrc": "USUM72105935",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": true,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/1CNDvs9k9853_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1083979594",
        "created_at": "2021-07-08T16:19:35Z",
        "updated_at": "2025-07-31T19:59:26Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1060703455,
        "title": "Lost Cause",
        "link": "https://soundcloud.com/billieeilish/lost-cause",
        "permalink": "lost-cause",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 212532,
        "duration": "3:32",
        "playable_duration_ms": 212532,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 3520378,
          "likes": 82224,
          "reposts": 1711,
          "comments": 2353,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-gSE9HdgRyQyY-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-gSE9HdgRyQyY-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Lost Cause",
          "isrc": "USUM72105929",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": true,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/Ga1aZKLmP1W7_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1060703455",
        "created_at": "2021-06-02T18:17:51Z",
        "updated_at": "2025-07-31T19:50:41Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 1039373035,
        "title": "Your Power",
        "link": "https://soundcloud.com/billieeilish/your-power",
        "permalink": "your-power",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 245943,
        "duration": "4:05",
        "playable_duration_ms": 245943,
        "release_date": "2021-07-30",
        "stats": {
          "plays": 3001217,
          "likes": 73661,
          "reposts": 2125,
          "comments": 2585,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-F6kLxaWlzNnv-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-F6kLxaWlzNnv-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Happier Than Ever",
          "release_title": "Your Power",
          "isrc": "USUM72105934",
          "upc": "00602438247707",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/7Kpnklf6Y0xg_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:1039373035",
        "created_at": "2021-04-29T18:43:01Z",
        "updated_at": "2025-07-31T19:53:07Z"
      },
      "playlist": null
    },
    {
      "type": "playlist",
      "created_at": "2021-07-30T00:00:00Z",
      "caption": null,
      "track": null,
      "playlist": {
        "id": 1293737323,
        "title": "Happier Than Ever",
        "link": "https://soundcloud.com/billieeilish/sets/happier-than-ever-5",
        "permalink": "happier-than-ever-5",
        "secret_token": null,
        "type": "album",
        "description": null,
        "genre": "Alternative",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "track_count": 16,
        "duration_ms": 3375387,
        "duration": "56:15",
        "release_date": "2021-07-30",
        "stats": {
          "likes": 44140,
          "reposts": 1411
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-e0e79fc0-7521-4836-a9d6-111706d8f177-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-e0e79fc0-7521-4836-a9d6-111706d8f177-0-original.jpg"
        },
        "purchase": null,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "published_at": "2021-07-30T00:00:00Z",
        "created_at": "2021-07-29T19:38:04Z",
        "updated_at": "2021-07-30T02:47:30Z"
      }
    },
    {
      "type": "track",
      "created_at": "2021-02-22T17:00:00Z",
      "caption": null,
      "track": {
        "id": 990757150,
        "title": "ilomilo (Live From The Film - Billie Eilish: The World’s A Little Blurry)",
        "link": "https://soundcloud.com/billieeilish/ilomilo-live-from-the-film",
        "permalink": "ilomilo-live-from-the-film",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 164101,
        "duration": "2:44",
        "playable_duration_ms": 164101,
        "release_date": "2021-02-22",
        "stats": {
          "plays": 414899,
          "likes": 12736,
          "reposts": 606,
          "comments": 551,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-JZRPeD6UcE7x-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-JZRPeD6UcE7x-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "ilomilo",
          "release_title": "ilomilo (Live From The Film - Billie Eilish: The World’s A Little Blurry)",
          "isrc": "USUM72102306",
          "upc": "00602435854243",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2021 Darkroom/Interscope Records",
          "c_line": "© 2021 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/u6DQhfnp7L4t_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:990757150",
        "created_at": "2021-02-22T19:19:10Z",
        "updated_at": "2026-08-09T08:43:12Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2021-01-21T00:00:00Z",
      "caption": null,
      "track": {
        "id": 970095427,
        "title": "Lo Vas A Olvidar",
        "link": "https://soundcloud.com/billieeilish/lo-vas-a-olvidar",
        "permalink": "lo-vas-a-olvidar",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Pop",
        "tags": [
          "Latin Pop"
        ],
        "label": "Columbia",
        "license": "all-rights-reserved",
        "duration_ms": 203494,
        "duration": "3:23",
        "playable_duration_ms": 203494,
        "release_date": "2021-01-21",
        "stats": {
          "plays": 1307173,
          "likes": 32944,
          "reposts": 954,
          "comments": 1312,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-4kL7ZtMFLNRL-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-4kL7ZtMFLNRL-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish, ROSALÍA",
          "album_title": "Lo Vas A Olvidar",
          "release_title": "Lo Vas A Olvidar",
          "isrc": "USUM72100008",
          "upc": "886449004782",
          "publisher": null,
          "writers": "Billie Eilish O'Connell, Pablo Díaz-Reixa, Rosalía Vila Tobella",
          "p_line": "℗ 2021 Darkroom/Interscope Records, under exclusive license to Columbia Records, a Division of Sony Music Entertainment",
          "c_line": null,
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/UfyioQHz9pct_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:970095427",
        "created_at": "2021-01-21T19:17:07Z",
        "updated_at": "2025-12-01T04:30:58Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2020-11-12T00:00:00Z",
      "caption": null,
      "track": {
        "id": 928177873,
        "title": "Therefore I Am",
        "link": "https://soundcloud.com/billieeilish/therefore-i-am",
        "permalink": "therefore-i-am",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 174367,
        "duration": "2:54",
        "playable_duration_ms": 174367,
        "release_date": "2020-11-12",
        "stats": {
          "plays": 9447764,
          "likes": 208374,
          "reposts": 4416,
          "comments": 7885,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-ncqrwy6Xyrva-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-ncqrwy6Xyrva-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "Therefore I Am",
          "release_title": "Therefore I Am",
          "isrc": "USUM72021500",
          "upc": "00602435478081",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2020 Darkroom/Interscope Records",
          "c_line": "© 2020 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/o28AYC0BpTpl_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:928177873",
        "created_at": "2020-11-12T20:19:31Z",
        "updated_at": "2025-07-31T19:54:54Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2020-07-30T00:00:00Z",
      "caption": null,
      "track": {
        "id": 867557719,
        "title": "my future",
        "link": "https://soundcloud.com/billieeilish/my-future",
        "permalink": "my-future",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 208196,
        "duration": "3:28",
        "playable_duration_ms": 208196,
        "release_date": "2020-07-30",
        "stats": {
          "plays": 5658096,
          "likes": 125898,
          "reposts": 3550,
          "comments": 6075,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-6DGDWxho0TmA-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-6DGDWxho0TmA-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "my future",
          "release_title": "my future",
          "isrc": "USUM72013019",
          "upc": "00602507395353",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2020 Darkroom/Interscope Records",
          "c_line": "© 2020 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/5lPKAQMiHw2i_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:867557719",
        "created_at": "2020-07-31T02:42:55Z",
        "updated_at": "2025-07-31T19:54:38Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2020-02-14T00:00:00Z",
      "caption": null,
      "track": {
        "id": 760294024,
        "title": "No Time To Die",
        "link": "https://soundcloud.com/billieeilish/no-time-to-die",
        "permalink": "no-time-to-die",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 242312,
        "duration": "4:02",
        "playable_duration_ms": 242312,
        "release_date": "2020-02-14",
        "stats": {
          "plays": 9380132,
          "likes": 183057,
          "reposts": 4351,
          "comments": 5744,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-sQhKEU7PJhMu-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-sQhKEU7PJhMu-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "No Time To Die",
          "release_title": "No Time To Die",
          "isrc": "USUM72002771",
          "upc": "00602508807220",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2020 Darkroom/Interscope Records",
          "c_line": "© 2020 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/yhHBALfAv47c_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:760294024",
        "created_at": "2020-02-14T00:56:20Z",
        "updated_at": "2025-10-30T20:41:19Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2019-11-14T00:00:00Z",
      "caption": null,
      "track": {
        "id": 712499065,
        "title": "everything i wanted",
        "link": "https://soundcloud.com/billieeilish/everything-i-wanted",
        "permalink": "everything-i-wanted",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 245473,
        "duration": "4:05",
        "playable_duration_ms": 245473,
        "release_date": "2019-11-14",
        "stats": {
          "plays": 30891910,
          "likes": 514408,
          "reposts": 10816,
          "comments": 13714,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-fVBu12tufbc9-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-fVBu12tufbc9-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "everything i wanted",
          "release_title": "everything i wanted",
          "isrc": "USUM71922577",
          "upc": "00602508508462",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2019 Darkroom/Interscope Records",
          "c_line": "© 2019 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/QV5CACafb80b_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:712499065",
        "created_at": "2019-11-14T02:07:25Z",
        "updated_at": "2026-09-08T17:58:21Z"
      },
      "playlist": null
    },
    {
      "type": "track_repost",
      "created_at": "2019-10-02T08:01:45Z",
      "caption": null,
      "track": {
        "id": 689149291,
        "title": "Billie Eilish on Howard Stern - Full Interview 9/30/19",
        "link": "https://soundcloud.com/user-393335992/billie-eilish-on-howard-stern-full-interview-93019",
        "permalink": "billie-eilish-on-howard-stern-full-interview-93019",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": null,
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 7225522,
        "duration": "2:00:25",
        "playable_duration_ms": 7225522,
        "release_date": null,
        "stats": {
          "plays": 1730777,
          "likes": 20472,
          "reposts": 780,
          "comments": 1584,
          "downloads": 0
        },
        "user": {
          "id": 709999177,
          "username": "@_billie_g.o.a.t",
          "link": "https://soundcloud.com/user-393335992",
          "permalink": "user-393335992",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-d4IohFSkIKWgSxN9-WMFMEw-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-d4IohFSkIKWgSxN9-WMFMEw-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 1219,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000605863630-b3iaio-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000605863630-b3iaio-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "allow",
        "monetization_model": "not_applicable",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/yHFZWH2S9wRi_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:689149291",
        "created_at": "2019-09-30T20:45:46Z",
        "updated_at": "2022-05-11T08:01:07Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2019-07-11T19:00:00Z",
      "caption": null,
      "track": {
        "id": 649823813,
        "title": "bad guy",
        "link": "https://soundcloud.com/billieeilish/bad-guy-with-justin-bieber",
        "permalink": "bad-guy-with-justin-bieber",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 194917,
        "duration": "3:14",
        "playable_duration_ms": 194917,
        "release_date": "2019-07-11",
        "stats": {
          "plays": 3424931,
          "likes": 60770,
          "reposts": 2017,
          "comments": 4371,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-38zF7vhYpXbQ-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-38zF7vhYpXbQ-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish, Justin Bieber",
          "album_title": "bad guy (with Justin Bieber)",
          "release_title": "bad guy",
          "isrc": "USUM71912813",
          "upc": "00602508103018",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2019 Darkroom/Interscope Records",
          "c_line": "© 2019 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/mkXSXek7a1CJ_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:649823813",
        "created_at": "2019-07-11T22:11:06Z",
        "updated_at": "2026-05-04T21:59:56Z"
      },
      "playlist": null
    },
    {
      "type": "track_repost",
      "created_at": "2019-04-29T08:06:33Z",
      "caption": null,
      "track": {
        "id": 255779264,
        "title": "I Got You (1964 Smash Version)",
        "link": "https://soundcloud.com/james-brown-music/i-got-you-i-feel-good",
        "permalink": "i-got-you-i-feel-good",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Pop",
        "tags": [
          "R & B"
        ],
        "label": "Geffen*",
        "license": "all-rights-reserved",
        "duration_ms": 164493,
        "duration": "2:44",
        "playable_duration_ms": 164493,
        "release_date": "1991-05-27",
        "stats": {
          "plays": 1523929,
          "likes": 31320,
          "reposts": 789,
          "comments": 398,
          "downloads": 0
        },
        "user": {
          "id": 10634445,
          "username": "James Brown",
          "link": "https://soundcloud.com/james-brown-music",
          "permalink": "james-brown-music",
          "full_name": "James Brown",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000008924018-c9pd7h-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000008924018-c9pd7h-original.jpg"
          },
          "city": "South Carolina",
          "country_code": "US",
          "followers_count": 39038,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-NSYOe09ilN9j-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-NSYOe09ilN9j-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "James Brown",
          "album_title": "Miami Vice III",
          "release_title": "I Got You (1964 Smash Version)",
          "isrc": "USF066500010",
          "upc": "00008810603329",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 1966 UMG Recordings, Inc.",
          "c_line": "© 1988 Geffen Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/ecoOOmDHWqxT_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:255779264",
        "created_at": "2016-03-29T15:23:09Z",
        "updated_at": "2026-09-18T01:49:15Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2019-03-29T00:00:00Z",
      "caption": null,
      "track": {
        "id": 597146523,
        "title": "my strange addiction",
        "link": "https://soundcloud.com/billieeilish/my-strange-addiction",
        "permalink": "my-strange-addiction",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 179973,
        "duration": "2:59",
        "playable_duration_ms": 179973,
        "release_date": "2019-03-29",
        "stats": {
          "plays": 5039026,
          "likes": 97548,
          "reposts": 1723,
          "comments": 1685,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-1siJDKdpXr13-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-1siJDKdpXr13-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "WHEN WE ALL FALL ASLEEP, WHERE DO WE GO?",
          "release_title": "my strange addiction",
          "isrc": "USUM71900769",
          "upc": "00602577427640",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2019 Darkroom/Interscope Records",
          "c_line": "© 2019 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/uj4g19WkzqWv_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:597146523",
        "created_at": "2019-03-28T06:54:25Z",
        "updated_at": "2025-05-06T21:31:15Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2019-03-29T00:00:00Z",
      "caption": null,
      "track": {
        "id": 597146499,
        "title": "bad guy",
        "link": "https://soundcloud.com/billieeilish/bad-guy",
        "permalink": "bad-guy",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 194160,
        "duration": "3:14",
        "playable_duration_ms": 194160,
        "release_date": "2019-03-29",
        "stats": {
          "plays": 50642433,
          "likes": 847472,
          "reposts": 18874,
          "comments": 28223,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-wYvZZqKhgYd1-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-wYvZZqKhgYd1-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "WHEN WE ALL FALL ASLEEP, WHERE DO WE GO?",
          "release_title": "bad guy",
          "isrc": "USUM71900764",
          "upc": "00602577427640",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2019 Darkroom/Interscope Records",
          "c_line": "© 2019 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/qh8DF2hH5U6B_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:597146499",
        "created_at": "2019-03-28T06:54:20Z",
        "updated_at": "2026-09-18T10:51:03Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2019-03-29T00:00:00Z",
      "caption": null,
      "track": {
        "id": 597146454,
        "title": "xanny",
        "link": "https://soundcloud.com/billieeilish/xanny",
        "permalink": "xanny",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 243822,
        "duration": "4:03",
        "playable_duration_ms": 243822,
        "release_date": "2019-03-29",
        "stats": {
          "plays": 4509789,
          "likes": 81590,
          "reposts": 1488,
          "comments": 1409,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-Bxcevf0ekG4V-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-Bxcevf0ekG4V-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "WHEN WE ALL FALL ASLEEP, WHERE DO WE GO?",
          "release_title": "xanny",
          "isrc": "USUM71900765",
          "upc": "00602577427640",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2019 Darkroom/Interscope Records",
          "c_line": "© 2019 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/R3T5M8zOVzrs_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:597146454",
        "created_at": "2019-03-28T06:54:13Z",
        "updated_at": "2025-05-06T21:31:36Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2019-03-29T00:00:00Z",
      "caption": null,
      "track": {
        "id": 597146442,
        "title": "goodbye",
        "link": "https://soundcloud.com/billieeilish/goodbye",
        "permalink": "goodbye",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 119495,
        "duration": "1:59",
        "playable_duration_ms": 119495,
        "release_date": "2019-03-29",
        "stats": {
          "plays": 1972897,
          "likes": 41599,
          "reposts": 558,
          "comments": 580,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-JvN4Warm4Azn-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-JvN4Warm4Azn-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "WHEN WE ALL FALL ASLEEP, WHERE DO WE GO?",
          "release_title": "goodbye",
          "isrc": "USUM71900774",
          "upc": "00602577427640",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2019 Darkroom/Interscope Records",
          "c_line": "© 2019 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/doGA3dYlblDF_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:597146442",
        "created_at": "2019-03-28T06:54:12Z",
        "updated_at": "2025-05-06T21:34:39Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "created_at": "2019-03-29T00:00:00Z",
      "caption": null,
      "track": {
        "id": 597146322,
        "title": "!!!!!!!",
        "link": "https://soundcloud.com/billieeilish/vqxf2yezyksf",
        "permalink": "vqxf2yezyksf",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative",
        "tags": [],
        "label": "Darkroom/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 13637,
        "duration": "0:13",
        "playable_duration_ms": 13637,
        "release_date": "2019-03-29",
        "stats": {
          "plays": 1336527,
          "likes": 26703,
          "reposts": 402,
          "comments": 406,
          "downloads": 0
        },
        "user": {
          "id": 87105617,
          "username": "Billie Eilish",
          "link": "https://soundcloud.com/billieeilish",
          "permalink": "billieeilish",
          "full_name": "Billie Eilish",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-V2fT1gZ1s4eokCrM-RnxA3g-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 3943858,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-fbA5Fuw0wohs-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-fbA5Fuw0wohs-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Billie Eilish",
          "album_title": "WHEN WE ALL FALL ASLEEP, WHERE DO WE GO?",
          "release_title": "!!!!!!!",
          "isrc": "USUM71900763",
          "upc": "00602577427640",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2019 Darkroom/Interscope Records",
          "c_line": "© 2019 Darkroom/Interscope Records",
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "ad_supported",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": false,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/aX6J98M5ENgG_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:597146322",
        "created_at": "2019-03-28T06:53:50Z",
        "updated_at": "2025-05-06T21:31:21Z"
      },
      "playlist": null
    }
  ],
  "next_cursor": "2019-03-29T00:00:00.000Z,tracks,00000000000597146322",
  "has_more": true
}