Created
August 10, 2023 15:31
-
-
Save birobirobiro/33eb7372deed0eacbba50bbb290128fd to your computer and use it in GitHub Desktop.
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
{ | |
timestamp: 1691681180238, | |
context: { | |
external_urls: { | |
spotify: 'https://open.spotify.com/playlist/37i9dQZF1DXdLK5wjKyhVm' | |
}, | |
href: 'https://api.spotify.com/v1/playlists/37i9dQZF1DXdLK5wjKyhVm', | |
type: 'playlist', | |
uri: 'spotify:playlist:37i9dQZF1DXdLK5wjKyhVm' | |
}, | |
progress_ms: 45571, | |
item: { | |
album: { | |
album_type: 'single', | |
artists: [Array], | |
available_markets: [Array], | |
external_urls: [Object], | |
href: 'https://api.spotify.com/v1/albums/5Ihrtc3Aj7VlfG5rKi7Klu', | |
id: '5Ihrtc3Aj7VlfG5rKi7Klu', | |
images: [Array], | |
name: 'lazy case', | |
release_date: '2022-08-15', | |
release_date_precision: 'day', | |
total_tracks: 3, | |
type: 'album', | |
uri: 'spotify:album:5Ihrtc3Aj7VlfG5rKi7Klu' | |
}, | |
artists: [ [Object] ], | |
available_markets: [ | |
'AR', 'AU', 'AT', 'BE', 'BO', 'BR', 'BG', 'CA', 'CL', 'CO', | |
'CR', 'CY', 'CZ', 'DK', 'DO', 'DE', 'EC', 'EE', 'SV', 'FI', | |
'FR', 'GR', 'GT', 'HN', 'HK', 'HU', 'IS', 'IE', 'IT', 'LV', | |
'LT', 'LU', 'MY', 'MT', 'MX', 'NL', 'NZ', 'NI', 'NO', 'PA', | |
'PY', 'PE', 'PH', 'PL', 'PT', 'SG', 'SK', 'ES', 'SE', 'CH', | |
'TW', 'TR', 'UY', 'US', 'GB', 'AD', 'LI', 'MC', 'ID', 'JP', | |
'TH', 'VN', 'RO', 'IL', 'ZA', 'SA', 'AE', 'BH', 'QA', 'OM', | |
'KW', 'EG', 'MA', 'DZ', 'TN', 'LB', 'JO', 'PS', 'IN', 'BY', | |
'KZ', 'MD', 'UA', 'AL', 'BA', 'HR', 'ME', 'MK', 'RS', 'SI', | |
'KR', 'BD', 'PK', 'LK', 'GH', 'KE', 'NG', 'TZ', 'UG', 'AG', | |
... 84 more items | |
], | |
disc_number: 1, | |
duration_ms: 96000, | |
explicit: false, | |
external_ids: { isrc: 'SE6RB2201507' }, | |
external_urls: { | |
spotify: 'https://open.spotify.com/track/1NLAqoecIJ1eMquBtg6RKV' | |
}, | |
href: 'https://api.spotify.com/v1/tracks/1NLAqoecIJ1eMquBtg6RKV', | |
id: '1NLAqoecIJ1eMquBtg6RKV', | |
is_local: false, | |
name: 'lazy case', | |
popularity: 42, | |
preview_url: 'https://p.scdn.co/mp3-preview/29f12063398f556b7ecc4ac00af2e8c125651b7f?cid=e36782c66e054b12963ca9785f518a5b', | |
track_number: 1, | |
type: 'track', | |
uri: 'spotify:track:1NLAqoecIJ1eMquBtg6RKV' | |
}, | |
currently_playing_type: 'track', | |
actions: { disallows: { resuming: true } }, | |
is_playing: true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment