In [22]:
import requests
url = 'https://api.spotify.com/v1/search'
payload = {'q':'come pick me up','type':'track'}
r = requests.get(url, params=payload)
In [23]:
print(r.url)
r.json()
https://api.spotify.com/v1/search?type=track&q=come+pick+me+up
Out[23]:
{'tracks': {'href': 'https://api.spotify.com/v1/search?query=come+pick+me+up&offset=0&limit=20&type=track',
'items': [{'album': {'album_type': 'album',
'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'],
'external_urls': {'spotify': 'https://open.spotify.com/album/7hmZCaBzp6mVrelxW6Ckrn'},
'href': 'https://api.spotify.com/v1/albums/7hmZCaBzp6mVrelxW6Ckrn',
'id': '7hmZCaBzp6mVrelxW6Ckrn',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/64ace84bd2bd7339e24d7b7c49aec89404b5b7ea',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/43b3715cdd187a0911ab2e3770712f25e88066aa',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/ff5f812beab5b4e348995dfb57087ef20c32070f',
'width': 64}],
'name': 'Heartbreaker',
'type': 'album',
'uri': 'spotify:album:7hmZCaBzp6mVrelxW6Ckrn'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'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'],
'disc_number': 1,
'duration_ms': 318333,
'explicit': False,
'external_ids': {'isrc': 'TCABL1346100'},
'external_urls': {'spotify': 'https://open.spotify.com/track/0lngUitwRDbvZ5yVO76dVN'},
'href': 'https://api.spotify.com/v1/tracks/0lngUitwRDbvZ5yVO76dVN',
'id': '0lngUitwRDbvZ5yVO76dVN',
'name': 'Come Pick Me Up',
'popularity': 58,
'preview_url': 'https://p.scdn.co/mp3-preview/81bb71572a63fa1092555bdc50b3fccc27e14398',
'track_number': 9,
'type': 'track',
'uri': 'spotify:track:0lngUitwRDbvZ5yVO76dVN'},
{'album': {'album_type': 'album',
'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'],
'external_urls': {'spotify': 'https://open.spotify.com/album/0RQfpORyDFGutT607SZNzH'},
'href': 'https://api.spotify.com/v1/albums/0RQfpORyDFGutT607SZNzH',
'id': '0RQfpORyDFGutT607SZNzH',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/9dc651bc31a3592c358b1b1f03c8d58f177f97b7',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/5ac29f7b4f1af47556932fa8e9f074e6cc991d6b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/3c861e72c4752607f92834a22af65adcf80604fe',
'width': 64}],
'name': 'Heartbreaker (Deluxe Edition)',
'type': 'album',
'uri': 'spotify:album:0RQfpORyDFGutT607SZNzH'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'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'],
'disc_number': 1,
'duration_ms': 318102,
'explicit': False,
'external_ids': {'isrc': 'TCABL1346100'},
'external_urls': {'spotify': 'https://open.spotify.com/track/7efIXZOEjoAGD20LzpixR2'},
'href': 'https://api.spotify.com/v1/tracks/7efIXZOEjoAGD20LzpixR2',
'id': '7efIXZOEjoAGD20LzpixR2',
'name': 'Come Pick Me Up',
'popularity': 39,
'preview_url': 'https://p.scdn.co/mp3-preview/5f0543a7529e0a8edaabece097a3d6c0cef94225',
'track_number': 9,
'type': 'track',
'uri': 'spotify:track:7efIXZOEjoAGD20LzpixR2'},
{'album': {'album_type': 'album',
'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'],
'external_urls': {'spotify': 'https://open.spotify.com/album/3FEJAO9mOXTbUkfpp7uX9V'},
'href': 'https://api.spotify.com/v1/albums/3FEJAO9mOXTbUkfpp7uX9V',
'id': '3FEJAO9mOXTbUkfpp7uX9V',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/e17bfb3c8dc1e23cd3c42d7621a4774b9a0a6b79',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/ed7e5dd4e2b2aebe0e005e5e872ee4db8ebab32b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/b99f629c17f21a485fc6fdd1e35bcb8b3d4565f0',
'width': 64}],
'name': 'Nef The Pharaoh',
'type': 'album',
'uri': 'spotify:album:3FEJAO9mOXTbUkfpp7uX9V'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/3DiSC0nSNNWpPy5ZK3mcrz'},
'href': 'https://api.spotify.com/v1/artists/3DiSC0nSNNWpPy5ZK3mcrz',
'id': '3DiSC0nSNNWpPy5ZK3mcrz',
'name': 'Nef The Pharaoh',
'type': 'artist',
'uri': 'spotify:artist:3DiSC0nSNNWpPy5ZK3mcrz'}],
'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'],
'disc_number': 1,
'duration_ms': 204706,
'explicit': True,
'external_ids': {'isrc': 'USUYG1083583'},
'external_urls': {'spotify': 'https://open.spotify.com/track/5qGJFEo5dcqAlHMvNEAQWR'},
'href': 'https://api.spotify.com/v1/tracks/5qGJFEo5dcqAlHMvNEAQWR',
'id': '5qGJFEo5dcqAlHMvNEAQWR',
'name': 'Come Pick Me Up',
'popularity': 30,
'preview_url': 'https://p.scdn.co/mp3-preview/79ffdc2ebc32e50c5f5f3af1915b40c139932b2f',
'track_number': 6,
'type': 'track',
'uri': 'spotify:track:5qGJFEo5dcqAlHMvNEAQWR'},
{'album': {'album_type': 'album',
'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'],
'external_urls': {'spotify': 'https://open.spotify.com/album/0RQfpORyDFGutT607SZNzH'},
'href': 'https://api.spotify.com/v1/albums/0RQfpORyDFGutT607SZNzH',
'id': '0RQfpORyDFGutT607SZNzH',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/9dc651bc31a3592c358b1b1f03c8d58f177f97b7',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/5ac29f7b4f1af47556932fa8e9f074e6cc991d6b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/3c861e72c4752607f92834a22af65adcf80604fe',
'width': 64}],
'name': 'Heartbreaker (Deluxe Edition)',
'type': 'album',
'uri': 'spotify:album:0RQfpORyDFGutT607SZNzH'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'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'],
'disc_number': 1,
'duration_ms': 303244,
'explicit': False,
'external_ids': {'isrc': 'GBUM71506159'},
'external_urls': {'spotify': 'https://open.spotify.com/track/5qFdluUXi02Xu5oHHcBwYV'},
'href': 'https://api.spotify.com/v1/tracks/5qFdluUXi02Xu5oHHcBwYV',
'id': '5qFdluUXi02Xu5oHHcBwYV',
'name': 'Come Pick Me up (Outtake)',
'popularity': 32,
'preview_url': 'https://p.scdn.co/mp3-preview/1cf339d3d2d58b254be317489c664a763d85a902',
'track_number': 21,
'type': 'track',
'uri': 'spotify:track:5qFdluUXi02Xu5oHHcBwYV'},
{'album': {'album_type': 'album',
'available_markets': ['CA', 'US'],
'external_urls': {'spotify': 'https://open.spotify.com/album/5b6XzRIvTdE2zA5ZspDZ52'},
'href': 'https://api.spotify.com/v1/albums/5b6XzRIvTdE2zA5ZspDZ52',
'id': '5b6XzRIvTdE2zA5ZspDZ52',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/a1df43d07d818e8b1ece351c4a4506c4a37274e8',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/f01140245252a97ab9c9754ebec28f26305a96cb',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/866cfb00b8b8d836c5374d6e5994ce210eb1ae96',
'width': 64}],
'name': 'Ten Songs From Live At Carnegie Hall',
'type': 'album',
'uri': 'spotify:album:5b6XzRIvTdE2zA5ZspDZ52'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'available_markets': ['CA', 'US'],
'disc_number': 1,
'duration_ms': 362850,
'explicit': True,
'external_ids': {'isrc': 'USUG11500053'},
'external_urls': {'spotify': 'https://open.spotify.com/track/5qDxNcoXMzZrmuRMSTJFzH'},
'href': 'https://api.spotify.com/v1/tracks/5qDxNcoXMzZrmuRMSTJFzH',
'id': '5qDxNcoXMzZrmuRMSTJFzH',
'name': 'Come Pick Me Up - Live At Carnegie Hall / 11/17/2014',
'popularity': 30,
'preview_url': 'https://p.scdn.co/mp3-preview/b66ff8ea9580cfd1231fefaea97c57bcaa800a7a',
'track_number': 10,
'type': 'track',
'uri': 'spotify:track:5qDxNcoXMzZrmuRMSTJFzH'},
{'album': {'album_type': 'album',
'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'],
'external_urls': {'spotify': 'https://open.spotify.com/album/0RQfpORyDFGutT607SZNzH'},
'href': 'https://api.spotify.com/v1/albums/0RQfpORyDFGutT607SZNzH',
'id': '0RQfpORyDFGutT607SZNzH',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/9dc651bc31a3592c358b1b1f03c8d58f177f97b7',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/5ac29f7b4f1af47556932fa8e9f074e6cc991d6b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/3c861e72c4752607f92834a22af65adcf80604fe',
'width': 64}],
'name': 'Heartbreaker (Deluxe Edition)',
'type': 'album',
'uri': 'spotify:album:0RQfpORyDFGutT607SZNzH'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'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'],
'disc_number': 1,
'duration_ms': 292977,
'explicit': False,
'external_ids': {'isrc': 'GBUM71506166'},
'external_urls': {'spotify': 'https://open.spotify.com/track/34rJEXFDJDL18lWLBKqemg'},
'href': 'https://api.spotify.com/v1/tracks/34rJEXFDJDL18lWLBKqemg',
'id': '34rJEXFDJDL18lWLBKqemg',
'name': 'Come Pick Me up (Demo)',
'popularity': 31,
'preview_url': 'https://p.scdn.co/mp3-preview/caa7c9f62b0720ae5c76fa4799c6d02da6967a01',
'track_number': 28,
'type': 'track',
'uri': 'spotify:track:34rJEXFDJDL18lWLBKqemg'},
{'album': {'album_type': 'album',
'available_markets': ['CA', 'US'],
'external_urls': {'spotify': 'https://open.spotify.com/album/3RtpnKgAHdfAuFm4S5ve4w'},
'href': 'https://api.spotify.com/v1/albums/3RtpnKgAHdfAuFm4S5ve4w',
'id': '3RtpnKgAHdfAuFm4S5ve4w',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/cadfd1583bc357ceb238d5d2e191b807625e3c28',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fedc09fc886e13a7f908423b02816d12551be312',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/1e20bb4d2a2682586adf9cc093a5f9f648be11bd',
'width': 64}],
'name': 'Live At Carnegie Hall',
'type': 'album',
'uri': 'spotify:album:3RtpnKgAHdfAuFm4S5ve4w'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'available_markets': ['CA', 'US'],
'disc_number': 1,
'duration_ms': 410173,
'explicit': True,
'external_ids': {'isrc': 'USUG11500031'},
'external_urls': {'spotify': 'https://open.spotify.com/track/3cXyYvwUjdN8y7soILuS7W'},
'href': 'https://api.spotify.com/v1/tracks/3cXyYvwUjdN8y7soILuS7W',
'id': '3cXyYvwUjdN8y7soILuS7W',
'name': 'Come Pick Me Up - Live At Carnegie Hall / 11/15/2014',
'popularity': 29,
'preview_url': 'https://p.scdn.co/mp3-preview/357273152ea2d68bdbe192cfaaa5ceefeb3d543f',
'track_number': 20,
'type': 'track',
'uri': 'spotify:track:3cXyYvwUjdN8y7soILuS7W'},
{'album': {'album_type': 'single',
'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'],
'external_urls': {'spotify': 'https://open.spotify.com/album/34yARdW7jCXy7k62cUOejz'},
'href': 'https://api.spotify.com/v1/albums/34yARdW7jCXy7k62cUOejz',
'id': '34yARdW7jCXy7k62cUOejz',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/ae6aba32546279547a353a8ba1f493cee97a1076',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/6727c0b4d9164aa749eb15c18396b8f5b4fc1145',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/0772fe39ca3d5f8ad72bc6bd3bd245c7a17d9440',
'width': 64}],
'name': 'Come Pick Me Up (alternate take) / When the Rope Gets Tight',
'type': 'album',
'uri': 'spotify:album:34yARdW7jCXy7k62cUOejz'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'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'],
'disc_number': 1,
'duration_ms': 301474,
'explicit': False,
'external_ids': {'isrc': 'USUM71500169'},
'external_urls': {'spotify': 'https://open.spotify.com/track/1vEliAo51XMe6CxY488ZEO'},
'href': 'https://api.spotify.com/v1/tracks/1vEliAo51XMe6CxY488ZEO',
'id': '1vEliAo51XMe6CxY488ZEO',
'name': 'Come Pick Me Up (alternate take)',
'popularity': 25,
'preview_url': 'https://p.scdn.co/mp3-preview/2ad7e9ccc1ef478473076b2caa076dd45e301d4f',
'track_number': 1,
'type': 'track',
'uri': 'spotify:track:1vEliAo51XMe6CxY488ZEO'},
{'album': {'album_type': 'album',
'available_markets': ['CA', 'US'],
'external_urls': {'spotify': 'https://open.spotify.com/album/3RtpnKgAHdfAuFm4S5ve4w'},
'href': 'https://api.spotify.com/v1/albums/3RtpnKgAHdfAuFm4S5ve4w',
'id': '3RtpnKgAHdfAuFm4S5ve4w',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/cadfd1583bc357ceb238d5d2e191b807625e3c28',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fedc09fc886e13a7f908423b02816d12551be312',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/1e20bb4d2a2682586adf9cc093a5f9f648be11bd',
'width': 64}],
'name': 'Live At Carnegie Hall',
'type': 'album',
'uri': 'spotify:album:3RtpnKgAHdfAuFm4S5ve4w'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'available_markets': ['CA', 'US'],
'disc_number': 2,
'duration_ms': 362906,
'explicit': True,
'external_ids': {'isrc': 'USUG11500053'},
'external_urls': {'spotify': 'https://open.spotify.com/track/6YYyinmClk8UZCJS6Siy8S'},
'href': 'https://api.spotify.com/v1/tracks/6YYyinmClk8UZCJS6Siy8S',
'id': '6YYyinmClk8UZCJS6Siy8S',
'name': 'Come Pick Me Up - Live At Carnegie Hall / 11/17/2014',
'popularity': 24,
'preview_url': 'https://p.scdn.co/mp3-preview/cd9b77052ce32384d3ff5fd9b7fa4de4da004d26',
'track_number': 22,
'type': 'track',
'uri': 'spotify:track:6YYyinmClk8UZCJS6Siy8S'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 243837,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516302'},
'external_urls': {'spotify': 'https://open.spotify.com/track/4CsFhRMh2P5AnDi8eKFvpc'},
'href': 'https://api.spotify.com/v1/tracks/4CsFhRMh2P5AnDi8eKFvpc',
'id': '4CsFhRMh2P5AnDi8eKFvpc',
'name': 'Hello Hawk',
'popularity': 17,
'preview_url': 'https://p.scdn.co/mp3-preview/72ce048e2435f025189b167652915c6edb20e431',
'track_number': 2,
'type': 'track',
'uri': 'spotify:track:4CsFhRMh2P5AnDi8eKFvpc'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 183747,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516303'},
'external_urls': {'spotify': 'https://open.spotify.com/track/16ugIh8erccbdLSzzSOOQO'},
'href': 'https://api.spotify.com/v1/tracks/16ugIh8erccbdLSzzSOOQO',
'id': '16ugIh8erccbdLSzzSOOQO',
'name': 'Cursed Mirror',
'popularity': 16,
'preview_url': 'https://p.scdn.co/mp3-preview/3ae2f58e40c2ceddb5380700c82c2f829386fb40',
'track_number': 3,
'type': 'track',
'uri': 'spotify:track:16ugIh8erccbdLSzzSOOQO'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 188909,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516304'},
'external_urls': {'spotify': 'https://open.spotify.com/track/1isMrjb8dFfxpYBrhbRpoL'},
'href': 'https://api.spotify.com/v1/tracks/1isMrjb8dFfxpYBrhbRpoL',
'id': '1isMrjb8dFfxpYBrhbRpoL',
'name': '1000 Pounds',
'popularity': 16,
'preview_url': 'https://p.scdn.co/mp3-preview/ae52943e5f06f2b43c74c90044d6cfc639e0db39',
'track_number': 4,
'type': 'track',
'uri': 'spotify:track:1isMrjb8dFfxpYBrhbRpoL'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 119200,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516301'},
'external_urls': {'spotify': 'https://open.spotify.com/track/4CqJTX15v9dhCPNksAdIvv'},
'href': 'https://api.spotify.com/v1/tracks/4CqJTX15v9dhCPNksAdIvv',
'id': '4CqJTX15v9dhCPNksAdIvv',
'name': 'So Convinced',
'popularity': 15,
'preview_url': 'https://p.scdn.co/mp3-preview/f81bd472f176bfcd24b686e688427073cafca548',
'track_number': 1,
'type': 'track',
'uri': 'spotify:track:4CqJTX15v9dhCPNksAdIvv'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 181561,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516305'},
'external_urls': {'spotify': 'https://open.spotify.com/track/22cTcsY3xAjhUAaJ89eklT'},
'href': 'https://api.spotify.com/v1/tracks/22cTcsY3xAjhUAaJ89eklT',
'id': '22cTcsY3xAjhUAaJ89eklT',
'name': 'Good Dreams',
'popularity': 15,
'preview_url': 'https://p.scdn.co/mp3-preview/2a25c80a58a7ae4683e57e9179ef9233022cbb01',
'track_number': 5,
'type': 'track',
'uri': 'spotify:track:22cTcsY3xAjhUAaJ89eklT'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 202860,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516307'},
'external_urls': {'spotify': 'https://open.spotify.com/track/636kU4Yp7PdBpoS8oweIcx'},
'href': 'https://api.spotify.com/v1/tracks/636kU4Yp7PdBpoS8oweIcx',
'id': '636kU4Yp7PdBpoS8oweIcx',
'name': 'Pink Clouds',
'popularity': 14,
'preview_url': 'https://p.scdn.co/mp3-preview/eb028e3d5faaa95727f4372eef01e634bad33ba4',
'track_number': 7,
'type': 'track',
'uri': 'spotify:track:636kU4Yp7PdBpoS8oweIcx'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 128476,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516306'},
'external_urls': {'spotify': 'https://open.spotify.com/track/08tihvRaEpR2KBSR2XBEWt'},
'href': 'https://api.spotify.com/v1/tracks/08tihvRaEpR2KBSR2XBEWt',
'id': '08tihvRaEpR2KBSR2XBEWt',
'name': 'Low Branches',
'popularity': 13,
'preview_url': 'https://p.scdn.co/mp3-preview/a63687e852cebd8bdca0dcb56fd8a8eace1f1805',
'track_number': 6,
'type': 'track',
'uri': 'spotify:track:08tihvRaEpR2KBSR2XBEWt'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 265477,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516308'},
'external_urls': {'spotify': 'https://open.spotify.com/track/709URco6cS70KktpDAnALF'},
'href': 'https://api.spotify.com/v1/tracks/709URco6cS70KktpDAnALF',
'id': '709URco6cS70KktpDAnALF',
'name': 'Smarter Hearts',
'popularity': 13,
'preview_url': 'https://p.scdn.co/mp3-preview/9e5af548b108f45174ee29e2deb01aa4e66e0a64',
'track_number': 8,
'type': 'track',
'uri': 'spotify:track:709URco6cS70KktpDAnALF'},
{'album': {'album_type': 'single',
'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'],
'external_urls': {'spotify': 'https://open.spotify.com/album/34yARdW7jCXy7k62cUOejz'},
'href': 'https://api.spotify.com/v1/albums/34yARdW7jCXy7k62cUOejz',
'id': '34yARdW7jCXy7k62cUOejz',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/ae6aba32546279547a353a8ba1f493cee97a1076',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/6727c0b4d9164aa749eb15c18396b8f5b4fc1145',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/0772fe39ca3d5f8ad72bc6bd3bd245c7a17d9440',
'width': 64}],
'name': 'Come Pick Me Up (alternate take) / When the Rope Gets Tight',
'type': 'album',
'uri': 'spotify:album:34yARdW7jCXy7k62cUOejz'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/2qc41rNTtdLK0tV3mJn2Pm'},
'href': 'https://api.spotify.com/v1/artists/2qc41rNTtdLK0tV3mJn2Pm',
'id': '2qc41rNTtdLK0tV3mJn2Pm',
'name': 'Ryan Adams',
'type': 'artist',
'uri': 'spotify:artist:2qc41rNTtdLK0tV3mJn2Pm'}],
'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'],
'disc_number': 1,
'duration_ms': 327852,
'explicit': False,
'external_ids': {'isrc': 'USUM71500170'},
'external_urls': {'spotify': 'https://open.spotify.com/track/3qu3a4yv7r02IPMLesAZ9M'},
'href': 'https://api.spotify.com/v1/tracks/3qu3a4yv7r02IPMLesAZ9M',
'id': '3qu3a4yv7r02IPMLesAZ9M',
'name': 'When the Rope Gets Tight',
'popularity': 15,
'preview_url': 'https://p.scdn.co/mp3-preview/2b7c523a57690f7c7e095532bf616b90bcefdc5a',
'track_number': 2,
'type': 'track',
'uri': 'spotify:track:3qu3a4yv7r02IPMLesAZ9M'},
{'album': {'album_type': 'album',
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'external_urls': {'spotify': 'https://open.spotify.com/album/1x9eTHa16MLR3c1TmZ2SRA'},
'href': 'https://api.spotify.com/v1/albums/1x9eTHa16MLR3c1TmZ2SRA',
'id': '1x9eTHa16MLR3c1TmZ2SRA',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/05c264da39823f9781b766a3fe189c92bfa3f887',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/fe43fa7e884b28d837d37888519a2d89e7091e1b',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/80813bbfe1fe231675a697684bd88afacd876cee',
'width': 64}],
'name': 'Come Pick Me Up (Remastered)',
'type': 'album',
'uri': 'spotify:album:1x9eTHa16MLR3c1TmZ2SRA'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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',
'HU',
'IS',
'IE',
'IT',
'LV',
'LT',
'LU',
'MT',
'MX',
'NL',
'NZ',
'NI',
'NO',
'PA',
'PY',
'PE',
'PL',
'PT',
'SK',
'ES',
'SE',
'CH',
'TR',
'UY',
'US',
'GB',
'AD',
'LI',
'MC'],
'disc_number': 1,
'duration_ms': 163908,
'explicit': False,
'external_ids': {'isrc': 'USMRG1516313'},
'external_urls': {'spotify': 'https://open.spotify.com/track/7mXva0E5vd7DXqaLS72ePo'},
'href': 'https://api.spotify.com/v1/tracks/7mXva0E5vd7DXqaLS72ePo',
'id': '7mXva0E5vd7DXqaLS72ePo',
'name': 'You Can Always Count on Me (In the Worst Way)',
'popularity': 11,
'preview_url': 'https://p.scdn.co/mp3-preview/251ea7ed34d895ffab80d978cfc6a8db95477cf8',
'track_number': 13,
'type': 'track',
'uri': 'spotify:track:7mXva0E5vd7DXqaLS72ePo'},
{'album': {'album_type': 'album',
'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'],
'external_urls': {'spotify': 'https://open.spotify.com/album/6mH0oOBJxzqVUQamgsfBXO'},
'href': 'https://api.spotify.com/v1/albums/6mH0oOBJxzqVUQamgsfBXO',
'id': '6mH0oOBJxzqVUQamgsfBXO',
'images': [{'height': 640,
'url': 'https://i.scdn.co/image/d78ece637dee90ec61e84bea2cb6bebc8737e947',
'width': 640},
{'height': 300,
'url': 'https://i.scdn.co/image/4ad937074cccf6a5e2f4f9709af5f5a35922dbbc',
'width': 300},
{'height': 64,
'url': 'https://i.scdn.co/image/fb36498fed4d24e73c6cc6578a6e28393180d61b',
'width': 64}],
'name': 'Come Pick Me Up',
'type': 'album',
'uri': 'spotify:album:6mH0oOBJxzqVUQamgsfBXO'},
'artists': [{'external_urls': {'spotify': 'https://open.spotify.com/artist/7lmde7T1WJPFwv1eR6melP'},
'href': 'https://api.spotify.com/v1/artists/7lmde7T1WJPFwv1eR6melP',
'id': '7lmde7T1WJPFwv1eR6melP',
'name': 'Superchunk',
'type': 'artist',
'uri': 'spotify:artist:7lmde7T1WJPFwv1eR6melP'}],
'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'],
'disc_number': 1,
'duration_ms': 243000,
'explicit': False,
'external_ids': {'isrc': 'USMRG0302086'},
'external_urls': {'spotify': 'https://open.spotify.com/track/0Wv5EWIHvBClavv5bRYCB0'},
'href': 'https://api.spotify.com/v1/tracks/0Wv5EWIHvBClavv5bRYCB0',
'id': '0Wv5EWIHvBClavv5bRYCB0',
'name': 'Hello Hawk',
'popularity': 12,
'preview_url': 'https://p.scdn.co/mp3-preview/92796de121cb08420efe430f595ef79b3c054ed9',
'track_number': 2,
'type': 'track',
'uri': 'spotify:track:0Wv5EWIHvBClavv5bRYCB0'}],
'limit': 20,
'next': 'https://api.spotify.com/v1/search?query=come+pick+me+up&offset=20&limit=20&type=track',
'offset': 0,
'previous': None,
'total': 84}}
In [ ]:
# GET https://api.spotify.com/v1/recommendations
url = 'https://api.spotify.com/v1/recommendations'
Content source: tomsyouruncle/DJ_suggest
Similar notebooks: