scotty/backends/spotify/testdata/track.json
2023-11-22 11:52:28 +01:00

80 lines
2.4 KiB
JSON

{
"added_at": "2022-02-13T21:46:08Z",
"track": {
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6yCjbLFZ9qAnWfsy9ujm5Y"
},
"href": "https://api.spotify.com/v1/artists/6yCjbLFZ9qAnWfsy9ujm5Y",
"id": "6yCjbLFZ9qAnWfsy9ujm5Y",
"name": "Zeal & Ardor",
"type": "artist",
"uri": "spotify:artist:6yCjbLFZ9qAnWfsy9ujm5Y"
}
],
"available_markets": [],
"external_urls": {
"spotify": "https://open.spotify.com/album/34u4cq27YP6837IcmzTTgX"
},
"href": "https://api.spotify.com/v1/albums/34u4cq27YP6837IcmzTTgX",
"id": "34u4cq27YP6837IcmzTTgX",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2731fedf861c139b6d8bebdc840",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e021fedf861c139b6d8bebdc840",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048511fedf861c139b6d8bebdc840",
"width": 64
}
],
"name": "Zeal & Ardor",
"release_date": "2022-02-11",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:34u4cq27YP6837IcmzTTgX"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6yCjbLFZ9qAnWfsy9ujm5Y"
},
"href": "https://api.spotify.com/v1/artists/6yCjbLFZ9qAnWfsy9ujm5Y",
"id": "6yCjbLFZ9qAnWfsy9ujm5Y",
"name": "Zeal & Ardor",
"type": "artist",
"uri": "spotify:artist:6yCjbLFZ9qAnWfsy9ujm5Y"
}
],
"available_markets": [],
"disc_number": 1,
"duration_ms": 187680,
"explicit": false,
"external_ids": {
"isrc": "CH8092101707"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/07K2e1PXNra3Zd5SGCsLuZ"
},
"href": "https://api.spotify.com/v1/tracks/07K2e1PXNra3Zd5SGCsLuZ",
"id": "07K2e1PXNra3Zd5SGCsLuZ",
"is_local": false,
"name": "Death to the Holy",
"popularity": 0,
"preview_url": null,
"track_number": 3,
"type": "track",
"uri": "spotify:track:07K2e1PXNra3Zd5SGCsLuZ"
}
}