Skip to content

Instantly share code, notes, and snippets.

@drumnation
Created January 19, 2019 21:14
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/f6bd6e4e0ea8b1e5697be25da80fd664 to your computer and use it in GitHub Desktop.
Save drumnation/f6bd6e4e0ea8b1e5697be25da80fd664 to your computer and use it in GitHub Desktop.
Suicide Nation by At the Gates Data
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6YXarbjg36ODFPez0PnOlD"
},
"href": "https://api.spotify.com/v1/artists/6YXarbjg36ODFPez0PnOlD",
"id": "6YXarbjg36ODFPez0PnOlD",
"name": "At The Gates",
"type": "artist",
"uri": "spotify:artist:6YXarbjg36ODFPez0PnOlD"
}
],
"available_markets": [
"AD",
"AE",
"AR",
"AT",
"AU",
"BE",
"BG",
"BH",
"BO",
"BR",
"CA",
"CH",
"CL",
"CO",
"CR",
"CY",
"CZ",
"DE",
"DK",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FR",
"GB",
"GR",
"GT",
"HK",
"HN",
"HU",
"ID",
"IE",
"IL",
"IS",
"IT",
"JO",
"JP",
"KW",
"LB",
"LI",
"LT",
"LU",
"LV",
"MA",
"MC",
"MT",
"MX",
"MY",
"NI",
"NL",
"NO",
"NZ",
"OM",
"PA",
"PE",
"PH",
"PL",
"PS",
"PT",
"PY",
"QA",
"RO",
"SA",
"SE",
"SG",
"SK",
"SV",
"TH",
"TN",
"TR",
"TW",
"US",
"UY",
"VN",
"ZA"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1m0px7K5tJndjxU6RIuL8U"
},
"href": "https://api.spotify.com/v1/albums/1m0px7K5tJndjxU6RIuL8U",
"id": "1m0px7K5tJndjxU6RIuL8U",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/b1c171e0e6d46b774c9fa5199dc5e6f866e42820",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/93cce7cc2fdf0f03cac932507a352f96cd462796",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/46a124c81e4e002bdc24a8a01c27350bac1fc611",
"width": 64
}
],
"name": "Slaughter Of The Soul",
"release_date": "1995",
"release_date_precision": "year",
"total_tracks": 17,
"type": "album",
"uri": "spotify:album:1m0px7K5tJndjxU6RIuL8U"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6YXarbjg36ODFPez0PnOlD"
},
"href": "https://api.spotify.com/v1/artists/6YXarbjg36ODFPez0PnOlD",
"id": "6YXarbjg36ODFPez0PnOlD",
"name": "At The Gates",
"type": "artist",
"uri": "spotify:artist:6YXarbjg36ODFPez0PnOlD"
}
],
"available_markets": [
"AD",
"AE",
"AR",
"AT",
"AU",
"BE",
"BG",
"BH",
"BO",
"BR",
"CA",
"CH",
"CL",
"CO",
"CR",
"CY",
"CZ",
"DE",
"DK",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FR",
"GB",
"GR",
"GT",
"HK",
"HN",
"HU",
"ID",
"IE",
"IL",
"IS",
"IT",
"JO",
"JP",
"KW",
"LB",
"LI",
"LT",
"LU",
"LV",
"MA",
"MC",
"MT",
"MX",
"MY",
"NI",
"NL",
"NO",
"NZ",
"OM",
"PA",
"PE",
"PH",
"PL",
"PS",
"PT",
"PY",
"QA",
"RO",
"SA",
"SE",
"SG",
"SK",
"SV",
"TH",
"TN",
"TR",
"TW",
"US",
"UY",
"VN",
"ZA"
],
"disc_number": 1,
"duration_ms": 216106,
"explicit": false,
"external_ids": {
"isrc": "GBBPB0200025"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3pvRJy3zkIivvLXh89aO3J"
},
"href": "https://api.spotify.com/v1/tracks/3pvRJy3zkIivvLXh89aO3J",
"id": "3pvRJy3zkIivvLXh89aO3J",
"is_local": false,
"name": "Suicide Nation",
"popularity": 33,
"preview_url": "https://p.scdn.co/mp3-preview/0454bc436dde290bd53a7b6fd43e03696e59d2af?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 6,
"type": "track",
"uri": "spotify:track:3pvRJy3zkIivvLXh89aO3J"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment