Example response from Spotify's "Multiple Artists" endpoint (https://api.spotify.com/v1/artists). Note that Spotify assigns most artists at least one genre.
This file contains 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
{ | |
"artists": [ | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/5iNrZmtVMtYev5M9yoWpEq" | |
}, | |
"followers": { | |
"href": null, | |
"total": 191004 | |
}, | |
"genres": [ | |
"dance pop", | |
"edm", | |
"electro house", | |
"electropop", | |
"norwegian pop", | |
"pop", | |
"pop dance", | |
"pop edm", | |
"swedish pop", | |
"tropical house" | |
], | |
"href": "https://api.spotify.com/v1/artists/5iNrZmtVMtYev5M9yoWpEq", | |
"id": "5iNrZmtVMtYev5M9yoWpEq", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/fb2fe391b00d6b09d3560a2b914cfcfe108c33da", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/6487b4273fbdedcd953417b580d94efaa613378b", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/30c48032048f2fe2cb66387622ee48fc903775b9", | |
"width": 160 | |
} | |
], | |
"name": "Seeb", | |
"popularity": 75, | |
"type": "artist", | |
"uri": "spotify:artist:5iNrZmtVMtYev5M9yoWpEq" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/5cIc3SBFuBLVxJz58W2tU9" | |
}, | |
"followers": { | |
"href": null, | |
"total": 968217 | |
}, | |
"genres": ["electropop", "indie pop", "indie poptimism", "pop"], | |
"href": "https://api.spotify.com/v1/artists/5cIc3SBFuBLVxJz58W2tU9", | |
"id": "5cIc3SBFuBLVxJz58W2tU9", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/b34c6322f787c61e0be5616c59d528de9aaf5a09", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/f1303bf356978499f4823ec7556ea473c0c5b343", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/4675c2e30d1327f9a4c468495532d1e0b2d0285a", | |
"width": 160 | |
} | |
], | |
"name": "Oh Wonder", | |
"popularity": 74, | |
"type": "artist", | |
"uri": "spotify:artist:5cIc3SBFuBLVxJz58W2tU9" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/3ky8xBRraNNzxzXEw6Ga0c" | |
}, | |
"followers": { | |
"href": null, | |
"total": 19541 | |
}, | |
"genres": ["house", "pop dance"], | |
"href": "https://api.spotify.com/v1/artists/3ky8xBRraNNzxzXEw6Ga0c", | |
"id": "3ky8xBRraNNzxzXEw6Ga0c", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/2687524fbd41267b55c94f545ff2d73db1aea29d", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/71c9b717d99ede6f38d6b55558af3b34f726c88b", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/4ade89d1ed2adcd36a9050677d4e2ff287b4f5c3", | |
"width": 160 | |
} | |
], | |
"name": "Anabel Englund", | |
"popularity": 61, | |
"type": "artist", | |
"uri": "spotify:artist:3ky8xBRraNNzxzXEw6Ga0c" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/0M7GyeyRi2fG8c1LdP4jhi" | |
}, | |
"followers": { | |
"href": null, | |
"total": 34363 | |
}, | |
"genres": ["alternative dance", "vapor soul"], | |
"href": "https://api.spotify.com/v1/artists/0M7GyeyRi2fG8c1LdP4jhi", | |
"id": "0M7GyeyRi2fG8c1LdP4jhi", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/ad6e4593bf3602d74c549442fc38ce0cb7840cb2", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/8bfba6fad74c85383cfd23b4e193aa74e76bf30b", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/c07e6f4586e2bc8917802a1fefcae70d9978d4c1", | |
"width": 160 | |
} | |
], | |
"name": "Lastlings", | |
"popularity": 57, | |
"type": "artist", | |
"uri": "spotify:artist:0M7GyeyRi2fG8c1LdP4jhi" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/5lVNSw2GPci8kebrAQpZqU" | |
}, | |
"followers": { | |
"href": null, | |
"total": 30452 | |
}, | |
"genres": ["bass house", "deep groove house", "deep house", "house"], | |
"href": "https://api.spotify.com/v1/artists/5lVNSw2GPci8kebrAQpZqU", | |
"id": "5lVNSw2GPci8kebrAQpZqU", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/ff988e68334396c1375fc1316573fc112870c181", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/e2c1a6f66c52bdbe201b0d7f0328dabb04691ed1", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/e90b28be330e28f57cb4aee01048cf46b35af713", | |
"width": 160 | |
} | |
], | |
"name": "Eli Brown", | |
"popularity": 58, | |
"type": "artist", | |
"uri": "spotify:artist:5lVNSw2GPci8kebrAQpZqU" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/7FhRUp59cBzPaxobsRY1Nc" | |
}, | |
"followers": { | |
"href": null, | |
"total": 25427 | |
}, | |
"genres": ["indie poptimism", "la pop", "modern rock", "vapor soul"], | |
"href": "https://api.spotify.com/v1/artists/7FhRUp59cBzPaxobsRY1Nc", | |
"id": "7FhRUp59cBzPaxobsRY1Nc", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/f1fc7d44305e98487f3cd636d44fa8176f0b371e", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/02142702351a07819e907cb38c5e81866e05c3cb", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/39d2777d36bd9a48b9a0306a07f94a250fb59a22", | |
"width": 160 | |
} | |
], | |
"name": "Bay Ledges", | |
"popularity": 53, | |
"type": "artist", | |
"uri": "spotify:artist:7FhRUp59cBzPaxobsRY1Nc" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6USv9qhCn6zfxlBQIYJ9qs" | |
}, | |
"followers": { | |
"href": null, | |
"total": 470297 | |
}, | |
"genres": ["alternative pop rock", "alternative r&b", "pop"], | |
"href": "https://api.spotify.com/v1/artists/6USv9qhCn6zfxlBQIYJ9qs", | |
"id": "6USv9qhCn6zfxlBQIYJ9qs", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/152c7aa25115e6ea1d3a65e90c35222ea80f73f8", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/3adb1da948372039681a2f6e38c3fbac0c364d38", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/46dba9a0ac6ac01083de836a5906c0395feea37b", | |
"width": 160 | |
} | |
], | |
"name": "Dominic Fike", | |
"popularity": 76, | |
"type": "artist", | |
"uri": "spotify:artist:6USv9qhCn6zfxlBQIYJ9qs" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6Paz0vXJJ9bCPf0fEm3qzg" | |
}, | |
"followers": { | |
"href": null, | |
"total": 103139 | |
}, | |
"genres": [ | |
"dance pop", | |
"electropop", | |
"norwegian indie", | |
"norwegian pop", | |
"pop dance", | |
"tropical house" | |
], | |
"href": "https://api.spotify.com/v1/artists/6Paz0vXJJ9bCPf0fEm3qzg", | |
"id": "6Paz0vXJJ9bCPf0fEm3qzg", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/b206bbe5070abd7fff403640b4bbc1d9befbcc2c", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/cbc546f921447ee63d6ae4e823ceab33cbf02262", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/eae2c34d6c23a7964f011681305b9ba9f8f9d84d", | |
"width": 160 | |
} | |
], | |
"name": "Dagny", | |
"popularity": 66, | |
"type": "artist", | |
"uri": "spotify:artist:6Paz0vXJJ9bCPf0fEm3qzg" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6Paz0vXJJ9bCPf0fEm3qzg" | |
}, | |
"followers": { | |
"href": null, | |
"total": 103139 | |
}, | |
"genres": [ | |
"dance pop", | |
"electropop", | |
"norwegian indie", | |
"norwegian pop", | |
"pop dance", | |
"tropical house" | |
], | |
"href": "https://api.spotify.com/v1/artists/6Paz0vXJJ9bCPf0fEm3qzg", | |
"id": "6Paz0vXJJ9bCPf0fEm3qzg", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/b206bbe5070abd7fff403640b4bbc1d9befbcc2c", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/cbc546f921447ee63d6ae4e823ceab33cbf02262", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/eae2c34d6c23a7964f011681305b9ba9f8f9d84d", | |
"width": 160 | |
} | |
], | |
"name": "Dagny", | |
"popularity": 66, | |
"type": "artist", | |
"uri": "spotify:artist:6Paz0vXJJ9bCPf0fEm3qzg" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/2WBJQGf1bT1kxuoqziH5g4" | |
}, | |
"followers": { | |
"href": null, | |
"total": 221034 | |
}, | |
"genres": ["deep house", "house", "tropical house"], | |
"href": "https://api.spotify.com/v1/artists/2WBJQGf1bT1kxuoqziH5g4", | |
"id": "2WBJQGf1bT1kxuoqziH5g4", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/266a53375f5a8ea2f3c3110476d8d2f630d433b1", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/7068c8f4ce6531262417724d002943a9dc5ba8b7", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/b1e9bbe2804d62dbb62bf9b26f0723fefd15978a", | |
"width": 160 | |
} | |
], | |
"name": "Purple Disco Machine", | |
"popularity": 75, | |
"type": "artist", | |
"uri": "spotify:artist:2WBJQGf1bT1kxuoqziH5g4" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/586uxXMyD5ObPuzjtrzO1Q" | |
}, | |
"followers": { | |
"href": null, | |
"total": 510468 | |
}, | |
"genres": ["pop dance"], | |
"href": "https://api.spotify.com/v1/artists/586uxXMyD5ObPuzjtrzO1Q", | |
"id": "586uxXMyD5ObPuzjtrzO1Q", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/a8839e1f53cf9c4dea24bee2d190e386a6884b38", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/f4a2644daa00c3597bc6f7fe04704d0979187fd5", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/934b91d700709ea68339c80808245be8e585b91d", | |
"width": 160 | |
} | |
], | |
"name": "Sofi Tukker", | |
"popularity": 73, | |
"type": "artist", | |
"uri": "spotify:artist:586uxXMyD5ObPuzjtrzO1Q" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/2x7EATekOPhFGRx3syMGEC" | |
}, | |
"followers": { | |
"href": null, | |
"total": 151619 | |
}, | |
"genres": [ | |
"alternative dance", | |
"edm", | |
"indie poptimism", | |
"indietronica", | |
"new french touch", | |
"nu disco", | |
"pop dance", | |
"tropical house", | |
"vapor soul" | |
], | |
"href": "https://api.spotify.com/v1/artists/2x7EATekOPhFGRx3syMGEC", | |
"id": "2x7EATekOPhFGRx3syMGEC", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/6c9687df1f76c617c7942d55648faede8b79e00e", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/1c0c9df507ae0b7142ef1dc8bb526205993756de", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/0332bc88c02deffcfa5d7a15039aad6688f594df", | |
"width": 160 | |
} | |
], | |
"name": "The Knocks", | |
"popularity": 68, | |
"type": "artist", | |
"uri": "spotify:artist:2x7EATekOPhFGRx3syMGEC" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/50uPj85gZxHFuFOlNBnnr5" | |
}, | |
"followers": { | |
"href": null, | |
"total": 15372 | |
}, | |
"genres": ["dubstep", "future bass", "gaming dubstep", "vapor twitch"], | |
"href": "https://api.spotify.com/v1/artists/50uPj85gZxHFuFOlNBnnr5", | |
"id": "50uPj85gZxHFuFOlNBnnr5", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/078178542622e6ae9c8a792f098933b3c6514ba2", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/7d3cb94b90e7a246d324121fefeff7cfd13be350", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/27ac9d5b34434d4372a232d6f4c35b954c8c4d00", | |
"width": 160 | |
} | |
], | |
"name": "Moore Kismet", | |
"popularity": 42, | |
"type": "artist", | |
"uri": "spotify:artist:50uPj85gZxHFuFOlNBnnr5" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/5gxynDEKwNDgxGJmJjZyte" | |
}, | |
"followers": { | |
"href": null, | |
"total": 646146 | |
}, | |
"genres": [ | |
"album rock", | |
"art rock", | |
"classic rock", | |
"country rock", | |
"dance rock", | |
"folk", | |
"folk rock", | |
"heartland rock", | |
"mellow gold", | |
"new romantic", | |
"new wave pop", | |
"pop rock", | |
"rock", | |
"soft rock", | |
"symphonic rock" | |
], | |
"href": "https://api.spotify.com/v1/artists/5gxynDEKwNDgxGJmJjZyte", | |
"id": "5gxynDEKwNDgxGJmJjZyte", | |
"images": [ | |
{ | |
"height": 1000, | |
"url": "https://i.scdn.co/image/8a6cfe2373a091c0041b2bae6e576e395944eacd", | |
"width": 1000 | |
}, | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/1bd7316c847371039652c7bf59335083af10d56e", | |
"width": 640 | |
}, | |
{ | |
"height": 200, | |
"url": "https://i.scdn.co/image/dca0966ec52e2802f7d199ab36c56e76c12abe82", | |
"width": 200 | |
}, | |
{ | |
"height": 64, | |
"url": "https://i.scdn.co/image/267b2adbe9bedafc6855629d120279f2ea905ecd", | |
"width": 64 | |
} | |
], | |
"name": "Steve Winwood", | |
"popularity": 66, | |
"type": "artist", | |
"uri": "spotify:artist:5gxynDEKwNDgxGJmJjZyte" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/53HYxzneeSBFFUEjkfXleH" | |
}, | |
"followers": { | |
"href": null, | |
"total": 1042 | |
}, | |
"genres": [], | |
"href": "https://api.spotify.com/v1/artists/53HYxzneeSBFFUEjkfXleH", | |
"id": "53HYxzneeSBFFUEjkfXleH", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/4d0e1688d7b654fb06d04d802d34f797f1cd3aee", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/37dbc609f4b07e0f4f14ccea2ba1089adfe0ce9d", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/e75c38c4553aaa3391833e08dbb56536d33e40c7", | |
"width": 160 | |
} | |
], | |
"name": "Bloom Line", | |
"popularity": 43, | |
"type": "artist", | |
"uri": "spotify:artist:53HYxzneeSBFFUEjkfXleH" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6ocSzr1LYxwVfNBl8Z3ldL" | |
}, | |
"followers": { | |
"href": null, | |
"total": 990 | |
}, | |
"genres": [], | |
"href": "https://api.spotify.com/v1/artists/6ocSzr1LYxwVfNBl8Z3ldL", | |
"id": "6ocSzr1LYxwVfNBl8Z3ldL", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/16fcab219a2fee77990b5539828bdd76e518c7ae", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/31c6b450b8a6e6b046d4d39454cf394443152c17", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/35975dac02805825fc73633a9dd5dbd086063476", | |
"width": 160 | |
} | |
], | |
"name": "problem solved", | |
"popularity": 39, | |
"type": "artist", | |
"uri": "spotify:artist:6ocSzr1LYxwVfNBl8Z3ldL" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/24DO0PijjITGIEWsO8XaPs" | |
}, | |
"followers": { | |
"href": null, | |
"total": 242102 | |
}, | |
"genres": [ | |
"deep house", | |
"deep tropical house", | |
"electra", | |
"house", | |
"pop dance", | |
"progressive house", | |
"swiss pop", | |
"tropical house" | |
], | |
"href": "https://api.spotify.com/v1/artists/24DO0PijjITGIEWsO8XaPs", | |
"id": "24DO0PijjITGIEWsO8XaPs", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/4a4a6a7fe0d8bdf117b9acb183e765689ea726d7", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/47301a49e698637f3c02e485c7e9d00210239359", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/316e630a94a2815488d8794eea22085e4b23c390", | |
"width": 160 | |
} | |
], | |
"name": "Nora En Pure", | |
"popularity": 68, | |
"type": "artist", | |
"uri": "spotify:artist:24DO0PijjITGIEWsO8XaPs" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/5N4aUAJA011nkAumBGSeAN" | |
}, | |
"followers": { | |
"href": null, | |
"total": 1401 | |
}, | |
"genres": [], | |
"href": "https://api.spotify.com/v1/artists/5N4aUAJA011nkAumBGSeAN", | |
"id": "5N4aUAJA011nkAumBGSeAN", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/b4be7b4992343f8d9cafa38cab7cc43d3c57e4f1", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/c9942dfa6bdf176f1e9903f3958658750c3dc8cc", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/8e8a73b5240df871fd85591e1ad31fffd382bc57", | |
"width": 160 | |
} | |
], | |
"name": "Blue Noir", | |
"popularity": 42, | |
"type": "artist", | |
"uri": "spotify:artist:5N4aUAJA011nkAumBGSeAN" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/1dZll1W7w0FMBahKsYi7F0" | |
}, | |
"followers": { | |
"href": null, | |
"total": 1130 | |
}, | |
"genres": [], | |
"href": "https://api.spotify.com/v1/artists/1dZll1W7w0FMBahKsYi7F0", | |
"id": "1dZll1W7w0FMBahKsYi7F0", | |
"images": [], | |
"name": "Classic Unknwn", | |
"popularity": 43, | |
"type": "artist", | |
"uri": "spotify:artist:1dZll1W7w0FMBahKsYi7F0" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/5INjqkS1o8h1imAzPqGZBb" | |
}, | |
"followers": { | |
"href": null, | |
"total": 4643385 | |
}, | |
"genres": ["australian psych", "neo-psychedelic"], | |
"href": "https://api.spotify.com/v1/artists/5INjqkS1o8h1imAzPqGZBb", | |
"id": "5INjqkS1o8h1imAzPqGZBb", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/a7cb9fc6df8b68fdb071156add87284c3c941a04", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/135442e5a19db953eb2f48ff39ff8c4c985dc7e1", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/edc87a3af030da0e1d671d20d734528c8d4e880e", | |
"width": 160 | |
} | |
], | |
"name": "Tame Impala", | |
"popularity": 83, | |
"type": "artist", | |
"uri": "spotify:artist:5INjqkS1o8h1imAzPqGZBb" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/0YEGscCXpFGt72yQXy4aZD" | |
}, | |
"followers": { | |
"href": null, | |
"total": 2640 | |
}, | |
"genres": ["pop soul"], | |
"href": "https://api.spotify.com/v1/artists/0YEGscCXpFGt72yQXy4aZD", | |
"id": "0YEGscCXpFGt72yQXy4aZD", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/9b201d84926f4d22da1760c211c355130623eff6", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/3f7523ab0e54f2f203b643d65a6c49549cd232ae", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/dc7c97479bb596ec06a93ea3d49a791d3401d9ce", | |
"width": 160 | |
} | |
], | |
"name": "rx Soul", | |
"popularity": 44, | |
"type": "artist", | |
"uri": "spotify:artist:0YEGscCXpFGt72yQXy4aZD" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6GqQziMdX3FNMhEx9zd3NX" | |
}, | |
"followers": { | |
"href": null, | |
"total": 79 | |
}, | |
"genres": ["future bass"], | |
"href": "https://api.spotify.com/v1/artists/6GqQziMdX3FNMhEx9zd3NX", | |
"id": "6GqQziMdX3FNMhEx9zd3NX", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/ee99cdd455f52b18b8ba49164628a63b55b690c0", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/cd85de0926335a7c65e194eaba5d951030fbfa78", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/648cbae56d67c2740ef7f07322b60d49a334860e", | |
"width": 160 | |
} | |
], | |
"name": "Tutara Peak", | |
"popularity": 29, | |
"type": "artist", | |
"uri": "spotify:artist:6GqQziMdX3FNMhEx9zd3NX" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/4YUBqnGDhH4JphZIhi9cdB" | |
}, | |
"followers": { | |
"href": null, | |
"total": 16175 | |
}, | |
"genres": ["future bass", "vapor twitch"], | |
"href": "https://api.spotify.com/v1/artists/4YUBqnGDhH4JphZIhi9cdB", | |
"id": "4YUBqnGDhH4JphZIhi9cdB", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/ae912529b68af91576f9f1db776b3dacaed2ce2b", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/30728accb9c3fd0ba941eb6789eca40973613e55", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/fe328d7861d986dfbf268132030fa4cedf4dd810", | |
"width": 160 | |
} | |
], | |
"name": "Laxcity", | |
"popularity": 49, | |
"type": "artist", | |
"uri": "spotify:artist:4YUBqnGDhH4JphZIhi9cdB" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/4XaUmUGjidSklcDHxv3XWf" | |
}, | |
"followers": { | |
"href": null, | |
"total": 256953 | |
}, | |
"genres": ["indietronica", "metropopolis", "shimmer pop", "shiver pop"], | |
"href": "https://api.spotify.com/v1/artists/4XaUmUGjidSklcDHxv3XWf", | |
"id": "4XaUmUGjidSklcDHxv3XWf", | |
"images": [ | |
{ | |
"height": 1000, | |
"url": "https://i.scdn.co/image/a4325b1eef0d2b09541acf340cba1220ebb3139e", | |
"width": 1000 | |
}, | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/2dc0544f50b63c6469d5d13146cc2e8422344ce9", | |
"width": 640 | |
}, | |
{ | |
"height": 200, | |
"url": "https://i.scdn.co/image/9ed30cbf06c1f91a997c04ea8a3494d1ad30be8b", | |
"width": 200 | |
}, | |
{ | |
"height": 64, | |
"url": "https://i.scdn.co/image/bf9cdde7d6a0abf3d6db4245dd744200902ed15d", | |
"width": 64 | |
} | |
], | |
"name": "MS MR", | |
"popularity": 50, | |
"type": "artist", | |
"uri": "spotify:artist:4XaUmUGjidSklcDHxv3XWf" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/4iylWAhvTVtSVhIeAoM7Bl" | |
}, | |
"followers": { | |
"href": null, | |
"total": 36109 | |
}, | |
"genres": ["chillhop", "future bass", "lo-fi beats", "vapor twitch"], | |
"href": "https://api.spotify.com/v1/artists/4iylWAhvTVtSVhIeAoM7Bl", | |
"id": "4iylWAhvTVtSVhIeAoM7Bl", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/a8b9ebf98499bb94c7494b3a49310852335949ef", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/47ff7f555c8110d4e53a151478d86ea02cc40c78", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/12c09aa334455df7090bc39ce661f339db477dbf", | |
"width": 160 | |
} | |
], | |
"name": "weird inside", | |
"popularity": 53, | |
"type": "artist", | |
"uri": "spotify:artist:4iylWAhvTVtSVhIeAoM7Bl" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6QrQ7OrISRYIfS5mtacaw2" | |
}, | |
"followers": { | |
"href": null, | |
"total": 606736 | |
}, | |
"genres": ["indie poptimism", "modern rock", "pop"], | |
"href": "https://api.spotify.com/v1/artists/6QrQ7OrISRYIfS5mtacaw2", | |
"id": "6QrQ7OrISRYIfS5mtacaw2", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/78123c09a5b6be7f70d4e1dc37028066229553c9", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/e2728459d41d5de133affa90350b5e79248c24e5", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/65d08725836bb154f722f429b5cb9373dc8c0041", | |
"width": 160 | |
} | |
], | |
"name": "Jaymes Young", | |
"popularity": 76, | |
"type": "artist", | |
"uri": "spotify:artist:6QrQ7OrISRYIfS5mtacaw2" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/238y1dKPtMeFEpX3Y6H1Vr" | |
}, | |
"followers": { | |
"href": null, | |
"total": 110146 | |
}, | |
"genres": ["downtempo", "new french touch", "tropical house"], | |
"href": "https://api.spotify.com/v1/artists/238y1dKPtMeFEpX3Y6H1Vr", | |
"id": "238y1dKPtMeFEpX3Y6H1Vr", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/cf7450b38e20baf8d0902ce7e3da5486b8f021d0", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/00a05261f59b250b21b55995546150c0aa2e91c0", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/8bcc81b3697f7856502496e6cfd6d47b102e2eb2", | |
"width": 160 | |
} | |
], | |
"name": "Parra for Cuva", | |
"popularity": 62, | |
"type": "artist", | |
"uri": "spotify:artist:238y1dKPtMeFEpX3Y6H1Vr" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/238y1dKPtMeFEpX3Y6H1Vr" | |
}, | |
"followers": { | |
"href": null, | |
"total": 110146 | |
}, | |
"genres": ["downtempo", "new french touch", "tropical house"], | |
"href": "https://api.spotify.com/v1/artists/238y1dKPtMeFEpX3Y6H1Vr", | |
"id": "238y1dKPtMeFEpX3Y6H1Vr", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/cf7450b38e20baf8d0902ce7e3da5486b8f021d0", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/00a05261f59b250b21b55995546150c0aa2e91c0", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/8bcc81b3697f7856502496e6cfd6d47b102e2eb2", | |
"width": 160 | |
} | |
], | |
"name": "Parra for Cuva", | |
"popularity": 62, | |
"type": "artist", | |
"uri": "spotify:artist:238y1dKPtMeFEpX3Y6H1Vr" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/238y1dKPtMeFEpX3Y6H1Vr" | |
}, | |
"followers": { | |
"href": null, | |
"total": 110146 | |
}, | |
"genres": ["downtempo", "new french touch", "tropical house"], | |
"href": "https://api.spotify.com/v1/artists/238y1dKPtMeFEpX3Y6H1Vr", | |
"id": "238y1dKPtMeFEpX3Y6H1Vr", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/cf7450b38e20baf8d0902ce7e3da5486b8f021d0", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/00a05261f59b250b21b55995546150c0aa2e91c0", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/8bcc81b3697f7856502496e6cfd6d47b102e2eb2", | |
"width": 160 | |
} | |
], | |
"name": "Parra for Cuva", | |
"popularity": 62, | |
"type": "artist", | |
"uri": "spotify:artist:238y1dKPtMeFEpX3Y6H1Vr" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/238y1dKPtMeFEpX3Y6H1Vr" | |
}, | |
"followers": { | |
"href": null, | |
"total": 110146 | |
}, | |
"genres": ["downtempo", "new french touch", "tropical house"], | |
"href": "https://api.spotify.com/v1/artists/238y1dKPtMeFEpX3Y6H1Vr", | |
"id": "238y1dKPtMeFEpX3Y6H1Vr", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/cf7450b38e20baf8d0902ce7e3da5486b8f021d0", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/00a05261f59b250b21b55995546150c0aa2e91c0", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/8bcc81b3697f7856502496e6cfd6d47b102e2eb2", | |
"width": 160 | |
} | |
], | |
"name": "Parra for Cuva", | |
"popularity": 62, | |
"type": "artist", | |
"uri": "spotify:artist:238y1dKPtMeFEpX3Y6H1Vr" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/757FXqX0Osk2pqtgv4E5v4" | |
}, | |
"followers": { | |
"href": null, | |
"total": 44075 | |
}, | |
"genres": ["edm", "future bass", "melodic dubstep", "pop edm", "traprun"], | |
"href": "https://api.spotify.com/v1/artists/757FXqX0Osk2pqtgv4E5v4", | |
"id": "757FXqX0Osk2pqtgv4E5v4", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/b548ece105825c40b16747146245d7b144fd5d32", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/4e4e9bb767e4356440e110a3bac8fb31599414af", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/e094b9d7e7c33a1f435e929627becae35f81c389", | |
"width": 160 | |
} | |
], | |
"name": "Nurko", | |
"popularity": 56, | |
"type": "artist", | |
"uri": "spotify:artist:757FXqX0Osk2pqtgv4E5v4" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/21mKp7DqtSNHhCAU2ugvUw" | |
}, | |
"followers": { | |
"href": null, | |
"total": 1268776 | |
}, | |
"genres": ["chillwave", "ninja"], | |
"href": "https://api.spotify.com/v1/artists/21mKp7DqtSNHhCAU2ugvUw", | |
"id": "21mKp7DqtSNHhCAU2ugvUw", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/2d45e04208b55f434f31c6a46ee33e1693d23a9b", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/881192d40935946e36d534e24a3df821579c5b83", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/356807bedf0d04859ace330d8e6bcf0c52c40cce", | |
"width": 160 | |
} | |
], | |
"name": "ODESZA", | |
"popularity": 74, | |
"type": "artist", | |
"uri": "spotify:artist:21mKp7DqtSNHhCAU2ugvUw" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/4vdt8TD56jjQfmxFCmhubX" | |
}, | |
"followers": { | |
"href": null, | |
"total": 17704 | |
}, | |
"genres": ["nz pop"], | |
"href": "https://api.spotify.com/v1/artists/4vdt8TD56jjQfmxFCmhubX", | |
"id": "4vdt8TD56jjQfmxFCmhubX", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/ab67616d0000b2739d48d66126e96395f89de31f", | |
"width": 640 | |
}, | |
{ | |
"height": 300, | |
"url": "https://i.scdn.co/image/ab67616d00001e029d48d66126e96395f89de31f", | |
"width": 300 | |
}, | |
{ | |
"height": 64, | |
"url": "https://i.scdn.co/image/ab67616d000048519d48d66126e96395f89de31f", | |
"width": 64 | |
} | |
], | |
"name": "OMC", | |
"popularity": 61, | |
"type": "artist", | |
"uri": "spotify:artist:4vdt8TD56jjQfmxFCmhubX" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/4YUBqnGDhH4JphZIhi9cdB" | |
}, | |
"followers": { | |
"href": null, | |
"total": 16175 | |
}, | |
"genres": ["future bass", "vapor twitch"], | |
"href": "https://api.spotify.com/v1/artists/4YUBqnGDhH4JphZIhi9cdB", | |
"id": "4YUBqnGDhH4JphZIhi9cdB", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/ae912529b68af91576f9f1db776b3dacaed2ce2b", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/30728accb9c3fd0ba941eb6789eca40973613e55", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/fe328d7861d986dfbf268132030fa4cedf4dd810", | |
"width": 160 | |
} | |
], | |
"name": "Laxcity", | |
"popularity": 49, | |
"type": "artist", | |
"uri": "spotify:artist:4YUBqnGDhH4JphZIhi9cdB" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/4YUBqnGDhH4JphZIhi9cdB" | |
}, | |
"followers": { | |
"href": null, | |
"total": 16175 | |
}, | |
"genres": ["future bass", "vapor twitch"], | |
"href": "https://api.spotify.com/v1/artists/4YUBqnGDhH4JphZIhi9cdB", | |
"id": "4YUBqnGDhH4JphZIhi9cdB", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/ae912529b68af91576f9f1db776b3dacaed2ce2b", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/30728accb9c3fd0ba941eb6789eca40973613e55", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/fe328d7861d986dfbf268132030fa4cedf4dd810", | |
"width": 160 | |
} | |
], | |
"name": "Laxcity", | |
"popularity": 49, | |
"type": "artist", | |
"uri": "spotify:artist:4YUBqnGDhH4JphZIhi9cdB" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6cK3NBO6uP7hh0oyuVELFl" | |
}, | |
"followers": { | |
"href": null, | |
"total": 937141 | |
}, | |
"genres": [ | |
"cali rap", | |
"dance pop", | |
"pop", | |
"pop rap", | |
"post-teen pop", | |
"trap queen" | |
], | |
"href": "https://api.spotify.com/v1/artists/6cK3NBO6uP7hh0oyuVELFl", | |
"id": "6cK3NBO6uP7hh0oyuVELFl", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/1931fe3856a71a79e0dffb843f0004289feffc28", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/648173e1f9bbfe62480cb4f5e5323951f50edbcf", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/650b718c8401821837ec4eb51e62fc94f6a95518", | |
"width": 160 | |
} | |
], | |
"name": "Saweetie", | |
"popularity": 82, | |
"type": "artist", | |
"uri": "spotify:artist:6cK3NBO6uP7hh0oyuVELFl" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/7gHscNMDI8FF8pcgrV8eIn" | |
}, | |
"followers": { | |
"href": null, | |
"total": 285626 | |
}, | |
"genres": ["modern rock"], | |
"href": "https://api.spotify.com/v1/artists/7gHscNMDI8FF8pcgrV8eIn", | |
"id": "7gHscNMDI8FF8pcgrV8eIn", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/50e3e54a98e1095f8aa96b9fed18f5f0546511af", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/dfeeccbd9f1c91907cb88a2b4329e6f94e58eda7", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/997ea0348f090f29d703fd87d188141472dc77fb", | |
"width": 160 | |
} | |
], | |
"name": "Matt Maeson", | |
"popularity": 71, | |
"type": "artist", | |
"uri": "spotify:artist:7gHscNMDI8FF8pcgrV8eIn" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6JtFllJR7nhh8fa6oGefSj" | |
}, | |
"followers": { | |
"href": null, | |
"total": 59683 | |
}, | |
"genres": ["disco house", "downtempo"], | |
"href": "https://api.spotify.com/v1/artists/6JtFllJR7nhh8fa6oGefSj", | |
"id": "6JtFllJR7nhh8fa6oGefSj", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/9a1d74aa426c5f34414e3cae9d30f051a3791dc8", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/a59a65e0194e2d35b9caf4146299605d1cdf91cd", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/922ad3d212082d79d886fa864aa1ef61b79fb4f4", | |
"width": 160 | |
} | |
], | |
"name": "Late Night Alumni", | |
"popularity": 50, | |
"type": "artist", | |
"uri": "spotify:artist:6JtFllJR7nhh8fa6oGefSj" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6TQj5BFPooTa08A7pk8AQ1" | |
}, | |
"followers": { | |
"href": null, | |
"total": 812857 | |
}, | |
"genres": [ | |
"edm", | |
"electro house", | |
"house", | |
"pop", | |
"pop dance", | |
"progressive house", | |
"tropical house", | |
"vocal house" | |
], | |
"href": "https://api.spotify.com/v1/artists/6TQj5BFPooTa08A7pk8AQ1", | |
"id": "6TQj5BFPooTa08A7pk8AQ1", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/97d416a8ffb59ec86022434ce323ee01f5c8e265", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/283a1d574ff4fcd8b5bd31ecc39f9b60ed22d6b0", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/c5ad5f9432d7dcbc4b74720a09215729f3af8de7", | |
"width": 160 | |
} | |
], | |
"name": "Kaskade", | |
"popularity": 72, | |
"type": "artist", | |
"uri": "spotify:artist:6TQj5BFPooTa08A7pk8AQ1" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/6JtFllJR7nhh8fa6oGefSj" | |
}, | |
"followers": { | |
"href": null, | |
"total": 59683 | |
}, | |
"genres": ["disco house", "downtempo"], | |
"href": "https://api.spotify.com/v1/artists/6JtFllJR7nhh8fa6oGefSj", | |
"id": "6JtFllJR7nhh8fa6oGefSj", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/9a1d74aa426c5f34414e3cae9d30f051a3791dc8", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/a59a65e0194e2d35b9caf4146299605d1cdf91cd", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/922ad3d212082d79d886fa864aa1ef61b79fb4f4", | |
"width": 160 | |
} | |
], | |
"name": "Late Night Alumni", | |
"popularity": 50, | |
"type": "artist", | |
"uri": "spotify:artist:6JtFllJR7nhh8fa6oGefSj" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/7gHscNMDI8FF8pcgrV8eIn" | |
}, | |
"followers": { | |
"href": null, | |
"total": 285626 | |
}, | |
"genres": ["modern rock"], | |
"href": "https://api.spotify.com/v1/artists/7gHscNMDI8FF8pcgrV8eIn", | |
"id": "7gHscNMDI8FF8pcgrV8eIn", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/50e3e54a98e1095f8aa96b9fed18f5f0546511af", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/dfeeccbd9f1c91907cb88a2b4329e6f94e58eda7", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/997ea0348f090f29d703fd87d188141472dc77fb", | |
"width": 160 | |
} | |
], | |
"name": "Matt Maeson", | |
"popularity": 71, | |
"type": "artist", | |
"uri": "spotify:artist:7gHscNMDI8FF8pcgrV8eIn" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/2SrWifjYv7b5tR8EzEmn1x" | |
}, | |
"followers": { | |
"href": null, | |
"total": 93952 | |
}, | |
"genres": ["australian indie"], | |
"href": "https://api.spotify.com/v1/artists/2SrWifjYv7b5tR8EzEmn1x", | |
"id": "2SrWifjYv7b5tR8EzEmn1x", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/5b0f955f7f8cfbdfbffdd169d7530188b034bcf0", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/515eabf0a022b929ed4db5c90a9fd768f04c576b", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/8d4e56a9413d9a198b57ab6d259649fc615bcad5", | |
"width": 160 | |
} | |
], | |
"name": "Golden Features", | |
"popularity": 64, | |
"type": "artist", | |
"uri": "spotify:artist:2SrWifjYv7b5tR8EzEmn1x" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/3758ZYkL9uiug7nHTQNWcP" | |
}, | |
"followers": { | |
"href": null, | |
"total": 8312 | |
}, | |
"genres": ["minimal tech house"], | |
"href": "https://api.spotify.com/v1/artists/3758ZYkL9uiug7nHTQNWcP", | |
"id": "3758ZYkL9uiug7nHTQNWcP", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/cd8692526b4ce662aa6aabf12b31ec0fcbefcf6a", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/7f93527bb7e19581d82589deaea63b82777b0c9e", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/69e087cb78192bfe11aeabe832f34b1fed248b38", | |
"width": 160 | |
} | |
], | |
"name": "Tom Demac", | |
"popularity": 39, | |
"type": "artist", | |
"uri": "spotify:artist:3758ZYkL9uiug7nHTQNWcP" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/0vqJkZ0RpLZixt3lTmD8vP" | |
}, | |
"followers": { | |
"href": null, | |
"total": 212997 | |
}, | |
"genres": [ | |
"edm", | |
"electropop", | |
"indie poptimism", | |
"pop", | |
"pop dance", | |
"tropical house", | |
"vapor soul", | |
"vapor twitch" | |
], | |
"href": "https://api.spotify.com/v1/artists/0vqJkZ0RpLZixt3lTmD8vP", | |
"id": "0vqJkZ0RpLZixt3lTmD8vP", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/8142783d0400d992409dccf5d3d1469107c0772c", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/9168394a450ecc386b1a8c4fe0c55463577a78d7", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/162b12fbcc5ed2b621b7ec90c6aaabeabff3a2e2", | |
"width": 160 | |
} | |
], | |
"name": "Whethan", | |
"popularity": 70, | |
"type": "artist", | |
"uri": "spotify:artist:0vqJkZ0RpLZixt3lTmD8vP" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/66QbK4MkhdfgDDxJxNCJIH" | |
}, | |
"followers": { | |
"href": null, | |
"total": 5517 | |
}, | |
"genres": ["electronica venezuela"], | |
"href": "https://api.spotify.com/v1/artists/66QbK4MkhdfgDDxJxNCJIH", | |
"id": "66QbK4MkhdfgDDxJxNCJIH", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/ab67616d0000b273b9d2ba16954e8345e91d0b3b", | |
"width": 640 | |
}, | |
{ | |
"height": 300, | |
"url": "https://i.scdn.co/image/ab67616d00001e02b9d2ba16954e8345e91d0b3b", | |
"width": 300 | |
}, | |
{ | |
"height": 64, | |
"url": "https://i.scdn.co/image/ab67616d00004851b9d2ba16954e8345e91d0b3b", | |
"width": 64 | |
} | |
], | |
"name": "Alex Dovo", | |
"popularity": 43, | |
"type": "artist", | |
"uri": "spotify:artist:66QbK4MkhdfgDDxJxNCJIH" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/7avo0PmlW8O1YLEt9DnWQT" | |
}, | |
"followers": { | |
"href": null, | |
"total": 161674 | |
}, | |
"genres": [], | |
"href": "https://api.spotify.com/v1/artists/7avo0PmlW8O1YLEt9DnWQT", | |
"id": "7avo0PmlW8O1YLEt9DnWQT", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/539f8323e639acfe66e91ecc67f29ba18ac510eb", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/dad1dbcd0eeb97f74f3919ae9ca5594fc7505620", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/a651b15d5ab7d25aec9c106f0e13386ff4e66317", | |
"width": 160 | |
} | |
], | |
"name": "Studio Killers", | |
"popularity": 69, | |
"type": "artist", | |
"uri": "spotify:artist:7avo0PmlW8O1YLEt9DnWQT" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/3MkIU5jhXTMK9pYQTRVI6p" | |
}, | |
"followers": { | |
"href": null, | |
"total": 53211 | |
}, | |
"genres": ["float house", "lo-fi house"], | |
"href": "https://api.spotify.com/v1/artists/3MkIU5jhXTMK9pYQTRVI6p", | |
"id": "3MkIU5jhXTMK9pYQTRVI6p", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/d72a002fa641893a72a6c10916a9e6740ea657e2", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/a3b468e40d247477a659138f68582b622f2e2988", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/10d9e2c1aa44c1b8082ce43f90be76e970a2dcbd", | |
"width": 160 | |
} | |
], | |
"name": "DJ BORING", | |
"popularity": 49, | |
"type": "artist", | |
"uri": "spotify:artist:3MkIU5jhXTMK9pYQTRVI6p" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/2FwJwEswyIUAljqgjNSHgP" | |
}, | |
"followers": { | |
"href": null, | |
"total": 328602 | |
}, | |
"genres": [ | |
"dance pop", | |
"edm", | |
"electropop", | |
"indie poptimism", | |
"pop", | |
"pop dance", | |
"tropical house" | |
], | |
"href": "https://api.spotify.com/v1/artists/2FwJwEswyIUAljqgjNSHgP", | |
"id": "2FwJwEswyIUAljqgjNSHgP", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/dc9276c987a1e89560b52b2d21bee4d21e4cdbb2", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/85cbf7cb1bf1631603c6a8f22b4ea31477f9a0a3", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/810e5fd515584c028e2fc4cfdddff77b64715c9d", | |
"width": 160 | |
} | |
], | |
"name": "Snakehips", | |
"popularity": 69, | |
"type": "artist", | |
"uri": "spotify:artist:2FwJwEswyIUAljqgjNSHgP" | |
}, | |
{ | |
"external_urls": { | |
"spotify": "https://open.spotify.com/artist/42KUul1wLmOdQCEYf3MweS" | |
}, | |
"followers": { | |
"href": null, | |
"total": 3605 | |
}, | |
"genres": ["new french touch"], | |
"href": "https://api.spotify.com/v1/artists/42KUul1wLmOdQCEYf3MweS", | |
"id": "42KUul1wLmOdQCEYf3MweS", | |
"images": [ | |
{ | |
"height": 640, | |
"url": "https://i.scdn.co/image/74a453d431d9fea7177ca6bb383b5d4a4a3a9a70", | |
"width": 640 | |
}, | |
{ | |
"height": 320, | |
"url": "https://i.scdn.co/image/f395255c8851a518e2be7a60f982b959c64b4977", | |
"width": 320 | |
}, | |
{ | |
"height": 160, | |
"url": "https://i.scdn.co/image/4c93cb7f22781dc264cf9cbc9539b99960843188", | |
"width": 160 | |
} | |
], | |
"name": "Lonely in the Rain", | |
"popularity": 50, | |
"type": "artist", | |
"uri": "spotify:artist:42KUul1wLmOdQCEYf3MweS" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment