Currently Playing Track - "https://api.spotify.com/v1/me/player/currently-playing" Use the command json_data = json.loads(response.text) to get below... General Timestamp = print(json_data["timestamp"]) 1614787014129 Context URI = print(json_data["context"]["uri"]) spotify:user:daftjoe:playlist:3X3yNBOP8I51oFmwibxHMV Context API Link = print(json_data["context"]["href"]) https://api.spotify.com/v1/playlists/3X3yNBOP8I51oFmwibxHMV Context URLs = print(json_data["context"]["external_urls"]) {'spotify':'https://open.spotify.com/playlist/3X3yNBOP8I51oFmwibxHMV'} Context Spotify URL = print(json_data["context"]["external_urls"]["spotify"]) https://open.spotify.com/playlist/3X3yNBOP8I51oFmwibxHMV Context Type = print(json_data["context"]["type"]) playlist Track Progress = print(json_data["progress_ms"]) 63198 Currently Playing Type = print(json_data["currently_playing_type"]) track Actions allowed = print(json_data["actions"]["disallows"]["pausing"]) true Is Track Playing = print(json_data["is_playing"]) true Album Album Type = print(json_data["item"]["album"]["album_type"]) album Album Artist URLs = print(json_data["item"]["album"]["artists"][0]["external_urls"]) {'spotify': 'https://open.spotify.com/artist/7MqnCTCAX6SsIYYdJCQj9B'} Album Artist Spotify URL = print(json_data["item"]["album"]["artists"][0]["external_urls"]["spotify"]) https://open.spotify.com/artist/7MqnCTCAX6SsIYYdJCQj9B Album Artist API Link = print(json_data["item"]["album"]["artists"][0]["href"]) https://api.spotify.com/v1/artists/7MqnCTCAX6SsIYYdJCQj9B Album Artist id = print(json_data["item"]["album"]["artists"][0]["id"]) 7MqnCTCAX6SsIYYdJCQj9B Album Artist name = print(json_data["item"]["album"]["artists"][0]["name"]) Pendulum Album Artist type = print(json_data["item"]["album"]["artists"][0]["type"]) artist Album Artist URI = print(json_data["item"]["album"]["artists"][0]["uri"]) spotify:artist:7MqnCTCAX6SsIYYdJCQj9B Album Available Markets = print(json_data["item"]["album"]["available_markets"]) Many, many countries Album URLs = print(json_data["item"]["album"]["external_urls"]) {'spotify': 'https://open.spotify.com/album/4FAfNNU21dqtKKhHWB2eOa'} Album Spotify URL = print(json_data["item"]["album"]["external_urls"]["spotify"]) https://open.spotify.com/album/4FAfNNU21dqtKKhHWB2eOa Album API Link = print(json_data["item"]["album"]["href"]) https://api.spotify.com/v1/albums/4FAfNNU21dqtKKhHWB2eOa Album id = print(json_data["item"]["album"]["id"]) 4FAfNNU21dqtKKhHWB2eOa Album Image 640 x 640 = print(json_data["item"]["album"]["images"][0]["url"]) https://i.scdn.co/image/ab67616d0000b273487372b5d0b01811f54fe662 Album Image 300 x 300 = print(json_data["item"]["album"]["images"][1]["url"]) https://i.scdn.co/image/ab67616d00001e02487372b5d0b01811f54fe662 Album Image 64 x 64 = print(json_data["item"]["album"]["images"][2]["url"]) https://i.scdn.co/image/ab67616d00004851487372b5d0b01811f54fe662 Album Name = print(json_data["item"]["album"]["name"]) Hold Your Colour Album Release Date = print(json_data["item"]["album"]["release_date"]) 2007-05-19 Album Release Date Precision = print(json_data["item"]["album"]["release_date_precision"]) day Album Track Total = print(json_data["item"]["album"]["total_tracks"]) 14 Album Type = print(json_data["item"]["album"]["type"]) album Album URI = print(json_data["item"]["album"]["uri"]) spotify:album:4FAfNNU21dqtKKhHWB2eOa Artists Artist URLs = print(json_data["item"]["artists"][0]["external_urls"]) {'spotify': 'https://open.spotify.com/artist/7MqnCTCAX6SsIYYdJCQj9B'} Artist Spotify URL = print(json_data["item"]["artists"][0]["external_urls"]["spotify"]) https://open.spotify.com/artist/7MqnCTCAX6SsIYYdJCQj9B Artist API Link = print(json_data["item"]["artists"][0]["href"]) https://api.spotify.com/v1/artists/7MqnCTCAX6SsIYYdJCQj9B Artist id = print(json_data["item"]["artists"][0]["id"]) 7MqnCTCAX6SsIYYdJCQj9B Artist Name = print(json_data["item"]["artists"][0]["name"]) Pendulum Artist Type = print(json_data["item"]["artists"][0]["type"]) artist Artist URI = print(json_data["item"]["artists"][0]["uri"]) spotify:artist:7MqnCTCAX6SsIYYdJCQj9B Track Track Available Markets = print(json_data["item"]["available_markets"]) Many, many countries Track Disc Number = print(json_data["item"]["disc_number"]) 1 Track Duration (milliseconds) = print(json_data["item"]["duration_ms"]) 328480 Track Explicit? = print(json_data["item"]["explicit"]) False Track External ids = print(json_data["item"]["external_ids"]) {'isrc': 'GBKBH0616003'} Track isrc External id = print(json_data["item"]["external_ids"]["isrc"]) GBKBH0616003 Track External URLs = print(json_data["item"]["external_urls"]) {'spotify': 'https://open.spotify.com/track/2pZXlPFnqc1uqEKFE7SjwQ'} Track Spotify External URL = print(json_data["item"]["external_urls"]["spotify"]) https://open.spotify.com/track/2pZXlPFnqc1uqEKFE7SjwQ Track API Link = print(json_data["item"]["href"]) https://api.spotify.com/v1/tracks/2pZXlPFnqc1uqEKFE7SjwQ Track id = print(json_data["item"]["id"]) 2pZXlPFnqc1uqEKFE7SjwQ Track Local File? = print(json_data["item"]["is_local"]) False Track Name = print(json_data["item"]["name"]) Hold Your Colour Track Popularity = print(json_data["item"]["popularity"]) 51 Track Preview URL = print(json_data["item"]["preview_url"]) https://p.scdn.co/mp3-preview/55c0590cb32cb906a3b39691df7c4859e951404c?cid=7c10a117de724c709d547ee4a54995d9 Track Number = print(json_data["item"]["track_number"]) 10 Track Type = print(json_data["item"]["type"]) track Track URI = print(json_data["item"]["uri"]) spotify:track:2pZXlPFnqc1uqEKFE7SjwQ