This compact JSON example comes from the latest successful verification run for V2.
{
"success": true,
"status": "ok",
"search_context": {
"user_id": "06HL4z0CvFAxyc27GXpf02"
},
"data": {
"artist": {
"url": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02",
"artist_id": "06HL4z0CvFAxyc27GXpf02",
"uri": "spotify:artist:06HL4z0CvFAxyc27GXpf02",
"display_name": "Taylor Swift",
"dominant_color_hex": "#50A080",
"verified": true,
"description": "And, baby, that’s show business for you. New album The Life of a Showgirl. Available now ❤️🔥",
"emails": [],
"is_merch": false,
"follower_count": 161015282,
"monthly_listener_count": 101231490,
"world_rank": 7,
"artist_playlists_count": 4,
"appears_count": 0,
"featuring_count": 0,
"discovered_count": 0,
"related_artists_count": 40,
"popular_releases_albums_count": 20,
"singles_count": 79,
"albums_count": 33,
"compilations_count": 1,
"merch_count": 0,
"concerts_count": 0,
"top_cities": [
{
"city": "London",
"country_code": "GB",
"region": "ENG",
"listener_count": 1632985
},
{
"city": "Quezon City",
"country_code": "PH",
"region": "00",
"listener_count": 1198992
},
{
"_more_items": 3
}
],
"_more_fields": "3 more fields"
},
"analytics": {
"all_items": {
"follower_count": 161015282,
"monthly_listener_count": 101231490,
"world_rank": 7,
"is_merch": false,
"artist_playlists_count": 4,
"appears_count": 0,
"featuring_count": 0,
"discovered_count": 0,
"related_artists_count": 40,
"popular_releases_albums_count": 20,
"singles_count": 79,
"albums_count": 33,
"compilations_count": 1,
"merch_count": 0,
"concerts_count": 0,
"top_cities": [
{
"city": "London",
"country_code": "GB",
"region": "ENG",
"listener_count": 1632985
},
{
"city": "Quezon City",
"country_code": "PH",
"region": "00",
"listener_count": 1198992
},
{
"_more_items": 3
}
],
"analyzed_tracks_count": 10,
"tracks_with_play_count": 10,
"total_plays": 18130343261,
"average_plays_per_track": 1813034326.1,
"median_plays_per_track": 1892238219.0,
"min_plays": 114239294,
"max_plays": 3425792011,
"total_play_rate": 17909.786037,
"_more_fields": "2 more fields"
}
},
"feed": {
"count": 10,
"items": [
{
"url": "https://open.spotify.com/track/53iuhJlwXhSER5J2IYYv1W",
"track_id": "53iuhJlwXhSER5J2IYYv1W",
"uri": "spotify:track:53iuhJlwXhSER5J2IYYv1W",
"title": "The Fate of Ophelia",
"artist_names": [
"Taylor Swift"
],
"duration_seconds": 226,
"play_count": 1534362500,
"explicit": false,
"album_id": "4a6NzYL1YHRUgx9e3YZI6I",
"album_uri": "spotify:album:4a6NzYL1YHRUgx9e3YZI6I",
"album_url": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I",
"album_thumbnail_url": "https://example.com/image.jpg"
},
{
"url": "https://open.spotify.com/track/5uPaqMMt59KGrdKIitDRqa",
"track_id": "5uPaqMMt59KGrdKIitDRqa",
"uri": "spotify:track:5uPaqMMt59KGrdKIitDRqa",
"title": "I Knew It, I Knew You - From \"Toy Story 5\"",
"artist_names": [
"Taylor Swift"
],
"duration_seconds": 178,
"play_count": 114239294,
"explicit": false,
"album_id": "3ZLIShtR6Fjs4nTWFpBUB6",
"album_uri": "spotify:album:3ZLIShtR6Fjs4nTWFpBUB6",
"album_url": "https://open.spotify.com/album/3ZLIShtR6Fjs4nTWFpBUB6",
"album_thumbnail_url": "https://example.com/image.jpg"
},
{
"_more_items": 8
}
]
}
}
}