SoundCloud Scraper

ENDPOINTS
GET/users/likes

User Likes

Get the tracks and playlists a user liked, most recent first, each with the date it was liked.

QUERY PARAMS

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

Examples:

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

Which likes to return.

Default: all

Allowed values: all, tracks, playlists

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,
  "type": "all",
  "likes": [
    {
      "type": "track",
      "liked_at": "2019-10-02T02:38:56Z",
      "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",
      "liked_at": "2019-07-17T19:21:49Z",
      "track": {
        "id": 600922164,
        "title": "Billie Eilish - bad guy (PatrickReza Remix)",
        "link": "https://soundcloud.com/patrickrezavip/billie-eilish-bad-guy-patrickreza-remix",
        "permalink": "billie-eilish-bad-guy-patrickreza-remix",
        "secret_token": null,
        "description": "Follow on Spotify: https://open.spotify.com/artist/1tJnPDE5oPDB6ZqMsCTTYx\n\ninspiration hit at 1:30am and I made this remix in 4 hours. finished at 5:30am. wear headphones\n\n@PatrickReza \nhttps://open.spotify.com/artist/1tJnPDE5oPDB6ZqMsCTTYx\nhttps://instagram.com/patrickreza\n\n@billieeilish\n\nAll Rights Reserved to Billie Eilish, Darkroom / Interscope and UMG",
        "caption": null,
        "genre": "Indie Trap",
        "tags": [
          "Billie Eilish",
          "Bad Guy",
          "Bad Guy Remix",
          "PatrickReza",
          "Billie Eilish Bad",
          "Billie Eilish Bad Guy PatrickReza Remix",
          "Indie Trap",
          "Indie Electronic",
          "Emo Trap",
          "Emo",
          "Billie Eilish Remix",
          "Best Billie Eilish Remixes",
          "Bad Guy Trap Remix",
          "Minimal Trap",
          "Billie Eilish bad guy music video",
          "Billie Eilish Free Download",
          "Billie Eilish bad guy free download",
          "billie eilish bad guy mp3 download",
          "billie eilish bad guy remix mp3 download",
          "when we fall asleep where do we go",
          "Electronic Indie",
          "Alternative Trap",
          "New Trap Remix",
          "Best New Trap Remix",
          "Alt Pop",
          "Indie Pop",
          "Trap Remix 2019",
          "PatrickReza Remix"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 181410,
        "duration": "3:01",
        "playable_duration_ms": 181410,
        "release_date": null,
        "stats": {
          "plays": 15786392,
          "likes": 338609,
          "reposts": 7189,
          "comments": 9858,
          "downloads": 100
        },
        "user": {
          "id": 138116253,
          "username": "PatrickReza Remix",
          "link": "https://soundcloud.com/patrickrezavip",
          "permalink": "patrickrezavip",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000672763739-ijyws7-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000672763739-ijyws7-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 11888,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000515071536-pwrtb4-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000515071536-pwrtb4-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/02qfQxTasnIj_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:600922164",
        "created_at": "2019-04-04T16:00:07Z",
        "updated_at": "2024-10-30T08:35:13Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-07-08T18:02:53Z",
      "track": {
        "id": 575650902,
        "title": "billie eilish",
        "link": "https://soundcloud.com/vanityandhervices/billie-eilish",
        "permalink": "billie-eilish",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [
          "astari",
          "junewithers",
          "billieeilish",
          "lillotus",
          "boyfriendz",
          "nothingnowhere",
          "juicewrld",
          "sadchill",
          "liltracy",
          "newartist",
          "shewannafucktobillieeilish"
        ],
        "label": null,
        "license": "cc-by-nc-sa",
        "duration_ms": 208031,
        "duration": "3:28",
        "playable_duration_ms": 208031,
        "release_date": null,
        "stats": {
          "plays": 229994,
          "likes": 3280,
          "reposts": 47,
          "comments": 95,
          "downloads": 0
        },
        "user": {
          "id": 144768712,
          "username": "Jun Withers",
          "link": "https://soundcloud.com/vanityandhervices",
          "permalink": "vanityandhervices",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-gacVZOpMCWuW0SiD-BvHY5w-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-gacVZOpMCWuW0SiD-BvHY5w-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 148,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000489768447-d5zi82-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000489768447-d5zi82-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Vanity & Her Vices",
          "album_title": null,
          "release_title": null,
          "isrc": "QZRPB2570644",
          "upc": null,
          "publisher": null,
          "writers": "Jonathan Samuels",
          "p_line": null,
          "c_line": null,
          "is_explicit": true,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/UHaaVCdTuWFB_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:575650902",
        "created_at": "2019-02-15T03:03:02Z",
        "updated_at": "2022-02-28T23:27:12Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-06-26T16:04:04Z",
      "track": {
        "id": 593083563,
        "title": "Crisis PROD. JA$IAH",
        "link": "https://soundcloud.com/jasiah999/crisis",
        "permalink": "crisis",
        "secret_token": null,
        "description": "WATCH THE  MUSIC VIDEO ON LYRICAL LEMONADE - https://youtu.be/zBdSP9XZlcE\n\nhttps://www.instagram.com/phreejasiah/\nhttps://twitter.com/phreejasiah\nhttps://www.youtube.com/channel/UCMLLndGScE19J-WgBOMDOaw\nhttps://www.facebook.com/Jasiah-270415950237747/",
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [
          "Jasiah",
          "Crisis"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 109671,
        "duration": "1:49",
        "playable_duration_ms": 109671,
        "release_date": null,
        "stats": {
          "plays": 22819721,
          "likes": 297498,
          "reposts": 7329,
          "comments": 7862,
          "downloads": 3849
        },
        "user": {
          "id": 246362065,
          "username": "JASIAH",
          "link": "https://soundcloud.com/jasiah999",
          "permalink": "jasiah999",
          "full_name": "PHREE",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000464260455-wookuf-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000464260455-wookuf-original.jpg"
          },
          "city": "Middle of Nowhere",
          "country_code": "US",
          "followers_count": 176565,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-tDz3RazGx86X6PA3-ODM7LQ-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-tDz3RazGx86X6PA3-ODM7LQ-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Jasiah",
          "album_title": null,
          "release_title": null,
          "isrc": "USAT22005016",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "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/tc4lBSE8Ipip_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:593083563",
        "created_at": "2019-03-20T17:14:22Z",
        "updated_at": "2022-06-29T12:10:06Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-06-25T02:25:50Z",
      "track": {
        "id": 464865633,
        "title": "hotline bling",
        "link": "https://soundcloud.com/billieeilish/hotline-bling",
        "permalink": "hotline-bling",
        "secret_token": null,
        "description": "Get the vinyl: https://www.recordstoreday.com/UPC/602567383659",
        "caption": null,
        "genre": "Folk & Singer-Songwriter",
        "tags": [
          "drake",
          "scorpion",
          "hotline bling"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 133968,
        "duration": "2:13",
        "playable_duration_ms": 133968,
        "release_date": null,
        "stats": {
          "plays": 16574697,
          "likes": 345042,
          "reposts": 11704,
          "comments": 10069,
          "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-000366423504-panrka-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000366423504-panrka-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "billie eilish",
          "album_title": null,
          "release_title": null,
          "isrc": "USUM71800117",
          "upc": null,
          "publisher": null,
          "writers": "billie eilish",
          "p_line": "℗ 2018 ℗ 2018 Darkroom/Interscope Records",
          "c_line": null,
          "is_explicit": null,
          "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/1GjpfNDQONjt_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:464865633",
        "created_at": "2018-06-28T23:32:53Z",
        "updated_at": "2022-05-22T23:05:58Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-05-13T20:03:30Z",
      "track": {
        "id": 610680444,
        "title": "Indila - Tourner Dans Le Vide (Slowed) + (extra Bass)",
        "link": "https://soundcloud.com/off_topp/indila-tourner-dans-le-vide-slowed-extra-bass",
        "permalink": "indila-tourner-dans-le-vide-slowed-extra-bass",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Pop",
        "tags": [
          "French",
          "Tourner Dans Le Vide",
          "Indila",
          "Slowed"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 271802,
        "duration": "4:31",
        "playable_duration_ms": 271802,
        "release_date": null,
        "stats": {
          "plays": 2552617,
          "likes": 34264,
          "reposts": 312,
          "comments": 915,
          "downloads": 0
        },
        "user": {
          "id": 110750536,
          "username": "Off Top",
          "link": "https://soundcloud.com/off_topp",
          "permalink": "off_topp",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000542921487-velmm1-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000542921487-velmm1-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 581,
          "is_verified": false
        },
        "artwork": null,
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/YGRCZsr53C6I_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:610680444",
        "created_at": "2019-04-24T12:25:59Z",
        "updated_at": "2022-07-05T05:05:35Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-04-29T08:06:28Z",
      "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",
      "liked_at": "2019-03-26T02:22:39Z",
      "track": {
        "id": 265431517,
        "title": "Tell Me (Ft. Shiloh Dynasty)",
        "link": "https://soundcloud.com/t-s-u-k-i/tell-me-ft-shiloh-dynasty",
        "permalink": "tell-me-ft-shiloh-dynasty",
        "secret_token": null,
        "description": "@shiloh-dynasty",
        "caption": null,
        "genre": "beat",
        "tags": [
          "Shiloh Dynasty",
          "Bump",
          "Lo-fi",
          "Hip-Hop"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 206229,
        "duration": "3:26",
        "playable_duration_ms": 206229,
        "release_date": null,
        "stats": {
          "plays": 2287346,
          "likes": 35216,
          "reposts": 1328,
          "comments": 223,
          "downloads": 30
        },
        "user": {
          "id": 210550844,
          "username": "First Person",
          "link": "https://soundcloud.com/t-s-u-k-i",
          "permalink": "t-s-u-k-i",
          "full_name": "Formerly known as TSUKI",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000755791750-ycnh6p-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000755791750-ycnh6p-original.jpg"
          },
          "city": "Eugene, OR",
          "country_code": "US",
          "followers_count": 15937,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000164022337-850vnk-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000164022337-850vnk-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "TSUKI",
          "album_title": "Tell Me (Ft. Shiloh Dynasty)",
          "release_title": "Tell Me (Ft. Shiloh Dynasty)",
          "isrc": "QM8DG1823640",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": false,
          "has_music": true
        },
        "purchase": {
          "title": "Download",
          "link": "http://hypeddit.com/index.php?fan_gate=T0NNszStg5t8m1Ffykdz"
        },
        "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/GcbUgu9x3vzw_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:265431517",
        "created_at": "2016-05-23T01:29:01Z",
        "updated_at": "2022-02-24T08:40:53Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-03-26T02:18:32Z",
      "track": {
        "id": 336597819,
        "title": "I'll Keep You Safe (feat. Shiloh)",
        "link": "https://soundcloud.com/iamsagun/ill-keep-you-safe-feat-shiloh",
        "permalink": "ill-keep-you-safe-feat-shiloh",
        "secret_token": null,
        "description": "Buy Now at  $1 USD  or more: https://sagun.bandcamp.com/track/ill-keep-you-safe-feat-shiloh\n\nInstagram: www.instagram.com/iamsagun/\nTwitter: twitter.com/iamsagun\nYouTube: www.youtube.com/iamsagun\n\n(C) 2017 Origami Music Group",
        "caption": null,
        "genre": "lofi",
        "tags": [
          "shiloh",
          "chill",
          "lofi",
          "Hip Hop"
        ],
        "label": "Origami Music Group",
        "license": "all-rights-reserved",
        "duration_ms": 185851,
        "duration": "3:05",
        "playable_duration_ms": 185851,
        "release_date": null,
        "stats": {
          "plays": 28163524,
          "likes": 354685,
          "reposts": 8439,
          "comments": 9694,
          "downloads": 0
        },
        "user": {
          "id": 155058798,
          "username": "sagun",
          "link": "https://soundcloud.com/iamsagun",
          "permalink": "iamsagun",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-xTz5XSHxQd0gI5Dr-zqKyUg-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-xTz5XSHxQd0gI5Dr-zqKyUg-original.jpg"
          },
          "city": "Bhaktapur",
          "country_code": "NP",
          "followers_count": 38136,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000237048917-38q1o7-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000237048917-38q1o7-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "sagun",
          "album_title": null,
          "release_title": null,
          "isrc": "QM42K1824147",
          "upc": null,
          "publisher": null,
          "writers": "Sagun Khadka",
          "p_line": null,
          "c_line": null,
          "is_explicit": false,
          "has_music": true
        },
        "purchase": {
          "title": null,
          "link": "https://itunes.apple.com/us/album/ill-keep-you-safe-feat-shiloh-dynasty-single/id1291972474"
        },
        "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/xTDz2wJmgOid_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:336597819",
        "created_at": "2017-08-05T16:09:57Z",
        "updated_at": "2022-08-17T00:07:00Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-03-26T02:17:22Z",
      "track": {
        "id": 263672702,
        "title": "Who? (Ft. Shiloh Dynasty)",
        "link": "https://soundcloud.com/t-s-u-k-i/shiloh-wip",
        "permalink": "shiloh-wip",
        "secret_token": null,
        "description": "New tape out now via Neonpajamas:\n\nhttps://soundcloud.com/neonpajamas/first-persons-1000\n\nSampled from a @shiloh-dynasty vine\n\nforever unfinished\n\n(CTRL + S is ur friend)",
        "caption": null,
        "genre": "beat",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 157140,
        "duration": "2:37",
        "playable_duration_ms": 157140,
        "release_date": null,
        "stats": {
          "plays": 11481404,
          "likes": 170334,
          "reposts": 8308,
          "comments": 2557,
          "downloads": 161
        },
        "user": {
          "id": 210550844,
          "username": "First Person",
          "link": "https://soundcloud.com/t-s-u-k-i",
          "permalink": "t-s-u-k-i",
          "full_name": "Formerly known as TSUKI",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000755791750-ycnh6p-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000755791750-ycnh6p-original.jpg"
          },
          "city": "Eugene, OR",
          "country_code": "US",
          "followers_count": 15937,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000162417760-13cr6l-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000162417760-13cr6l-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "TSUKI",
          "album_title": "Who? (Ft. Shiloh Dynasty)",
          "release_title": null,
          "isrc": "TCADF1726594",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": false,
          "has_music": true
        },
        "purchase": {
          "title": "Spotify",
          "link": "https://open.spotify.com/album/5ZCMai7DaHxnFV5A1nG3RV"
        },
        "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/Miv4E11AJhiB_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:263672702",
        "created_at": "2016-05-11T21:21:14Z",
        "updated_at": "2022-05-25T22:13:18Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-03-26T02:11:28Z",
      "track": {
        "id": 367565060,
        "title": "love somebody else (2017)",
        "link": "https://soundcloud.com/alongthewalls/love-somebody-else-ft-shiloh",
        "permalink": "love-somebody-else-ft-shiloh",
        "secret_token": null,
        "description": "https://li.sten.to/love-somebody-else - @shiloh-dynasty @alongthewalls\n\n‍",
        "caption": null,
        "genre": null,
        "tags": [
          "R&B",
          "Electronic",
          "Hip Hop",
          "Instrumental Hip Hop",
          "Soul",
          "Grime",
          "Lo-Fi",
          "2017"
        ],
        "label": "alongthewalls / Create Capital",
        "license": "all-rights-reserved",
        "duration_ms": 126955,
        "duration": "2:06",
        "playable_duration_ms": 126955,
        "release_date": "2017-12-09",
        "stats": {
          "plays": 1701414,
          "likes": 28876,
          "reposts": 997,
          "comments": 479,
          "downloads": 50
        },
        "user": {
          "id": 323778184,
          "username": "alongthewalls",
          "link": "https://soundcloud.com/alongthewalls",
          "permalink": "alongthewalls",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-u2qzhWkQfsyIWmzq-W7uKZA-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-u2qzhWkQfsyIWmzq-W7uKZA-original.jpg"
          },
          "city": null,
          "country_code": "MY",
          "followers_count": 2030,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-z7S5WHLBBRVdeWAQ-Kci2Sw-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-z7S5WHLBBRVdeWAQ-Kci2Sw-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "alongthewalls, Shiloh Dynasty",
          "album_title": null,
          "release_title": null,
          "isrc": "SE5BU1989209",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2017 alongthewalls | ℗ 2019 alongthewalls / CC",
          "c_line": null,
          "is_explicit": false,
          "has_music": null
        },
        "purchase": {
          "title": "stream",
          "link": "https://li.sten.to/love-somebody-else"
        },
        "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/Tga1BJeKMhif_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:367565060",
        "created_at": "2017-12-10T15:30:58Z",
        "updated_at": "2026-03-16T23:48:27Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-02-17T23:47:35Z",
      "track": {
        "id": 576926376,
        "title": "\"DeLorean\" - The Future Kingz",
        "link": "https://soundcloud.com/user-197515823/delorean-the-future-kingz",
        "permalink": "delorean-the-future-kingz",
        "secret_token": null,
        "description": "It's time.",
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [
          "DeLorean",
          "The Future Kingz"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 293199,
        "duration": "4:53",
        "playable_duration_ms": 293199,
        "release_date": null,
        "stats": {
          "plays": 383294,
          "likes": 7713,
          "reposts": 369,
          "comments": 121,
          "downloads": 0
        },
        "user": {
          "id": 380773229,
          "username": "The Future Kingz",
          "link": "https://soundcloud.com/user-197515823",
          "permalink": "user-197515823",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-GrHwonfEycpxOSvw-L0lNMw-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-GrHwonfEycpxOSvw-L0lNMw-original.jpg"
          },
          "city": "LAS VEGAS, NV",
          "country_code": "US",
          "followers_count": 8397,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000490493943-zfl10z-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000490493943-zfl10z-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/X0I8axYtVxxD_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:576926376",
        "created_at": "2019-02-17T19:47:17Z",
        "updated_at": "2022-01-29T04:30:58Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-02-17T07:04:25Z",
      "track": {
        "id": 557761188,
        "title": "found me some good lovin prod.(RRAREBEAR)",
        "link": "https://soundcloud.com/oceanblue30/found-me-some-good-lovin-prodrrarebear",
        "permalink": "found-me-some-good-lovin-prodrrarebear",
        "secret_token": null,
        "description": "lyrics\n\n\nI found me some  good lovin\n\nI’ve been feelin down \nCan’t seem to turn my frown upside down\nBut lately lack of love has had me \nyeah in a drought  \nin a pool of doubt \nSo \ngo on \nGo on \nGo on and see \nWhat \nYo love \nYo love  \nHas in store  \nFor me \nBut\nYou can’t \nYou can’t \nKeep your lips off me\n\nI found me slime good lovin’ \nI I \nI found me some good lovin’\nI I \nI found me slime good lovin’ \nI I \nI found me some good lovin’\n\nI told you once I’ll tell you again \nYour love is mine \nyea not for the rest \nIncomparable to the worst cuz your best \nAnd every moment I’m not with ya I’m upset \nAnd without you girl im a mess\n\nI found me some good lovin’\nI I \nI found me some good lovin’\nI I \nI found me some good lovin’ \nI I \nI found me some good lovin’",
        "caption": null,
        "genre": "R&B & Soul",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 147448,
        "duration": "2:27",
        "playable_duration_ms": 147448,
        "release_date": null,
        "stats": {
          "plays": 60554,
          "likes": 1022,
          "reposts": 19,
          "comments": 10,
          "downloads": 0
        },
        "user": {
          "id": 118235134,
          "username": "Rue",
          "link": "https://soundcloud.com/oceanblue30",
          "permalink": "oceanblue30",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-gDKrTsByq0LStS3W-9n1ONQ-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-gDKrTsByq0LStS3W-9n1ONQ-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 81,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-1PvgjWLJ3RA0DXqb-e7XZBg-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-1PvgjWLJ3RA0DXqb-e7XZBg-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "ROMY-O",
          "album_title": null,
          "release_title": null,
          "isrc": "QZFP51906862",
          "upc": null,
          "publisher": "Leonardo",
          "writers": "RRAREBEAR",
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": true
        },
        "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/0GCEJEfGLamq_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:557761188",
        "created_at": "2019-01-12T03:39:23Z",
        "updated_at": "2020-10-06T06:41:49Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-02-17T07:02:06Z",
      "track": {
        "id": 470970690,
        "title": "Girls Need Love",
        "link": "https://soundcloud.com/summerwalker/girls-need-love-1",
        "permalink": "girls-need-love-1",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "R & B",
        "tags": [],
        "label": "LVRN/Interscope Records",
        "license": "all-rights-reserved",
        "duration_ms": 140839,
        "duration": "2:20",
        "playable_duration_ms": 140839,
        "release_date": "2019-03-08",
        "stats": {
          "plays": 50364181,
          "likes": 663464,
          "reposts": 12210,
          "comments": 4375,
          "downloads": 0
        },
        "user": {
          "id": 23191751,
          "username": "Summer Walker",
          "link": "https://soundcloud.com/summerwalker",
          "permalink": "summerwalker",
          "full_name": "LVRN",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-plt8HKfJz48Zh0Q3-TtExpg-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-plt8HKfJz48Zh0Q3-TtExpg-original.jpg"
          },
          "city": "Atlanta",
          "country_code": "GE",
          "followers_count": 430861,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-i8qluDN0FZ7M-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-i8qluDN0FZ7M-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Summer Walker",
          "album_title": "Last Day Of Summer",
          "release_title": "Girls Need Love",
          "isrc": "USUM71809283",
          "upc": "00602577593291",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2018 LVRN/Interscope Records",
          "c_line": "© 2019 LVRN/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/JJTxMla2zNax_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:470970690",
        "created_at": "2018-07-13T01:10:08Z",
        "updated_at": "2025-12-05T21:37:00Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-02-17T06:59:58Z",
      "track": {
        "id": 442689156,
        "title": "Whats New - Jade Wilson",
        "link": "https://soundcloud.com/mejasweet/whats-new-jade-wilson",
        "permalink": "whats-new-jade-wilson",
        "secret_token": null,
        "description": "this is a song about someone you love continuing to do the things you hate the most and you're kinda just stuck saying \"whats new? this happens all the time\" i hope you all enjoy.",
        "caption": null,
        "genre": "R&B & Soul",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 325176,
        "duration": "5:25",
        "playable_duration_ms": 325176,
        "release_date": null,
        "stats": {
          "plays": 252087,
          "likes": 3836,
          "reposts": 155,
          "comments": 55,
          "downloads": 0
        },
        "user": {
          "id": 416425533,
          "username": "MEJASWEET",
          "link": "https://soundcloud.com/mejasweet",
          "permalink": "mejasweet",
          "full_name": "Jade Wilson",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-Adpjn09lVBfSiDAy-V9GpCQ-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-Adpjn09lVBfSiDAy-V9GpCQ-original.jpg"
          },
          "city": "San Antonio",
          "country_code": "US",
          "followers_count": 2371,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000347048793-ij99o4-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000347048793-ij99o4-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "MEJASWEET",
          "album_title": null,
          "release_title": null,
          "isrc": "QZF8N1822887",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": true
        },
        "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/ZQzLAByOhlHO_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:442689156",
        "created_at": "2018-05-11T18:02:15Z",
        "updated_at": "2022-04-15T02:38:33Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2019-01-05T09:50:37Z",
      "track": {
        "id": 182016770,
        "title": "CUBAN PETE V1",
        "link": "https://soundcloud.com/dhatu/cuban-petes-v1",
        "permalink": "cuban-petes-v1",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "SZA",
        "tags": [
          "WIIIow",
          "Life",
          "Love",
          "FemaleEnergy"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 199359,
        "duration": "3:19",
        "playable_duration_ms": 199359,
        "release_date": null,
        "stats": {
          "plays": 696644,
          "likes": 11895,
          "reposts": 2169,
          "comments": 115,
          "downloads": 0
        },
        "user": {
          "id": 32215203,
          "username": "WILOUGH",
          "link": "https://soundcloud.com/dhatu",
          "permalink": "dhatu",
          "full_name": "Willow  Smith",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000322947528-4zjd8y-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000322947528-4zjd8y-original.jpg"
          },
          "city": "Your Imagination",
          "country_code": "US",
          "followers_count": 191668,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000100577785-jn0e80-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000100577785-jn0e80-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/CuZV225qEYmj_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:182016770",
        "created_at": "2014-12-18T00:11:20Z",
        "updated_at": "2022-04-19T07:16:10Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-12-09T07:50:30Z",
      "track": {
        "id": 202100607,
        "title": "On God- Bryce Hankins ft. Post Malone (Prod. Post Malone x Markel Williams)",
        "link": "https://soundcloud.com/bryce-hankins/on-god-bryce-hankins-ft-post-malone-prod-post-malone-x-markel-williams",
        "permalink": "on-god-bryce-hankins-ft-post-malone-prod-post-malone-x-markel-williams",
        "secret_token": null,
        "description": "Original song by Bryce Hankins x Post Malone (Prod. Post Malone x Markel Williams)\n\n@brycehankins",
        "caption": null,
        "genre": "On",
        "tags": [
          "Bryce H",
          "Post M",
          "Markel Williams"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 210540,
        "duration": "3:30",
        "playable_duration_ms": 210540,
        "release_date": null,
        "stats": {
          "plays": 3764884,
          "likes": 47701,
          "reposts": 4241,
          "comments": 147,
          "downloads": 100
        },
        "user": {
          "id": 30762038,
          "username": "Bryce Hankins",
          "link": "https://soundcloud.com/bryce-hankins",
          "permalink": "bryce-hankins",
          "full_name": "Bryce Hankins",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000160098235-e5n6bj-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000160098235-e5n6bj-original.jpg"
          },
          "city": "Dallas/FortWorth",
          "country_code": "US",
          "followers_count": 4254,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000125764790-ioyf97-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000125764790-ioyf97-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/kTGsP1M8RasU_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:202100607",
        "created_at": "2015-04-22T22:55:55Z",
        "updated_at": "2022-05-18T07:57:37Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-12-02T23:15:07Z",
      "track": {
        "id": 538570407,
        "title": "Arch Angel ft. B00ty (Prod by Dr. Symph & 7:AMP)",
        "link": "https://soundcloud.com/killnigel/3-arch-angel-ft-bobby-raps-prod-by-dr-symph",
        "permalink": "3-arch-angel-ft-bobby-raps-prod-by-dr-symph",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative Rock",
        "tags": [
          "killnigel"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 172790,
        "duration": "2:52",
        "playable_duration_ms": 172790,
        "release_date": null,
        "stats": {
          "plays": 34764,
          "likes": 478,
          "reposts": 20,
          "comments": 10,
          "downloads": 0
        },
        "user": {
          "id": 9119823,
          "username": "KILL NIGEL",
          "link": "https://soundcloud.com/killnigel",
          "permalink": "killnigel",
          "full_name": "Kill Nigel",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-Tym10DIlEXTIwFAC-d6yZ7Q-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-Tym10DIlEXTIwFAC-d6yZ7Q-original.jpg"
          },
          "city": "Los Angeles",
          "country_code": null,
          "followers_count": 1349,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000451821264-qo1eks-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000451821264-qo1eks-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "KILL NIGEL",
          "album_title": null,
          "release_title": null,
          "isrc": "QZTH92242937",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "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/UApFrpcO8LZO_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:538570407",
        "created_at": "2018-12-02T06:57:18Z",
        "updated_at": "2022-01-06T06:11:19Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-11-28T00:56:42Z",
      "track": {
        "id": 300486618,
        "title": "Slow Grind (Feat. Jacquees) (Prod. Tory Lanez x Play Picasso)",
        "link": "https://soundcloud.com/torylanez/slow-grind-feat-jacquees-prod-tory-lanez-x-play-picasso",
        "permalink": "slow-grind-feat-jacquees-prod-tory-lanez-x-play-picasso",
        "secret_token": null,
        "description": "download : chixtape4.com",
        "caption": null,
        "genre": null,
        "tags": [
          "Swavey"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 242281,
        "duration": "4:02",
        "playable_duration_ms": 242281,
        "release_date": null,
        "stats": {
          "plays": 26029554,
          "likes": 397344,
          "reposts": 16897,
          "comments": 989,
          "downloads": 0
        },
        "user": {
          "id": 28970722,
          "username": "Tory Lanez",
          "link": "https://soundcloud.com/torylanez",
          "permalink": "torylanez",
          "full_name": "Tory Lanez",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-zw9t81jJB4EGM7ZL-yNLWjA-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-zw9t81jJB4EGM7ZL-yNLWjA-original.jpg"
          },
          "city": "Toronto",
          "country_code": "CA",
          "followers_count": 1065109,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000200833067-d4r004-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000200833067-d4r004-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Tory Lanez Feat. Jacquees",
          "album_title": "Chixtape 4",
          "release_title": null,
          "isrc": null,
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": null
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/4tQu4gtEVJ8J_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:300486618",
        "created_at": "2017-01-01T21:26:26Z",
        "updated_at": "2022-04-30T07:14:11Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-11-24T09:57:08Z",
      "track": {
        "id": 481979940,
        "title": "Sheck Wes - Mo Bamba (Genius Verified Version)",
        "link": "https://soundcloud.com/bruhmru/sheck-wes-mo-bamba-genius-verified-version",
        "permalink": "sheck-wes-mo-bamba-genius-verified-version",
        "secret_token": null,
        "description": "listen to my real music @umru",
        "caption": null,
        "genre": "Verified",
        "tags": [
          "Fuck",
          "Shit",
          "Bitch",
          "Huh"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 105282,
        "duration": "1:45",
        "playable_duration_ms": 105282,
        "release_date": null,
        "stats": {
          "plays": 1969118,
          "likes": 35581,
          "reposts": 1700,
          "comments": 2851,
          "downloads": 0
        },
        "user": {
          "id": 189588828,
          "username": "umru 2",
          "link": "https://soundcloud.com/bruhmru",
          "permalink": "bruhmru",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000250521251-kphowx-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000250521251-kphowx-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 2328,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000385097343-8vtvsn-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000385097343-8vtvsn-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": {
          "title": null,
          "link": "https://open.spotify.com/artist/2Ub06wAIR1hERODcCkKhzx"
        },
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/YgANm1dTBnJh_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:481979940",
        "created_at": "2018-08-06T19:26:35Z",
        "updated_at": "2022-06-30T08:53:52Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-11-17T06:15:03Z",
      "track": {
        "id": 449514906,
        "title": "u don't miss me [billie eilish flip]",
        "link": "https://soundcloud.com/bluewaveboi/u-dont-miss-me-billie-eilish-flip",
        "permalink": "u-dont-miss-me-billie-eilish-flip",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": null,
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 164325,
        "duration": "2:44",
        "playable_duration_ms": 164325,
        "release_date": null,
        "stats": {
          "plays": 791378,
          "likes": 20031,
          "reposts": 936,
          "comments": 255,
          "downloads": 0
        },
        "user": {
          "id": 108696839,
          "username": "Charlie Burg",
          "link": "https://soundcloud.com/bluewaveboi",
          "permalink": "bluewaveboi",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-cfBKz8vcl95skdFV-eKmiNw-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-cfBKz8vcl95skdFV-eKmiNw-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 7028,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000353049327-5ncpbt-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000353049327-5ncpbt-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/sKIk3ulOtWkA_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:449514906",
        "created_at": "2018-05-26T18:13:08Z",
        "updated_at": "2022-02-25T16:38:28Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-10-19T10:15:33Z",
      "track": {
        "id": 486886443,
        "title": "crash dummy",
        "link": "https://soundcloud.com/happysadguy/crashdummy",
        "permalink": "crashdummy",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 135849,
        "duration": "2:15",
        "playable_duration_ms": 135849,
        "release_date": null,
        "stats": {
          "plays": 50355,
          "likes": 1167,
          "reposts": 43,
          "comments": 21,
          "downloads": 0
        },
        "user": {
          "id": 284319815,
          "username": "happysadguy",
          "link": "https://soundcloud.com/happysadguy",
          "permalink": "happysadguy",
          "full_name": "AA.",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-OdQWIRa76mguDLbT-FhK0TQ-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-OdQWIRa76mguDLbT-FhK0TQ-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 342,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000390451758-5d2nd5-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000390451758-5d2nd5-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/zaW8fUI4x13P_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:486886443",
        "created_at": "2018-08-17T16:53:38Z",
        "updated_at": "2020-04-27T08:09:52Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-09-01T04:19:54Z",
      "track": {
        "id": 493309362,
        "title": "WOOF",
        "link": "https://soundcloud.com/mehkiraine/woof",
        "permalink": "woof",
        "secret_token": null,
        "description": "Produced by Slndrmann\n\nConnect with Mehki Raine:\ninstagram.com/mehkiraine\ntwitter.com/mehkiraine\ntiktok.com/@mehkiraine",
        "caption": null,
        "genre": "Trap",
        "tags": [
          "Hip Hop",
          "Rap",
          "Dog Eat Dog World",
          "Mehki Raine",
          "Crooks",
          "Woof",
          "Trap",
          "scfirst"
        ],
        "label": "Dog Eat Dog World Records",
        "license": "all-rights-reserved",
        "duration_ms": 135718,
        "duration": "2:15",
        "playable_duration_ms": 135718,
        "release_date": "2018-08-31",
        "stats": {
          "plays": 1487718,
          "likes": 7766,
          "reposts": 424,
          "comments": 118,
          "downloads": 0
        },
        "user": {
          "id": 102451459,
          "username": "Mehki Raine",
          "link": "https://soundcloud.com/mehkiraine",
          "permalink": "mehkiraine",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-43npg4eGXxHwGNsk-TtLiVw-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-43npg4eGXxHwGNsk-TtLiVw-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 2065,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000625655839-8vgh1c-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000625655839-8vgh1c-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "MEHKI RAINE",
          "album_title": "DOG EAT DOG WORLD",
          "release_title": "WOOF",
          "isrc": "QM8DG1809692",
          "upc": null,
          "publisher": "Dog Eat Dog World",
          "writers": "Calvin Adrian Parkinson",
          "p_line": "℗ 2018 Dog Eat Dog World Records",
          "c_line": null,
          "is_explicit": null,
          "has_music": true
        },
        "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/8Zzd81tMl696_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:493309362",
        "created_at": "2018-08-31T14:42:56Z",
        "updated_at": "2023-05-04T15:37:25Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-08-31T18:31:15Z",
      "track": {
        "id": 493309341,
        "title": "DREAMS",
        "link": "https://soundcloud.com/mehkiraine/dreams",
        "permalink": "dreams",
        "secret_token": null,
        "description": "PROD. SLNDRMANN\nhttps://www.youtube.com/watch?v=3hcV7RCY0Eo\n\nConnect with Mehki Raine:\ninstagram.com/mehkiraine\ntwitter.com/mehkiraine\ntiktok.com/@mehkiraine",
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [
          "Hip Hop",
          "Rap",
          "Crooks",
          "Dog Eat Dog World",
          "Mehki Raine",
          "Slndrmann",
          "scfirst"
        ],
        "label": "Dog Eat Dog World Records",
        "license": "all-rights-reserved",
        "duration_ms": 98255,
        "duration": "1:38",
        "playable_duration_ms": 98255,
        "release_date": "2018-08-31",
        "stats": {
          "plays": 332429,
          "likes": 5937,
          "reposts": 358,
          "comments": 65,
          "downloads": 0
        },
        "user": {
          "id": 102451459,
          "username": "Mehki Raine",
          "link": "https://soundcloud.com/mehkiraine",
          "permalink": "mehkiraine",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-43npg4eGXxHwGNsk-TtLiVw-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-43npg4eGXxHwGNsk-TtLiVw-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 2065,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000625657363-jchqac-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000625657363-jchqac-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "MEHKI RAINE",
          "album_title": null,
          "release_title": null,
          "isrc": "QM8DG1809690",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": true
        },
        "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/0YXNN9fXNsDB_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:493309341",
        "created_at": "2018-08-31T14:42:54Z",
        "updated_at": "2023-05-04T15:38:40Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-08-12T16:57:10Z",
      "track": {
        "id": 484325013,
        "title": "NOBODIES",
        "link": "https://soundcloud.com/rybundy/nobodies",
        "permalink": "nobodies",
        "secret_token": null,
        "description": "ENEMIES\nNOBODIES\nPAWNSTARS\nYOURE A BAD PERSON\nDONT NEED NOBODY",
        "caption": null,
        "genre": null,
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 219813,
        "duration": "3:39",
        "playable_duration_ms": 219813,
        "release_date": null,
        "stats": {
          "plays": 19247,
          "likes": 364,
          "reposts": 18,
          "comments": 4,
          "downloads": 13
        },
        "user": {
          "id": 214845883,
          "username": "RyBundy",
          "link": "https://soundcloud.com/rybundy",
          "permalink": "rybundy",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-4WGNpDbPBZbsTOr4-zmwI7g-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-4WGNpDbPBZbsTOr4-zmwI7g-original.jpg"
          },
          "city": "Florida",
          "country_code": "US",
          "followers_count": 10426,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-7nnvJbw5BdcEMVnz-hfbJZg-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-7nnvJbw5BdcEMVnz-hfbJZg-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "RyBundy",
          "album_title": null,
          "release_title": null,
          "isrc": "QM42K1879882",
          "upc": null,
          "publisher": null,
          "writers": "Ryan Thompson",
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": true
        },
        "purchase": null,
        "policy": "allow",
        "monetization_model": "not_applicable",
        "is_preview_only": false,
        "is_streamable": true,
        "is_downloadable": true,
        "is_commentable": true,
        "is_public": true,
        "sharing": "public",
        "embeddable_by": "all",
        "waveform_link": "https://wave.sndcdn.com/otypZ3kIZQD8_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:484325013",
        "created_at": "2018-08-12T00:03:26Z",
        "updated_at": "2022-04-30T00:29:10Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-08-05T04:29:29Z",
      "track": {
        "id": 425666274,
        "title": "XXXTENTACION - My Girl",
        "link": "https://soundcloud.com/dexplo1/xxxtentacion-my-girl",
        "permalink": "xxxtentacion-my-girl",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 145540,
        "duration": "2:25",
        "playable_duration_ms": 145540,
        "release_date": null,
        "stats": {
          "plays": 549939,
          "likes": 7746,
          "reposts": 190,
          "comments": 122,
          "downloads": 64
        },
        "user": {
          "id": 160301706,
          "username": "デ𝕯𝖊𝖝𝖕𝖑𝖔ン",
          "link": "https://soundcloud.com/dexplo1",
          "permalink": "dexplo1",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-X9haIHSmnDk4yTiP-Gyl09Q-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-X9haIHSmnDk4yTiP-Gyl09Q-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 743,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000330660840-vnd0uv-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000330660840-vnd0uv-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "XXXTENTACION",
          "album_title": null,
          "release_title": null,
          "isrc": "QZS672429325",
          "upc": null,
          "publisher": null,
          "writers": "Dexplo",
          "p_line": null,
          "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/E8Huo1nYc7Yo_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:425666274",
        "created_at": "2018-04-06T12:21:01Z",
        "updated_at": "2022-06-22T07:23:57Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-07-13T07:39:58Z",
      "track": {
        "id": 469589724,
        "title": "LOVELY (BILLIE EILISH & KHALID FLIP)",
        "link": "https://soundcloud.com/hippiesabotage/lovely-billie-eilish-khalid-flip",
        "permalink": "lovely-billie-eilish-khalid-flip",
        "secret_token": null,
        "description": "Where is everyone discovering this track???\n\nAll merch is available at www.HippieSabotage.com",
        "caption": null,
        "genre": "Electronic",
        "tags": [
          "lovely"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 287347,
        "duration": "4:47",
        "playable_duration_ms": 287347,
        "release_date": null,
        "stats": {
          "plays": 36016590,
          "likes": 717724,
          "reposts": 15966,
          "comments": 18039,
          "downloads": 0
        },
        "user": {
          "id": 1433035,
          "username": "Hippie Sabotage",
          "link": "https://soundcloud.com/hippiesabotage",
          "permalink": "hippiesabotage",
          "full_name": "The Hippies",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-qOTi3zzMoxOL1zR9-UnsIFA-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-qOTi3zzMoxOL1zR9-UnsIFA-original.jpg"
          },
          "city": "California",
          "country_code": "US",
          "followers_count": 333091,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000371398977-3a935n-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000371398977-3a935n-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/F03RazN9rk5M_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:469589724",
        "created_at": "2018-07-10T01:40:06Z",
        "updated_at": "2022-07-12T13:55:53Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-07-01T07:09:28Z",
      "track": {
        "id": 264840797,
        "title": "Elephant In The Room - XXXTENTACION",
        "link": "https://soundcloud.com/atibamatafukaaa/elephant-in-the-room-xxxtentacion",
        "permalink": "elephant-in-the-room-xxxtentacion",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Alternative Rock",
        "tags": [
          "Indie",
          "xxxtentacion",
          "Raw",
          "Acoustic"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 95511,
        "duration": "1:35",
        "playable_duration_ms": 95511,
        "release_date": null,
        "stats": {
          "plays": 9325190,
          "likes": 114742,
          "reposts": 3843,
          "comments": 2078,
          "downloads": 0
        },
        "user": {
          "id": 50098912,
          "username": "AtibaMataFukaaa",
          "link": "https://soundcloud.com/atibamatafukaaa",
          "permalink": "atibamatafukaaa",
          "full_name": "Atiba",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-1fHOrB56EdUg0xp9-t0ySFA-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-1fHOrB56EdUg0xp9-t0ySFA-original.jpg"
          },
          "city": "TEXAS",
          "country_code": null,
          "followers_count": 546,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000163490382-6pn3vu-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000163490382-6pn3vu-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "XXXTENTACION",
          "album_title": null,
          "release_title": null,
          "isrc": "UKJLL1712432",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": false,
          "has_music": true
        },
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/lOsgb6cxr5Lu_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:264840797",
        "created_at": "2016-05-19T03:30:48Z",
        "updated_at": "2022-04-18T07:18:25Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-06-17T18:03:08Z",
      "track": {
        "id": 446135700,
        "title": "prettypretty",
        "link": "https://soundcloud.com/hannahfayehoberman/prettypretty",
        "permalink": "prettypretty",
        "secret_token": null,
        "description": "original song called \"prettypretty\"",
        "caption": null,
        "genre": null,
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 211898,
        "duration": "3:31",
        "playable_duration_ms": 211898,
        "release_date": null,
        "stats": {
          "plays": 138396,
          "likes": 1672,
          "reposts": 38,
          "comments": 25,
          "downloads": 0
        },
        "user": {
          "id": 446703381,
          "username": "hannah faye",
          "link": "https://soundcloud.com/hannahfayehoberman",
          "permalink": "hannahfayehoberman",
          "full_name": "Hannah Faye Hoberman",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-ZdGAuq83x5IQM6Ak-rqZPXA-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-ZdGAuq83x5IQM6Ak-rqZPXA-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 666,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000350086017-wu9vx2-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000350086017-wu9vx2-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/cJjwb3D4P8SA_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:446135700",
        "created_at": "2018-05-19T04:04:27Z",
        "updated_at": "2019-03-02T13:55:20Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-06-08T22:17:00Z",
      "track": {
        "id": 353682428,
        "title": "Devious [Prod. by Don Kevo]",
        "link": "https://soundcloud.com/threexdaze/devious",
        "permalink": "devious",
        "secret_token": null,
        "description": "“Devious”\n\nWritten by kliftxn (@kliftxn), WOLF (@hewhocrieswolf), & Boris The Lucid (@boris-the-lucid)\nProduced by Don Kevo (@donkevo)\nRecorded at Innertruth Studios\nMixed & Mastered by Boris The Lucid\n\nLYRICS: https://genius.com/Iiidaze-devious-lyrics\n\nCover Art by KNXWFUTURE & McGavin Israel (www.mcgavinisrael.tumblr.com)",
        "caption": null,
        "genre": "IIIDAZE",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 218377,
        "duration": "3:38",
        "playable_duration_ms": 218377,
        "release_date": "2017-10-28",
        "stats": {
          "plays": 253608,
          "likes": 5091,
          "reposts": 357,
          "comments": 30,
          "downloads": 0
        },
        "user": {
          "id": 289287086,
          "username": "IIIDAZE",
          "link": "https://soundcloud.com/threexdaze",
          "permalink": "threexdaze",
          "full_name": "IIIDAZE",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000663053114-rjevot-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000663053114-rjevot-original.jpg"
          },
          "city": "VIRGINIA",
          "country_code": null,
          "followers_count": 799,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000253808444-wr78zx-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000253808444-wr78zx-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "IIIDAZE",
          "album_title": "Devious",
          "release_title": "Devious",
          "isrc": "QZARB1896700",
          "upc": null,
          "publisher": "IIIDAZE",
          "writers": "Robert Hagan, Clifton Weathers Jr, & Boris Hernandez",
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": true
        },
        "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/8dqpQ6pedQXh_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:353682428",
        "created_at": "2017-11-10T05:26:54Z",
        "updated_at": "2021-01-05T06:07:45Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-05-25T17:20:09Z",
      "track": {
        "id": 147244931,
        "title": "When The Party's Over (Jango Haze)",
        "link": "https://soundcloud.com/billysharpmusic/what-you-gonna-do-when-the-partys-over",
        "permalink": "what-you-gonna-do-when-the-partys-over",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Funk",
        "tags": [
          "Funk",
          "Disco",
          "Groove",
          "Pop"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 280083,
        "duration": "4:40",
        "playable_duration_ms": 280083,
        "release_date": null,
        "stats": {
          "plays": 48694,
          "likes": 819,
          "reposts": 43,
          "comments": 6,
          "downloads": 0
        },
        "user": {
          "id": 92216912,
          "username": "Billy Sharp",
          "link": "https://soundcloud.com/billysharpmusic",
          "permalink": "billysharpmusic",
          "full_name": "Billy Sharp",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-eNtX9cKnsu8eWGW6-taoOuQ-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-eNtX9cKnsu8eWGW6-taoOuQ-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 289,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000078119640-pwfcw5-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000078119640-pwfcw5-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/YHlzRXkruitK_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:147244931",
        "created_at": "2014-04-30T16:40:37Z",
        "updated_at": "2022-05-13T10:22:47Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-05-25T17:16:09Z",
      "track": {
        "id": 412681308,
        "title": "Billie Eilish - When The Party's Over (Live Edited Audio) [ORIGINAL]",
        "link": "https://soundcloud.com/daxxxicon/billie-eilish-when-the-partys-over-live-edited-audio-original",
        "permalink": "billie-eilish-when-the-partys-over-live-edited-audio-original",
        "secret_token": null,
        "description": "SOMEONE CLAIMED MY MELANIE EDIT WAS STOLEN LMAO SO IM JUST REMINDING YOU GUYS TO CHECK THE DATES OF POST! Anyways went to the Billie Eilish show last night and recorded a better recording of When The Party's Over, you're welcome to share but please don't upload without my permission and full crediting. Enjoy guys. DM for download link. \nRecorded 03/11/2018 at The Observatory in Santa Ana, CA",
        "caption": null,
        "genre": "Piano",
        "tags": [
          "Billie Eilish",
          "When The Party's Over",
          "Edit",
          "Unreleased",
          "Remix",
          "Recording",
          "Album",
          "Mashup",
          "Finneas"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 174043,
        "duration": "2:54",
        "playable_duration_ms": 174043,
        "release_date": null,
        "stats": {
          "plays": 314434,
          "likes": 4147,
          "reposts": 85,
          "comments": 45,
          "downloads": 0
        },
        "user": {
          "id": 68964645,
          "username": "daxxx",
          "link": "https://soundcloud.com/daxxxicon",
          "permalink": "daxxxicon",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000507074877-d1ishh-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000507074877-d1ishh-original.jpg"
          },
          "city": null,
          "country_code": "US",
          "followers_count": 504,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000315311079-z60lot-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000315311079-z60lot-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/3Z33nGOrrWK2_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:412681308",
        "created_at": "2018-03-12T20:14:00Z",
        "updated_at": "2020-09-15T11:04:28Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-05-23T00:37:42Z",
      "track": {
        "id": 142830556,
        "title": "Drake ~ Days In The East",
        "link": "https://soundcloud.com/octobersveryown/drake-days-in-the-east",
        "permalink": "drake-days-in-the-east",
        "secret_token": null,
        "description": "Produced by PARTYNEXTDOOR\r\nCo-Produced by 40",
        "caption": null,
        "genre": "Rap",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 353782,
        "duration": "5:53",
        "playable_duration_ms": 353782,
        "release_date": null,
        "stats": {
          "plays": 54230603,
          "likes": 746327,
          "reposts": 112166,
          "comments": 5757,
          "downloads": 1022764
        },
        "user": {
          "id": 1078461,
          "username": "octobersveryown",
          "link": "https://soundcloud.com/octobersveryown",
          "permalink": "octobersveryown",
          "full_name": "October's Very Own",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-000111004820-tzrvo1-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-000111004820-tzrvo1-original.jpg"
          },
          "city": "Toronto",
          "country_code": "CA",
          "followers_count": 4862503,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000075436853-w5b6oz-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000075436853-w5b6oz-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Drake",
          "album_title": null,
          "release_title": null,
          "isrc": "USUG11902747",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "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/8KTRahF632Vf_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:142830556",
        "created_at": "2014-04-03T08:14:06Z",
        "updated_at": "2024-01-20T16:34:00Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-05-09T00:25:14Z",
      "track": {
        "id": 440047035,
        "title": "Dearly Decatur",
        "link": "https://soundcloud.com/erickdelcoco/dearly-decatur",
        "permalink": "dearly-decatur",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [
          "dearly",
          "decatur",
          "rap",
          "bronx",
          "new york",
          "roses",
          "petal",
          "newartist",
          "Hip Hop",
          "colombian",
          "puertorican",
          "young",
          "mood",
          "intellectualtrap",
          "decaturave",
          "sad",
          "coconut",
          "coconutfam",
          "selfish",
          "spanishboy",
          "cocofuego",
          "keepcalm",
          "newmusic",
          "Baby",
          "cutebaby",
          "sin",
          "fadeaway",
          "fade",
          "youngadult",
          "transition"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 251687,
        "duration": "4:11",
        "playable_duration_ms": 251687,
        "release_date": null,
        "stats": {
          "plays": 23644,
          "likes": 679,
          "reposts": 43,
          "comments": 9,
          "downloads": 0
        },
        "user": {
          "id": 238253389,
          "username": "Coconutfam",
          "link": "https://soundcloud.com/erickdelcoco",
          "permalink": "erickdelcoco",
          "full_name": "Erick Del Coco",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-xGR7zaATcton0M3V-I5aIsA-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-xGR7zaATcton0M3V-I5aIsA-original.jpg"
          },
          "city": "Bronx, NY",
          "country_code": "US",
          "followers_count": 3377,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000344809371-5eodn9-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000344809371-5eodn9-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Coconutfam",
          "album_title": null,
          "release_title": null,
          "isrc": "QM8DG2113284",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": true
        },
        "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/rljI9p0iyqX2_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:440047035",
        "created_at": "2018-05-06T07:17:09Z",
        "updated_at": "2021-01-01T22:59:27Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-05-02T17:23:49Z",
      "track": {
        "id": 152057702,
        "title": "Looking For You - Justin Bieber(Solo)",
        "link": "https://soundcloud.com/selenur_lovin/looking-for-you-solo",
        "permalink": "looking-for-you-solo",
        "secret_token": null,
        "description": null,
        "caption": null,
        "genre": "justin bieber",
        "tags": [
          "sirbizzle",
          "looking for you",
          "music",
          "solo"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 159073,
        "duration": "2:39",
        "playable_duration_ms": 159073,
        "release_date": null,
        "stats": {
          "plays": 147105,
          "likes": 2906,
          "reposts": 187,
          "comments": 15,
          "downloads": 0
        },
        "user": {
          "id": 97379395,
          "username": "taurusvenus",
          "link": "https://soundcloud.com/selenur_lovin",
          "permalink": "selenur_lovin",
          "full_name": null,
          "avatar": null,
          "city": null,
          "country_code": null,
          "followers_count": 26,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000080980816-4f1gh0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000080980816-4f1gh0-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/088X36Hcq3ii_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:152057702",
        "created_at": "2014-05-30T20:32:55Z",
        "updated_at": "2020-07-28T08:07:16Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-04-26T21:33:50Z",
      "track": {
        "id": 330192780,
        "title": "Dream Killers Prod. By Rascal",
        "link": "https://soundcloud.com/only_omenihu/dream-killers",
        "permalink": "dream-killers",
        "secret_token": null,
        "description": "Written by Omenihu\nProduced by Rascal\nMixed & Mastered by Alex Wilcox and Erick  Lobo\n\nFollow Omenihu:\nWebsite: http://omenihu.com\nAll Vibes Matter Tee: http://www.omenihu.com/shop/\nFacebook: http://facebook.com/onlyomenihu\nTwitter: http://twitter.com/only_omenihu\nInstagram: http://instagram.com/only_omenihu\nSoundcloud: http://soundcloud.com/only_omenihu",
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 229977,
        "duration": "3:49",
        "playable_duration_ms": 229977,
        "release_date": null,
        "stats": {
          "plays": 189322,
          "likes": 4550,
          "reposts": 416,
          "comments": 32,
          "downloads": 0
        },
        "user": {
          "id": 47518526,
          "username": "Omenihu",
          "link": "https://soundcloud.com/only_omenihu",
          "permalink": "only_omenihu",
          "full_name": "Omenihu",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-81juv5vmbMomVLLg-EeJFHg-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-81juv5vmbMomVLLg-EeJFHg-original.jpg"
          },
          "city": "Austin",
          "country_code": "US",
          "followers_count": 1926,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000230660918-pfhu5e-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000230660918-pfhu5e-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": null,
        "policy": "monetize",
        "monetization_model": "blackbox",
        "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/bX77TQAUSfU4_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:330192780",
        "created_at": "2017-06-26T15:37:06Z",
        "updated_at": "2021-01-05T06:40:12Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-04-23T21:42:48Z",
      "track": {
        "id": 395841318,
        "title": "La Di Da Di Da (FUTURE)",
        "link": "https://soundcloud.com/bongbo/la-di-da-di-da-future",
        "permalink": "la-di-da-di-da-future",
        "secret_token": null,
        "description": "100K and nearly 150k total plays. Thanks",
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 17790,
        "duration": "0:17",
        "playable_duration_ms": 17790,
        "release_date": null,
        "stats": {
          "plays": 165783,
          "likes": 2298,
          "reposts": 59,
          "comments": 12,
          "downloads": 0
        },
        "user": {
          "id": 317890149,
          "username": "EOE",
          "link": "https://soundcloud.com/bongbo",
          "permalink": "bongbo",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-BF22ei9c7KxLsvwL-MxRHTg-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-BF22ei9c7KxLsvwL-MxRHTg-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 378,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000298684830-53vcgr-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000298684830-53vcgr-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/95fn2e84Qzib_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:395841318",
        "created_at": "2018-02-07T14:52:07Z",
        "updated_at": "2020-03-29T10:33:12Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-04-02T19:14:48Z",
      "track": {
        "id": 423766116,
        "title": "All To You",
        "link": "https://soundcloud.com/sabrina-claudio/all-to-you",
        "permalink": "all-to-you",
        "secret_token": null,
        "description": "New single \"All To You\" out now: https://lnk.to/AllToYouso\n\nFollow Sabrina Claudio\nFacebook – www.facebook.com/SabrinaClaudioMusic\nTwitter – twitter.com/SabrinaClaudio\nInstagram – www.instagram.com/sabrinaclaudio\n\nwww.sabrinaclaudio.com/",
        "caption": null,
        "genre": "R&B & Soul",
        "tags": [
          "sabrina claudio",
          "all to you"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 203199,
        "duration": "3:23",
        "playable_duration_ms": 203199,
        "release_date": null,
        "stats": {
          "plays": 1963868,
          "likes": 40998,
          "reposts": 2781,
          "comments": 242,
          "downloads": 0
        },
        "user": {
          "id": 52215164,
          "username": "Sabrina Claudio",
          "link": "https://soundcloud.com/sabrina-claudio",
          "permalink": "sabrina-claudio",
          "full_name": "Sabrina Claudio",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-bxdEUz6W0y4PRiDy-YbHB9Q-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-bxdEUz6W0y4PRiDy-YbHB9Q-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 133704,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000328910868-n0hdxv-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000328910868-n0hdxv-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Sabrina Claudio",
          "album_title": "Don't Let Me Down / All To You",
          "release_title": null,
          "isrc": "USAT21801275",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": null
        },
        "purchase": {
          "title": null,
          "link": "https://lnk.to/AllToYouso"
        },
        "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/BUuoyBpeaDkL_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:423766116",
        "created_at": "2018-04-02T18:53:41Z",
        "updated_at": "2022-05-30T07:14:48Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-04-01T06:10:19Z",
      "track": {
        "id": 310614432,
        "title": "GOAT (prod. J Patterns)",
        "link": "https://soundcloud.com/erickdelcoco/goat-prodj-patterns",
        "permalink": "goat-prodj-patterns",
        "secret_token": null,
        "description": "FOLLOW @COCONUTFAM\nhttps://instagram.com/coconutfam\n\n\nhttps://twitter.com/erickdelcoco\n\nProd: J Patterns \n\nLike share and support 🌴",
        "caption": null,
        "genre": "Hip-hop & Rap",
        "tags": [],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 146193,
        "duration": "2:26",
        "playable_duration_ms": 146193,
        "release_date": null,
        "stats": {
          "plays": 112276,
          "likes": 1998,
          "reposts": 154,
          "comments": 13,
          "downloads": 0
        },
        "user": {
          "id": 238253389,
          "username": "Coconutfam",
          "link": "https://soundcloud.com/erickdelcoco",
          "permalink": "erickdelcoco",
          "full_name": "Erick Del Coco",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-xGR7zaATcton0M3V-I5aIsA-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-xGR7zaATcton0M3V-I5aIsA-original.jpg"
          },
          "city": "Bronx, NY",
          "country_code": "US",
          "followers_count": 3377,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000210679583-glij9z-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000210679583-glij9z-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Coconutfam",
          "album_title": null,
          "release_title": null,
          "isrc": "QM8DG2113288",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": null,
          "has_music": true
        },
        "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/dd1wfpWkeD4h_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:310614432",
        "created_at": "2017-03-04T01:52:52Z",
        "updated_at": "2021-05-09T14:23:58Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-03-22T15:59:53Z",
      "track": {
        "id": 407320521,
        "title": "STYLE LIKE BILLIE #BIGDICKMUSIC #Trashtalk #iloveboobies",
        "link": "https://soundcloud.com/realsupah/style-like-billie-wherearetheavocados-teamgrillcheese",
        "permalink": "style-like-billie-wherearetheavocados-teamgrillcheese",
        "secret_token": null,
        "description": "Instagram - @realsupahsauce",
        "caption": "I WANNA FUCK BILLIE",
        "genre": "Hip-hop & Rap",
        "tags": [
          "realsupah",
          "billieilish"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 119510,
        "duration": "1:59",
        "playable_duration_ms": 119510,
        "release_date": null,
        "stats": {
          "plays": 11995559,
          "likes": 2988,
          "reposts": 586,
          "comments": 446,
          "downloads": 0
        },
        "user": {
          "id": 35109520,
          "username": "SEXSEXSEX",
          "link": "https://soundcloud.com/realsupah",
          "permalink": "realsupah",
          "full_name": "REAL SUPAH",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-ktXe6WOTBvGI4FWc-Q6vZJw-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-ktXe6WOTBvGI4FWc-Q6vZJw-original.jpg"
          },
          "city": "CHICAGO",
          "country_code": "US",
          "followers_count": 2140,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-N5vvaMUbFVu0UVjH-UJ0cxA-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-N5vvaMUbFVu0UVjH-UJ0cxA-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "real supah",
          "album_title": null,
          "release_title": null,
          "isrc": "QZJRB1978745",
          "upc": null,
          "publisher": null,
          "writers": null,
          "p_line": null,
          "c_line": null,
          "is_explicit": true,
          "has_music": true
        },
        "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/gUK7cMeHTPqd_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:407320521",
        "created_at": "2018-03-02T00:20:53Z",
        "updated_at": "2023-04-08T04:44:17Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-03-12T20:52:51Z",
      "track": {
        "id": 161016137,
        "title": "Munny Right",
        "link": "https://soundcloud.com/jonbellion/munny-right",
        "permalink": "munny-right",
        "secret_token": null,
        "description": "Download The Definition at www.JonBellion.com.\n\nTwitter: https://twitter.com/jonbellion\nFacebook: https://www.facebook.com/jonbellion",
        "caption": null,
        "genre": "Pop",
        "tags": [],
        "label": "Capitol Records (CAP)",
        "license": "all-rights-reserved",
        "duration_ms": 253806,
        "duration": "4:13",
        "playable_duration_ms": 253806,
        "release_date": "2014-09-23",
        "stats": {
          "plays": 4360703,
          "likes": 54501,
          "reposts": 8347,
          "comments": 525,
          "downloads": 0
        },
        "user": {
          "id": 36922176,
          "username": "JonBellion",
          "link": "https://soundcloud.com/jonbellion",
          "permalink": "jonbellion",
          "full_name": "Jon Bellion",
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-juRIlWhMPOVV5B93-r3ObkQ-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-juRIlWhMPOVV5B93-r3ObkQ-original.jpg"
          },
          "city": "New York, NY",
          "country_code": null,
          "followers_count": 232901,
          "is_verified": true
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-HLVkj3IITJfv-0-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-HLVkj3IITJfv-0-original.jpg"
        },
        "banner_link": null,
        "publisher": {
          "artist": "Jon Bellion",
          "album_title": "The Definition",
          "release_title": "Munny Right",
          "isrc": "USUM71412476",
          "upc": "00602537943968",
          "publisher": null,
          "writers": null,
          "p_line": "℗ 2014 Capitol Records, LLC",
          "c_line": "© 2014 Capitol Records, LLC",
          "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/ydUSc5I1yl6Q_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:161016137",
        "created_at": "2014-07-30T21:58:26Z",
        "updated_at": "2026-08-14T22:35:58Z"
      },
      "playlist": null
    },
    {
      "type": "track",
      "liked_at": "2018-03-03T18:08:45Z",
      "track": {
        "id": 337830853,
        "title": "Equalz - Op De Weg Ft. Adje & Cho (WICKED FD Bootleg)",
        "link": "https://soundcloud.com/wickedfd/equalz-op-de-weg-ft-adje-cho-wicked-fd-bootleg",
        "permalink": "equalz-op-de-weg-ft-adje-cho-wicked-fd-bootleg",
        "secret_token": null,
        "description": "Aan 't planken eh!? :P\n\nEqualz - Op De Weg Ft. Adje & Cho (Wicked FD Bootleg)\n\nFree download:\nhttps://www.toneden.io/wickedfd/post/equalz-op-de-weg-ft-adje-cho-wicked-fd-bootleg\n\nFollow me on:\nYoutube.com/wickedfd\nSoundcloud.com/wickedfd\nSoundcloud.com/wickedfdextra",
        "caption": null,
        "genre": "Dancehall",
        "tags": [
          "Moombah",
          "Basshall",
          "Equalz",
          "Adje",
          "Cho",
          "Wicked FD",
          "Bootleg",
          "Top Notch",
          "Art sounds",
          "Architrackz"
        ],
        "label": null,
        "license": "all-rights-reserved",
        "duration_ms": 180940,
        "duration": "3:00",
        "playable_duration_ms": 180940,
        "release_date": null,
        "stats": {
          "plays": 393316,
          "likes": 4075,
          "reposts": 305,
          "comments": 10,
          "downloads": 0
        },
        "user": {
          "id": 43653848,
          "username": "WICKED FD",
          "link": "https://soundcloud.com/wickedfd",
          "permalink": "wickedfd",
          "full_name": null,
          "avatar": {
            "link": "https://i1.sndcdn.com/avatars-9DbnFSJazXBXQttB-Im5CMw-t500x500.jpg",
            "original_link": "https://i1.sndcdn.com/avatars-9DbnFSJazXBXQttB-Im5CMw-original.jpg"
          },
          "city": null,
          "country_code": null,
          "followers_count": 5620,
          "is_verified": false
        },
        "artwork": {
          "link": "https://i1.sndcdn.com/artworks-000238234162-aiqrty-t500x500.jpg",
          "original_link": "https://i1.sndcdn.com/artworks-000238234162-aiqrty-original.jpg"
        },
        "banner_link": null,
        "publisher": null,
        "purchase": {
          "title": null,
          "link": "https://www.toneden.io/wickedfd/post/equalz-op-de-weg-ft-adje-cho-wicked-fd-bootleg"
        },
        "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/CekgtxkFRpsn_m.json",
        "station_link": "https://soundcloud.com/discover/sets/track-stations:337830853",
        "created_at": "2017-08-14T14:43:16Z",
        "updated_at": "2022-09-15T12:30:06Z"
      },
      "playlist": null
    }
  ],
  "next_cursor": "2018-03-03T18:08:45.603Z,user-track-likes,000-00000000000087105617-00000000000337830853",
  "has_more": true
}