Skip to content

Instantly share code, notes, and snippets.

@hack0x90
Created May 15, 2022 20:45
Show Gist options
  • Save hack0x90/498426442cc86e06ba8fcf2ba463dc14 to your computer and use it in GitHub Desktop.
Save hack0x90/498426442cc86e06ba8fcf2ba463dc14 to your computer and use it in GitHub Desktop.
SoundCloud hydration object
[
{...},
{...},
{...},
{...},
{...},
{...},
{...},
{
"hydratable": "sound",
"data": {
"artwork_url": "https://i1.sndcdn.com/artworks-GDWvDYFQsThZ8eCf-TbqvVw-large.jpg",
"caption": null,
"commentable": true,
"comment_count": 759,
"created_at": "2022-02-25T14:41:13Z",
"description": "",
"downloadable": false,
"download_count": 0,
"duration": 170423,
"full_duration": 170423,
"embeddable_by": "all",
"genre": "World",
"has_downloads_left": false,
"id": 1222368529,
"kind": "track",
"label_name": null,
"last_modified": "2022-05-06T20:09:16Z",
"license": "all-rights-reserved",
"likes_count": 83985,
"permalink": "no-love-shubh",
"permalink_url": "https://soundcloud.com/shubhneet-singh-3/no-love-shubh",
"playback_count": 3044314,
"public": true,
"publisher_metadata": null,
"purchase_title": null,
"purchase_url": null,
"release_date": null,
"reposts_count": 1153,
"secret_token": null,
"sharing": "public",
"state": "finished",
"streamable": true,
"tag_list": "",
"title": "No Love - Shubh",
"track_format": "single-track",
"uri": "https://api.soundcloud.com/tracks/1222368529",
"urn": "soundcloud:tracks:1222368529",
"user_id": 115394085,
"visuals": null,
"waveform_url": "https://wave.sndcdn.com/uWlzccjYfaS3_m.json",
"display_date": "2022-02-25T14:41:13Z",
"media": {
"transcodings": [
{
"url": "https://api-v2.soundcloud.com/media/soundcloud:tracks:1222368529/a55e2774-0c3b-4ad7-9490-215e0cfce14d/stream/hls",
"preset": "mp3_0_1",
"duration": 170423,
"snipped": false,
"format": {
"protocol": "hls",
"mime_type": "audio/mpeg"
},
"quality": "sq"
},
{
"url": "https://api-v2.soundcloud.com/media/soundcloud:tracks:1222368529/a55e2774-0c3b-4ad7-9490-215e0cfce14d/stream/progressive",
"preset": "mp3_0_1",
"duration": 170423,
"snipped": false,
"format": {
"protocol": "progressive",
"mime_type": "audio/mpeg"
},
"quality": "sq"
},
{
"url": "https://api-v2.soundcloud.com/media/soundcloud:tracks:1222368529/d5c5fdc7-aabd-4739-a1a5-9a3d0c9757f4/stream/hls",
"preset": "opus_0_0",
"duration": 170394,
"snipped": false,
"format": {
"protocol": "hls",
"mime_type": "audio/ogg; codecs=\"opus\""
},
"quality": "sq"
}
]
},
"station_urn": "soundcloud:system-playlists:track-stations:1222368529",
"station_permalink": "track-stations:1222368529",
"track_authorization": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJnZW8iOiJQSyIsInN1YiI6IiIsInJpZCI6ImIxMjgwMTA4LTljMmMtNDM4Mi1iNTBkLWEwNmQzYjc4NGNkNyIsImlhdCI6MTY1MjAzNzM4Nn0.j9e_7ShHIs0Ww1cfCV6axDz371KT2vCWmyeOPUjBWoo",
"monetization_model": "NOT_APPLICABLE",
"policy": "ALLOW",
"user": {
"avatar_url": "https://i1.sndcdn.com/avatars-GBhEb4pyHIRKyPfO-9aDwAw-large.jpg",
"city": "",
"comments_count": 0,
"country_code": "CA",
"created_at": "2014-09-26T21:56:16Z",
"creator_subscriptions": [
{
"product": {
"id": "creator-pro-unlimited"
}
}
],
"creator_subscription": {
"product": {
"id": "creator-pro-unlimited"
}
},
"description": "https://bit.ly/Offfshore\n\nhttps://www.instagram.com/shubhworldwide/",
"followers_count": 14508,
"followings_count": 0,
"first_name": "Shubh",
"full_name": "Shubh",
"groups_count": 0,
"id": 115394085,
"kind": "user",
"last_modified": "2022-02-08T21:02:16Z",
"last_name": "",
"likes_count": 86,
"playlist_likes_count": 0,
"permalink": "shubhneet-singh-3",
"permalink_url": "https://soundcloud.com/shubhneet-singh-3",
"playlist_count": 0,
"reposts_count": null,
"track_count": 4,
"uri": "https://api.soundcloud.com/users/115394085",
"urn": "soundcloud:users:115394085",
"username": "Shubh",
"verified": false,
"visuals": {
"urn": "soundcloud:users:115394085",
"enabled": true,
"visuals": [
{
"urn": "soundcloud:visuals:145486377",
"entry_time": 0,
"visual_url": "https://i1.sndcdn.com/visuals-f7XeP8iZEGKTGdOf-zTVcIQ-original.jpg"
}
],
"tracking": null
},
"badges": {
"pro": false,
"pro_unlimited": true,
"verified": false
},
"station_urn": "soundcloud:system-playlists:artist-stations:115394085",
"station_permalink": "artist-stations:115394085"
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment