Skip to content

Instantly share code, notes, and snippets.

@CiprianSpiridon
Last active November 3, 2016 11:47
Show Gist options
  • Save CiprianSpiridon/419e22d263cc8bf6ddc2120f267c9e21 to your computer and use it in GitHub Desktop.
Save CiprianSpiridon/419e22d263cc8bf6ddc2120f267c9e21 to your computer and use it in GitHub Desktop.
{
"external_urls" : {
"spotify" : "https://open.spotify.com/artist/3q7HBObVc0L8jNeTe5Gofh"
},
"followers" : {
"href" : null,
"total" : 1312574
},
"genres" : [ "crunk", "dance pop", "dirty south rap", "east coast hip hop", "gangster rap", "hip hop", "hip pop", "pop rap", "rap", "trap music" ],
"href" : "https://api.spotify.com/v1/artists/3q7HBObVc0L8jNeTe5Gofh",
"id" : "3q7HBObVc0L8jNeTe5Gofh",
"images" : [ {
"height" : 977,
"url" : "https://i.scdn.co/image/dd031b9c5d1b6eba4a691cd89c954255aae787f2",
"width" : 781
}, {
"height" : 801,
"url" : "https://i.scdn.co/image/6f0da41419b31d9d2ba55d2df212f59ad0668118",
"width" : 640
}, {
"height" : 250,
"url" : "https://i.scdn.co/image/df73c0cebe56cafe705ffdba5085ccbd5680bd16",
"width" : 200
}, {
"height" : 80,
"url" : "https://i.scdn.co/image/1a44043542c997ef835c89e185f0cf79d7402153",
"width" : 64
} ],
"name" : "50 Cent",
"popularity" : 81,
"type" : "artist",
"uri" : "spotify:artist:3q7HBObVc0L8jNeTe5Gofh"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment