Advertisement
anonymous1184

currently-playing

Aug 23rd, 2021
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.63 KB | None | 0 0
  1. {
  2.   "timestamp" : 1629701397900,
  3.   "context" : null,
  4.   "progress_ms" : 15287,
  5.   "item" : {
  6.     "album" : {
  7.       "album_type" : "album",
  8.       "artists" : [ {
  9.         "external_urls" : {
  10.           "spotify" : "https://open.spotify.com/artist/2e6JoJL1OT83lq8hYpLH3R"
  11.         },
  12.         "href" : "https://api.spotify.com/v1/artists/2e6JoJL1OT83lq8hYpLH3R",
  13.         "id" : "2e6JoJL1OT83lq8hYpLH3R",
  14.         "name" : "Vanitas",
  15.         "type" : "artist",
  16.         "uri" : "spotify:artist:2e6JoJL1OT83lq8hYpLH3R"
  17.       } ],
  18.       "available_markets" : [],
  19.       "external_urls" : {
  20.         "spotify" : "https://open.spotify.com/album/7kWNpqJIQFi5bKW2ax3xZC"
  21.       },
  22.       "href" : "https://api.spotify.com/v1/albums/7kWNpqJIQFi5bKW2ax3xZC",
  23.       "id" : "7kWNpqJIQFi5bKW2ax3xZC",
  24.       "images" : [ {
  25.         "height" : 640,
  26.         "url" : "https://i.scdn.co/image/ab67616d0000b2730b944384881d1bbee89c67ee",
  27.         "width" : 640
  28.       }, {
  29.         "height" : 300,
  30.         "url" : "https://i.scdn.co/image/ab67616d00001e020b944384881d1bbee89c67ee",
  31.         "width" : 300
  32.       }, {
  33.         "height" : 64,
  34.         "url" : "https://i.scdn.co/image/ab67616d000048510b944384881d1bbee89c67ee",
  35.         "width" : 64
  36.       } ],
  37.       "name" : "Lichtgestalten",
  38.       "release_date" : "2004",
  39.       "release_date_precision" : "year",
  40.       "total_tracks" : 10,
  41.       "type" : "album",
  42.       "uri" : "spotify:album:7kWNpqJIQFi5bKW2ax3xZC"
  43.     },
  44.     "artists" : [ {
  45.       "external_urls" : {
  46.         "spotify" : "https://open.spotify.com/artist/2e6JoJL1OT83lq8hYpLH3R"
  47.       },
  48.       "href" : "https://api.spotify.com/v1/artists/2e6JoJL1OT83lq8hYpLH3R",
  49.       "id" : "2e6JoJL1OT83lq8hYpLH3R",
  50.       "name" : "Vanitas",
  51.       "type" : "artist",
  52.       "uri" : "spotify:artist:2e6JoJL1OT83lq8hYpLH3R"
  53.     } ],
  54.     "available_markets" : [],
  55.     "disc_number" : 1,
  56.     "duration_ms" : 285493,
  57.     "explicit" : false,
  58.     "external_ids" : {
  59.       "isrc" : "ATC150424801"
  60.     },
  61.     "external_urls" : {
  62.       "spotify" : "https://open.spotify.com/track/0XKSdxe0ik7Jmz43dZL8s6"
  63.     },
  64.     "href" : "https://api.spotify.com/v1/tracks/0XKSdxe0ik7Jmz43dZL8s6",
  65.     "id" : "0XKSdxe0ik7Jmz43dZL8s6",
  66.     "is_local" : false,
  67.     "name" : "Endlosschleife",
  68.     "popularity" : 2,
  69.     "preview_url" : "https://p.scdn.co/mp3-preview/af4d42987a3c1e199abcf825c61537957cbac854?cid=da43dc49274944de81b88ef4f3dca2fb",
  70.     "track_number" : 1,
  71.     "type" : "track",
  72.     "uri" : "spotify:track:0XKSdxe0ik7Jmz43dZL8s6"
  73.   },
  74.   "currently_playing_type" : "track",
  75.   "actions" : {
  76.     "disallows" : {
  77.       "resuming" : true
  78.     }
  79.   },
  80.   "is_playing" : true
  81. }
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement