Skip to content

Instantly share code, notes, and snippets.

@drumnation
Created January 19, 2019 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drumnation/da3452258964bd0f4944be9b90a56223 to your computer and use it in GitHub Desktop.
Save drumnation/da3452258964bd0f4944be9b90a56223 to your computer and use it in GitHub Desktop.
At the Gates Artist Data
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6YXarbjg36ODFPez0PnOlD"
},
"followers": {
"href": null,
"total": 111477
},
"genres": [
"brutal death metal",
"death metal",
"deathgrind",
"gothenburg metal",
"groove metal",
"melodic death metal",
"metal",
"speed metal",
"swedish death metal",
"swedish metal",
"technical death metal"
],
"href": "https://api.spotify.com/v1/artists/6YXarbjg36ODFPez0PnOlD",
"id": "6YXarbjg36ODFPez0PnOlD",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/de3a0d6ea14ca80297d873b0db4bc37f9e477274",
"width": 640
},
{
"height": 320,
"url": "https://i.scdn.co/image/239e5ed92f81a8115878b4f4c5abd166761a13bc",
"width": 320
},
{
"height": 160,
"url": "https://i.scdn.co/image/235188baea49f9a566772d66e9dbf30c39f35cab",
"width": 160
}
],
"name": "At The Gates",
"popularity": 51,
"type": "artist",
"uri": "spotify:artist:6YXarbjg36ODFPez0PnOlD"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment