Created
January 20, 2019 22:48
-
-
Save drumnation/1e67a8c96901b59270a45ad8b4db38d9 to your computer and use it in GitHub Desktop.
Get User's Top Artists and tracks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "items": [ | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/0UoUjQNjDBpBGsuTpIEIz4", | |
| "id": "0UoUjQNjDBpBGsuTpIEIz4", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/83bef6509780cb052e26a1164ff3dfe376acf140", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/dcbd82bfacfa2cc0769d841595658aa6622e443d", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/bfced07088663f3b7301abc61cdf1f58d019f805", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "The Digging Remedy", | |
| "release_date": "2016-06-10", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 220920, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "GBBPW1500318" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/6ZQ3XvLBrmwnoNFtU0c2X5" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/6ZQ3XvLBrmwnoNFtU0c2X5", | |
| "id": "6ZQ3XvLBrmwnoNFtU0c2X5", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Do Matter", | |
| "popularity": 42, | |
| "preview_url": "https://p.scdn.co/mp3-preview/73337a6c3d04fa89bdbc3300ce01609fc1dc80c9?cid=null", | |
| "track_number": 1, | |
| "type": "track", | |
| "uri": "spotify:track:6ZQ3XvLBrmwnoNFtU0c2X5" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/0UoUjQNjDBpBGsuTpIEIz4", | |
| "id": "0UoUjQNjDBpBGsuTpIEIz4", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/83bef6509780cb052e26a1164ff3dfe376acf140", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/dcbd82bfacfa2cc0769d841595658aa6622e443d", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/bfced07088663f3b7301abc61cdf1f58d019f805", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "The Digging Remedy", | |
| "release_date": "2016-06-10", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 264000, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "GBBPW1500320" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/0gkVD2tr14wCfJhqhdE94L" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/0gkVD2tr14wCfJhqhdE94L", | |
| "id": "0gkVD2tr14wCfJhqhdE94L", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "CLOCK", | |
| "popularity": 40, | |
| "preview_url": "https://p.scdn.co/mp3-preview/626a01755b52a689521fdc67f1a285ab30b15978?cid=null", | |
| "track_number": 3, | |
| "type": "track", | |
| "uri": "spotify:track:0gkVD2tr14wCfJhqhdE94L" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "SINGLE", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3HBOxN9iagI9Ot1kTHpPX8" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3HBOxN9iagI9Ot1kTHpPX8", | |
| "id": "3HBOxN9iagI9Ot1kTHpPX8", | |
| "name": "Beyond Creation", | |
| "type": "artist", | |
| "uri": "spotify:artist:3HBOxN9iagI9Ot1kTHpPX8" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/6iRxfNnEdHagfSaUpWDEov" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/6iRxfNnEdHagfSaUpWDEov", | |
| "id": "6iRxfNnEdHagfSaUpWDEov", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/c2b089f3ce07a67e3f48a342529e016201e6a372", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/1860e4aed7ace348fd12d201ddd9b4bfbd6461ff", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/b97b095bb311297a832f122030bdc562112fb494", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "The Inversion", | |
| "release_date": "2018-08-02", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:6iRxfNnEdHagfSaUpWDEov" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3HBOxN9iagI9Ot1kTHpPX8" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3HBOxN9iagI9Ot1kTHpPX8", | |
| "id": "3HBOxN9iagI9Ot1kTHpPX8", | |
| "name": "Beyond Creation", | |
| "type": "artist", | |
| "uri": "spotify:artist:3HBOxN9iagI9Ot1kTHpPX8" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 446200, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "FR33T1848508" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/1IKUb71qh9FNbDIv3g0o4N" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/1IKUb71qh9FNbDIv3g0o4N", | |
| "id": "1IKUb71qh9FNbDIv3g0o4N", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "The Inversion", | |
| "popularity": 16, | |
| "preview_url": "https://p.scdn.co/mp3-preview/6d713501344a45af3e185b233a8c04b4a86f46d8?cid=null", | |
| "track_number": 1, | |
| "type": "track", | |
| "uri": "spotify:track:1IKUb71qh9FNbDIv3g0o4N" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/0UoUjQNjDBpBGsuTpIEIz4", | |
| "id": "0UoUjQNjDBpBGsuTpIEIz4", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/83bef6509780cb052e26a1164ff3dfe376acf140", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/dcbd82bfacfa2cc0769d841595658aa6622e443d", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/bfced07088663f3b7301abc61cdf1f58d019f805", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "The Digging Remedy", | |
| "release_date": "2016-06-10", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 245080, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "GBBPW1500322" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/5CwpQExnCUlLhKwLhBeTAc" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/5CwpQExnCUlLhKwLhBeTAc", | |
| "id": "5CwpQExnCUlLhKwLhBeTAc", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Melifer", | |
| "popularity": 36, | |
| "preview_url": "https://p.scdn.co/mp3-preview/570d79481e9cd76f485d8ef22e4421125637b3d3?cid=null", | |
| "track_number": 5, | |
| "type": "track", | |
| "uri": "spotify:track:5CwpQExnCUlLhKwLhBeTAc" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/59enr3mKHvsD7Nvt46CCzR" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/59enr3mKHvsD7Nvt46CCzR", | |
| "id": "59enr3mKHvsD7Nvt46CCzR", | |
| "name": "Jonathan Scales Fourchestra", | |
| "type": "artist", | |
| "uri": "spotify:artist:59enr3mKHvsD7Nvt46CCzR" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/2tb2ZIWUKuBt4WjvuahJaA" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/2tb2ZIWUKuBt4WjvuahJaA", | |
| "id": "2tb2ZIWUKuBt4WjvuahJaA", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/e2d34f7cd82462ddca7ddb1205bc42e0aa9d2eaa", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/a4a45cb9f1a34adce4231cb3c07973be5f49240d", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/884aec1bfc17bf101aa8af6643c4a91adc21be34", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "PILLAR", | |
| "release_date": "2018-09-14", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:2tb2ZIWUKuBt4WjvuahJaA" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/59enr3mKHvsD7Nvt46CCzR" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/59enr3mKHvsD7Nvt46CCzR", | |
| "id": "59enr3mKHvsD7Nvt46CCzR", | |
| "name": "Jonathan Scales Fourchestra", | |
| "type": "artist", | |
| "uri": "spotify:artist:59enr3mKHvsD7Nvt46CCzR" | |
| }, | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/2ka8z2lwkcp13fG8Wyv3xU" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/2ka8z2lwkcp13fG8Wyv3xU", | |
| "id": "2ka8z2lwkcp13fG8Wyv3xU", | |
| "name": "Béla Fleck", | |
| "type": "artist", | |
| "uri": "spotify:artist:2ka8z2lwkcp13fG8Wyv3xU" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 276995, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "US8JA1858005" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/07YcFYFkfP52308WVzF3IG" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/07YcFYFkfP52308WVzF3IG", | |
| "id": "07YcFYFkfP52308WVzF3IG", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Focus Poem", | |
| "popularity": 12, | |
| "preview_url": "https://p.scdn.co/mp3-preview/b9b6cf5c84412cdb8ddcdc965192594253b3cafb?cid=null", | |
| "track_number": 5, | |
| "type": "track", | |
| "uri": "spotify:track:07YcFYFkfP52308WVzF3IG" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "SINGLE", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3lqgWxgqJb19h62n19FKQp" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3lqgWxgqJb19h62n19FKQp", | |
| "id": "3lqgWxgqJb19h62n19FKQp", | |
| "name": "World's End Girlfriend", | |
| "type": "artist", | |
| "uri": "spotify:artist:3lqgWxgqJb19h62n19FKQp" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/5aPLAcKjd619AYsW47RUPl" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/5aPLAcKjd619AYsW47RUPl", | |
| "id": "5aPLAcKjd619AYsW47RUPl", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/24fb277f92054f1f470332a1898d91ec6fa17e64", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/c1d279e88ec48f4ed22dfae3f3f9ca21db66326c", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/74f4c7e9e5fcdcad44502a99c190a0d4dec19ee0", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "MEGURI", | |
| "release_date": "2018-03-31", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:5aPLAcKjd619AYsW47RUPl" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3lqgWxgqJb19h62n19FKQp" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3lqgWxgqJb19h62n19FKQp", | |
| "id": "3lqgWxgqJb19h62n19FKQp", | |
| "name": "World's End Girlfriend", | |
| "type": "artist", | |
| "uri": "spotify:artist:3lqgWxgqJb19h62n19FKQp" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 573623, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "TCJPG1870006" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/6MZn8ckvi8YmfN75rrAMN6" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/6MZn8ckvi8YmfN75rrAMN6", | |
| "id": "6MZn8ckvi8YmfN75rrAMN6", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "MEGURI", | |
| "popularity": 31, | |
| "preview_url": "https://p.scdn.co/mp3-preview/fb034470065512c7dbb06b9372d37c234583af53?cid=null", | |
| "track_number": 1, | |
| "type": "track", | |
| "uri": "spotify:track:6MZn8ckvi8YmfN75rrAMN6" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/0UoUjQNjDBpBGsuTpIEIz4", | |
| "id": "0UoUjQNjDBpBGsuTpIEIz4", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/83bef6509780cb052e26a1164ff3dfe376acf140", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/dcbd82bfacfa2cc0769d841595658aa6622e443d", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/bfced07088663f3b7301abc61cdf1f58d019f805", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "The Digging Remedy", | |
| "release_date": "2016-06-10", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 244133, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "GBBPW1500324" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/13hkCXvMzG6HlFqM6UtZqW" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/13hkCXvMzG6HlFqM6UtZqW", | |
| "id": "13hkCXvMzG6HlFqM6UtZqW", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Yu Mountain", | |
| "popularity": 25, | |
| "preview_url": "https://p.scdn.co/mp3-preview/ebbe7c79fb1c02e26a70e50563babd4333d6f314?cid=null", | |
| "track_number": 7, | |
| "type": "track", | |
| "uri": "spotify:track:13hkCXvMzG6HlFqM6UtZqW" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/0UoUjQNjDBpBGsuTpIEIz4", | |
| "id": "0UoUjQNjDBpBGsuTpIEIz4", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/83bef6509780cb052e26a1164ff3dfe376acf140", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/dcbd82bfacfa2cc0769d841595658aa6622e443d", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/bfced07088663f3b7301abc61cdf1f58d019f805", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "The Digging Remedy", | |
| "release_date": "2016-06-10", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:0UoUjQNjDBpBGsuTpIEIz4" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5akVqMzdZOdbMYbE4vNZWD" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5akVqMzdZOdbMYbE4vNZWD", | |
| "id": "5akVqMzdZOdbMYbE4vNZWD", | |
| "name": "Plaid", | |
| "type": "artist", | |
| "uri": "spotify:artist:5akVqMzdZOdbMYbE4vNZWD" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 254866, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "GBBPW1500323" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/59HqV88dtHOSEf2RuTZcVW" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/59HqV88dtHOSEf2RuTZcVW", | |
| "id": "59HqV88dtHOSEf2RuTZcVW", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Baby Step Giant Step", | |
| "popularity": 24, | |
| "preview_url": "https://p.scdn.co/mp3-preview/171ae98e833d1ac289f06391ba03d359a5282dbb?cid=null", | |
| "track_number": 6, | |
| "type": "track", | |
| "uri": "spotify:track:59HqV88dtHOSEf2RuTZcVW" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5bepW5vcdRzheNc0F8lHJ5" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5bepW5vcdRzheNc0F8lHJ5", | |
| "id": "5bepW5vcdRzheNc0F8lHJ5", | |
| "name": "Esperanza Spalding", | |
| "type": "artist", | |
| "uri": "spotify:artist:5bepW5vcdRzheNc0F8lHJ5" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/1aGm5Dz2FocgtXxKfrK0gn" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/1aGm5Dz2FocgtXxKfrK0gn", | |
| "id": "1aGm5Dz2FocgtXxKfrK0gn", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/0eed8426a851c46061d6c8201ef9e9f649dbf44e", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/b5b0bf25910bbab0cee228b90404b3b719a2891c", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/395eeec521e3759cd2a211dc3ff708bfe117c05e", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "Emily’s D+Evolution", | |
| "release_date": "2016-01-01", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:1aGm5Dz2FocgtXxKfrK0gn" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/5bepW5vcdRzheNc0F8lHJ5" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/5bepW5vcdRzheNc0F8lHJ5", | |
| "id": "5bepW5vcdRzheNc0F8lHJ5", | |
| "name": "Esperanza Spalding", | |
| "type": "artist", | |
| "uri": "spotify:artist:5bepW5vcdRzheNc0F8lHJ5" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 260493, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "USC4R1504281" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/0Mo2Dvo7rv3vqdWawl0QqJ" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/0Mo2Dvo7rv3vqdWawl0QqJ", | |
| "id": "0Mo2Dvo7rv3vqdWawl0QqJ", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Ebony And Ivy", | |
| "popularity": 27, | |
| "preview_url": null, | |
| "track_number": 7, | |
| "type": "track", | |
| "uri": "spotify:track:0Mo2Dvo7rv3vqdWawl0QqJ" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/59enr3mKHvsD7Nvt46CCzR" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/59enr3mKHvsD7Nvt46CCzR", | |
| "id": "59enr3mKHvsD7Nvt46CCzR", | |
| "name": "Jonathan Scales Fourchestra", | |
| "type": "artist", | |
| "uri": "spotify:artist:59enr3mKHvsD7Nvt46CCzR" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/2tb2ZIWUKuBt4WjvuahJaA" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/2tb2ZIWUKuBt4WjvuahJaA", | |
| "id": "2tb2ZIWUKuBt4WjvuahJaA", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/e2d34f7cd82462ddca7ddb1205bc42e0aa9d2eaa", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/a4a45cb9f1a34adce4231cb3c07973be5f49240d", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/884aec1bfc17bf101aa8af6643c4a91adc21be34", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "PILLAR", | |
| "release_date": "2018-09-14", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:2tb2ZIWUKuBt4WjvuahJaA" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/59enr3mKHvsD7Nvt46CCzR" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/59enr3mKHvsD7Nvt46CCzR", | |
| "id": "59enr3mKHvsD7Nvt46CCzR", | |
| "name": "Jonathan Scales Fourchestra", | |
| "type": "artist", | |
| "uri": "spotify:artist:59enr3mKHvsD7Nvt46CCzR" | |
| }, | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/14Im3li8h1ehG6eM3lersk" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/14Im3li8h1ehG6eM3lersk", | |
| "id": "14Im3li8h1ehG6eM3lersk", | |
| "name": "Shaun Martin", | |
| "type": "artist", | |
| "uri": "spotify:artist:14Im3li8h1ehG6eM3lersk" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 271345, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "US8JA1858004" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/6NH99XOHQ3E6grHY3pTP76" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/6NH99XOHQ3E6grHY3pTP76", | |
| "id": "6NH99XOHQ3E6grHY3pTP76", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Cry", | |
| "popularity": 8, | |
| "preview_url": "https://p.scdn.co/mp3-preview/379a2d2175e3fd6030f7dcc50c5ed95e8c5c05b6?cid=null", | |
| "track_number": 4, | |
| "type": "track", | |
| "uri": "spotify:track:6NH99XOHQ3E6grHY3pTP76" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/2eKpa0oOrUkjz5KbqGYwie" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/2eKpa0oOrUkjz5KbqGYwie", | |
| "id": "2eKpa0oOrUkjz5KbqGYwie", | |
| "name": "Ruby My Dear", | |
| "type": "artist", | |
| "uri": "spotify:artist:2eKpa0oOrUkjz5KbqGYwie" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/5bzbSjiKjMQI9mxzEZDAUe" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/5bzbSjiKjMQI9mxzEZDAUe", | |
| "id": "5bzbSjiKjMQI9mxzEZDAUe", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/5af191003f1c4a725611ed4d48b7d95a4fa3156c", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/7192f3dd3e191289a9faf7525f5985e30c542ed0", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/f38be229b4032810e8d357c4619471f83f66f7e9", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "Brame", | |
| "release_date": "2018-01-26", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:5bzbSjiKjMQI9mxzEZDAUe" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/2eKpa0oOrUkjz5KbqGYwie" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/2eKpa0oOrUkjz5KbqGYwie", | |
| "id": "2eKpa0oOrUkjz5KbqGYwie", | |
| "name": "Ruby My Dear", | |
| "type": "artist", | |
| "uri": "spotify:artist:2eKpa0oOrUkjz5KbqGYwie" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 211764, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "NLCK41045478" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/5kw0quFqdYtj1o5DC7OWx4" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/5kw0quFqdYtj1o5DC7OWx4", | |
| "id": "5kw0quFqdYtj1o5DC7OWx4", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Gaviscon", | |
| "popularity": 31, | |
| "preview_url": "https://p.scdn.co/mp3-preview/57daf66b30fb9a1369a36225f6fc41954c90261a?cid=null", | |
| "track_number": 2, | |
| "type": "track", | |
| "uri": "spotify:track:5kw0quFqdYtj1o5DC7OWx4" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/7vZ7qmfXiu114lY0qm7rOe" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/7vZ7qmfXiu114lY0qm7rOe", | |
| "id": "7vZ7qmfXiu114lY0qm7rOe", | |
| "name": "Robert Glasper Experiment", | |
| "type": "artist", | |
| "uri": "spotify:artist:7vZ7qmfXiu114lY0qm7rOe" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/3Bn4x1v0uRbt2JwkxVg7Wu" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/3Bn4x1v0uRbt2JwkxVg7Wu", | |
| "id": "3Bn4x1v0uRbt2JwkxVg7Wu", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/21d8dccefbf077f335924bcff937da0d2b78670f", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/5a6c6d5b3b3c38283c54b8da05d96ccebf6cea15", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/271ed98e63c15b6a9ecc08084027028c8918097c", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "ArtScience", | |
| "release_date": "2016-09-16", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:3Bn4x1v0uRbt2JwkxVg7Wu" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/7vZ7qmfXiu114lY0qm7rOe" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/7vZ7qmfXiu114lY0qm7rOe", | |
| "id": "7vZ7qmfXiu114lY0qm7rOe", | |
| "name": "Robert Glasper Experiment", | |
| "type": "artist", | |
| "uri": "spotify:artist:7vZ7qmfXiu114lY0qm7rOe" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 367480, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "USUM71606359" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/6ksO5k8MLdmDNxPDsbd7WS" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/6ksO5k8MLdmDNxPDsbd7WS", | |
| "id": "6ksO5k8MLdmDNxPDsbd7WS", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "In My Mind", | |
| "popularity": 26, | |
| "preview_url": null, | |
| "track_number": 8, | |
| "type": "track", | |
| "uri": "spotify:track:6ksO5k8MLdmDNxPDsbd7WS" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3HBOxN9iagI9Ot1kTHpPX8" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3HBOxN9iagI9Ot1kTHpPX8", | |
| "id": "3HBOxN9iagI9Ot1kTHpPX8", | |
| "name": "Beyond Creation", | |
| "type": "artist", | |
| "uri": "spotify:artist:3HBOxN9iagI9Ot1kTHpPX8" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/4EthcoHjY4dBlEx0ZF486z" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/4EthcoHjY4dBlEx0ZF486z", | |
| "id": "4EthcoHjY4dBlEx0ZF486z", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/c1fbded40eafe73bd5492e7ad347723844720f88", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/3e1e639fabef4d962dc2959040e104fb9740df1f", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/1a3c7a89c3221ead69d571873a610f3854e450f6", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "Algorythm", | |
| "release_date": "2018-10-12", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:4EthcoHjY4dBlEx0ZF486z" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3HBOxN9iagI9Ot1kTHpPX8" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3HBOxN9iagI9Ot1kTHpPX8", | |
| "id": "3HBOxN9iagI9Ot1kTHpPX8", | |
| "name": "Beyond Creation", | |
| "type": "artist", | |
| "uri": "spotify:artist:3HBOxN9iagI9Ot1kTHpPX8" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 319040, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "FR33T1848504" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/6e727wDVETWojpdjca0Yu9" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/6e727wDVETWojpdjca0Yu9", | |
| "id": "6e727wDVETWojpdjca0Yu9", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Ethereal Kingdom", | |
| "popularity": 28, | |
| "preview_url": "https://p.scdn.co/mp3-preview/8b6d7abc8ab0747a222466452f5d149c93f21faa?cid=null", | |
| "track_number": 4, | |
| "type": "track", | |
| "uri": "spotify:track:6e727wDVETWojpdjca0Yu9" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/6VyHswI5PKKQ8bSw8bOsIz" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/6VyHswI5PKKQ8bSw8bOsIz", | |
| "id": "6VyHswI5PKKQ8bSw8bOsIz", | |
| "name": "Nova Collective", | |
| "type": "artist", | |
| "uri": "spotify:artist:6VyHswI5PKKQ8bSw8bOsIz" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/2opFAZPTe5dgHgNnDO2Ak4" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/2opFAZPTe5dgHgNnDO2Ak4", | |
| "id": "2opFAZPTe5dgHgNnDO2Ak4", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/bfd0e8a81bb152edb589981da4e5dfd3ade69f8d", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/811607ed0e8f2dddb2227a0d2775c8b2acb22dc4", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/c7fe768cc46eed0b17dc1d96be160f07c937776a", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "The Further Side", | |
| "release_date": "2017-03-10", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:2opFAZPTe5dgHgNnDO2Ak4" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/6VyHswI5PKKQ8bSw8bOsIz" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/6VyHswI5PKKQ8bSw8bOsIz", | |
| "id": "6VyHswI5PKKQ8bSw8bOsIz", | |
| "name": "Nova Collective", | |
| "type": "artist", | |
| "uri": "spotify:artist:6VyHswI5PKKQ8bSw8bOsIz" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 586880, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "USMBR1712182" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/6kFJZiDCu5LUcVO0ErNHCe" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/6kFJZiDCu5LUcVO0ErNHCe", | |
| "id": "6kFJZiDCu5LUcVO0ErNHCe", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Dancing Machines", | |
| "popularity": 29, | |
| "preview_url": "https://p.scdn.co/mp3-preview/16524f5156d6c18d13119ffb85b2ddb4b0d1776b?cid=null", | |
| "track_number": 1, | |
| "type": "track", | |
| "uri": "spotify:track:6kFJZiDCu5LUcVO0ErNHCe" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3uHCTHxtg3IVAvhyrYsZvI" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3uHCTHxtg3IVAvhyrYsZvI", | |
| "id": "3uHCTHxtg3IVAvhyrYsZvI", | |
| "name": "Rolo Tomassi", | |
| "type": "artist", | |
| "uri": "spotify:artist:3uHCTHxtg3IVAvhyrYsZvI" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/1qThnC93s2D30V7wGudPdv" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/1qThnC93s2D30V7wGudPdv", | |
| "id": "1qThnC93s2D30V7wGudPdv", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/7ac4208fbea1a42c9355f3e64e0338ad4faea5fb", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/9024cad57e4af908d290d5b2203ed327032aacd9", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/f6a69cfe25ed2b17a75bedcbb5cb71b03a7a2c03", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "Time Will Die and Love Will Bury It", | |
| "release_date": "2018-03-02", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:1qThnC93s2D30V7wGudPdv" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3uHCTHxtg3IVAvhyrYsZvI" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3uHCTHxtg3IVAvhyrYsZvI", | |
| "id": "3uHCTHxtg3IVAvhyrYsZvI", | |
| "name": "Rolo Tomassi", | |
| "type": "artist", | |
| "uri": "spotify:artist:3uHCTHxtg3IVAvhyrYsZvI" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 190880, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "GBMLT1501075" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/1jhP1y7DwKTxDRIY0yE79r" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/1jhP1y7DwKTxDRIY0yE79r", | |
| "id": "1jhP1y7DwKTxDRIY0yE79r", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Alma Mater", | |
| "popularity": 32, | |
| "preview_url": "https://p.scdn.co/mp3-preview/d780f5da0302549b2c3a13b0339a30e17a19caa3?cid=null", | |
| "track_number": 6, | |
| "type": "track", | |
| "uri": "spotify:track:1jhP1y7DwKTxDRIY0yE79r" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/59enr3mKHvsD7Nvt46CCzR" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/59enr3mKHvsD7Nvt46CCzR", | |
| "id": "59enr3mKHvsD7Nvt46CCzR", | |
| "name": "Jonathan Scales Fourchestra", | |
| "type": "artist", | |
| "uri": "spotify:artist:59enr3mKHvsD7Nvt46CCzR" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/2tb2ZIWUKuBt4WjvuahJaA" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/2tb2ZIWUKuBt4WjvuahJaA", | |
| "id": "2tb2ZIWUKuBt4WjvuahJaA", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/e2d34f7cd82462ddca7ddb1205bc42e0aa9d2eaa", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/a4a45cb9f1a34adce4231cb3c07973be5f49240d", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/884aec1bfc17bf101aa8af6643c4a91adc21be34", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "PILLAR", | |
| "release_date": "2018-09-14", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:2tb2ZIWUKuBt4WjvuahJaA" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/59enr3mKHvsD7Nvt46CCzR" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/59enr3mKHvsD7Nvt46CCzR", | |
| "id": "59enr3mKHvsD7Nvt46CCzR", | |
| "name": "Jonathan Scales Fourchestra", | |
| "type": "artist", | |
| "uri": "spotify:artist:59enr3mKHvsD7Nvt46CCzR" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 411640, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "US8JA1858007" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/1txSHg6nbwDUti0fWhbf5p" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/1txSHg6nbwDUti0fWhbf5p", | |
| "id": "1txSHg6nbwDUti0fWhbf5p", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "How to Rebuild Your Battleship", | |
| "popularity": 7, | |
| "preview_url": "https://p.scdn.co/mp3-preview/5e3fc41c0bb8d30623321fea90f266b690fa4d4e?cid=null", | |
| "track_number": 7, | |
| "type": "track", | |
| "uri": "spotify:track:1txSHg6nbwDUti0fWhbf5p" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/6Zd7AjXsoLaweP9FHyudVC" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/6Zd7AjXsoLaweP9FHyudVC", | |
| "id": "6Zd7AjXsoLaweP9FHyudVC", | |
| "name": "Caligula's Horse", | |
| "type": "artist", | |
| "uri": "spotify:artist:6Zd7AjXsoLaweP9FHyudVC" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/31WmdVSyK9Sdq5FMpwNahH" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/31WmdVSyK9Sdq5FMpwNahH", | |
| "id": "31WmdVSyK9Sdq5FMpwNahH", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/8255ab2f4ecbe4bba044bfbb2f01777776ab2b44", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/364678a9f41a55b5438399b971eb082265d54d99", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/0ed6f570a116039f6ae0209e7e7b53466a59d4d3", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "Moments from Ephemeral City (Re-issue 2017)", | |
| "release_date": "2011", | |
| "release_date_precision": "year", | |
| "type": "album", | |
| "uri": "spotify:album:31WmdVSyK9Sdq5FMpwNahH" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/6Zd7AjXsoLaweP9FHyudVC" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/6Zd7AjXsoLaweP9FHyudVC", | |
| "id": "6Zd7AjXsoLaweP9FHyudVC", | |
| "name": "Caligula's Horse", | |
| "type": "artist", | |
| "uri": "spotify:artist:6Zd7AjXsoLaweP9FHyudVC" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 312826, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "AUH731100009" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/4KTbt8DxM0GPYN6l3rlYyg" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/4KTbt8DxM0GPYN6l3rlYyg", | |
| "id": "4KTbt8DxM0GPYN6l3rlYyg", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Vanishing Rites (Tread Softly Little One)", | |
| "popularity": 20, | |
| "preview_url": "https://p.scdn.co/mp3-preview/b4a9eeb38ee503e444734244053096736a2db8b5?cid=null", | |
| "track_number": 9, | |
| "type": "track", | |
| "uri": "spotify:track:4KTbt8DxM0GPYN6l3rlYyg" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/55GUoQ2E2hze3842bFs4bb" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/55GUoQ2E2hze3842bFs4bb", | |
| "id": "55GUoQ2E2hze3842bFs4bb", | |
| "name": "Night Verses", | |
| "type": "artist", | |
| "uri": "spotify:artist:55GUoQ2E2hze3842bFs4bb" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/4HYYq0DrvR7L6G7nINEw69" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/4HYYq0DrvR7L6G7nINEw69", | |
| "id": "4HYYq0DrvR7L6G7nINEw69", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/49123c0a099553ccdc011afe51d998f9ee369f12", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/04b8dff1ea232859c8ec0fa88f27ffb46c79e50a", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/480e430c829f79975a7b211b7437c95a99c61685", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "From the Gallery of Sleep", | |
| "release_date": "2018-06-29", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:4HYYq0DrvR7L6G7nINEw69" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/55GUoQ2E2hze3842bFs4bb" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/55GUoQ2E2hze3842bFs4bb", | |
| "id": "55GUoQ2E2hze3842bFs4bb", | |
| "name": "Night Verses", | |
| "type": "artist", | |
| "uri": "spotify:artist:55GUoQ2E2hze3842bFs4bb" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 291615, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "US3X51840301" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/25iyjeI9UFmn9Ra3WpTGAu" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/25iyjeI9UFmn9Ra3WpTGAu", | |
| "id": "25iyjeI9UFmn9Ra3WpTGAu", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Copper Wasp", | |
| "popularity": 37, | |
| "preview_url": "https://p.scdn.co/mp3-preview/09f7dfa8cb78e9f7d55c84e20bc9e2cbdc184d83?cid=null", | |
| "track_number": 1, | |
| "type": "track", | |
| "uri": "spotify:track:25iyjeI9UFmn9Ra3WpTGAu" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "ALBUM", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/4YygB8sfxuIcj2p0G9kpQ5" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/4YygB8sfxuIcj2p0G9kpQ5", | |
| "id": "4YygB8sfxuIcj2p0G9kpQ5", | |
| "name": "Thank You Scientist", | |
| "type": "artist", | |
| "uri": "spotify:artist:4YygB8sfxuIcj2p0G9kpQ5" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/4zKSMYpAgpp70sKjs36AZw" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/4zKSMYpAgpp70sKjs36AZw", | |
| "id": "4zKSMYpAgpp70sKjs36AZw", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/0cf0d1154945c0e2e2a68fc3e3b3d9f89f8d26b2", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/ef21ded38d8f2dc1e8021ee3490e700c0b28e7db", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/b16ca7eb134f95cfaf91e9eb6769a2cb6c94a0df", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "Stranger Heads Prevail", | |
| "release_date": "2016-07-29", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:4zKSMYpAgpp70sKjs36AZw" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/4YygB8sfxuIcj2p0G9kpQ5" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/4YygB8sfxuIcj2p0G9kpQ5", | |
| "id": "4YygB8sfxuIcj2p0G9kpQ5", | |
| "name": "Thank You Scientist", | |
| "type": "artist", | |
| "uri": "spotify:artist:4YygB8sfxuIcj2p0G9kpQ5" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 533306, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "QMMTR1600018" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/6AVLBhGPzaBStImxSNqGq2" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/6AVLBhGPzaBStImxSNqGq2", | |
| "id": "6AVLBhGPzaBStImxSNqGq2", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Rube Goldberg Variations", | |
| "popularity": 37, | |
| "preview_url": "https://p.scdn.co/mp3-preview/8623719e56af0061f2ef61a9ead5cd18b4aaad66?cid=null", | |
| "track_number": 8, | |
| "type": "track", | |
| "uri": "spotify:track:6AVLBhGPzaBStImxSNqGq2" | |
| }, | |
| { | |
| "album": { | |
| "album_type": "SINGLE", | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3hg0uAz0P2tHrvqqHU4zzh" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3hg0uAz0P2tHrvqqHU4zzh", | |
| "id": "3hg0uAz0P2tHrvqqHU4zzh", | |
| "name": "Bicurious", | |
| "type": "artist", | |
| "uri": "spotify:artist:3hg0uAz0P2tHrvqqHU4zzh" | |
| } | |
| ], | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/album/12nywECmU2jsyIcYtOUG5C" | |
| }, | |
| "href": "https://api.spotify.com/v1/albums/12nywECmU2jsyIcYtOUG5C", | |
| "id": "12nywECmU2jsyIcYtOUG5C", | |
| "images": [ | |
| { | |
| "height": 640, | |
| "url": "https://i.scdn.co/image/9257697f22551bc2cacfea22ac75797811c24ff1", | |
| "width": 640 | |
| }, | |
| { | |
| "height": 300, | |
| "url": "https://i.scdn.co/image/1808fc5353751c6baac012c657290ce7592d55ed", | |
| "width": 300 | |
| }, | |
| { | |
| "height": 64, | |
| "url": "https://i.scdn.co/image/fd455c9b4c219a24ef1433da5baf9fa7d4e1c766", | |
| "width": 64 | |
| } | |
| ], | |
| "name": "I'm So Confused", | |
| "release_date": "2018-03-09", | |
| "release_date_precision": "day", | |
| "type": "album", | |
| "uri": "spotify:album:12nywECmU2jsyIcYtOUG5C" | |
| }, | |
| "artists": [ | |
| { | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/artist/3hg0uAz0P2tHrvqqHU4zzh" | |
| }, | |
| "href": "https://api.spotify.com/v1/artists/3hg0uAz0P2tHrvqqHU4zzh", | |
| "id": "3hg0uAz0P2tHrvqqHU4zzh", | |
| "name": "Bicurious", | |
| "type": "artist", | |
| "uri": "spotify:artist:3hg0uAz0P2tHrvqqHU4zzh" | |
| } | |
| ], | |
| "disc_number": 1, | |
| "duration_ms": 346284, | |
| "explicit": false, | |
| "external_ids": { | |
| "isrc": "QZARB1884553" | |
| }, | |
| "external_urls": { | |
| "spotify": "https://open.spotify.com/track/1TmeT8QiaZqweyOVvMgJII" | |
| }, | |
| "href": "https://api.spotify.com/v1/tracks/1TmeT8QiaZqweyOVvMgJII", | |
| "id": "1TmeT8QiaZqweyOVvMgJII", | |
| "is_local": false, | |
| "is_playable": true, | |
| "name": "Japanese Puppy", | |
| "popularity": 33, | |
| "preview_url": "https://p.scdn.co/mp3-preview/e238e2a09333c8941f372589aecf8fcbf4611219?cid=null", | |
| "track_number": 4, | |
| "type": "track", | |
| "uri": "spotify:track:1TmeT8QiaZqweyOVvMgJII" | |
| } | |
| ], | |
| "total": 50, | |
| "limit": 20, | |
| "offset": 0, | |
| "previous": null, | |
| "href": "https://api.spotify.com/v1/me/top/tracks", | |
| "next": "https://api.spotify.com/v1/me/top/tracks?limit=20&offset=20" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment