Advertisement
anonymous1184

currently-playing

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