Spotify - Implicit flow (via helper)
GET https://api.spotify.com/v1/search?q=classical&type=track&market=US
From the Spotify Authorization Guide, follow one of 3 optional flows to obtain app authorization.
Temporary user authorization: Implicit Grant
Implicit grant flow is for clients that are implemented entirely using JavaScript and running in the resource owner’s browser. You do not need any server-side code to use it.
You do: You direct user to Spotify Accounts Service.
You get: access token
In Qodex
Let's use the Authorization Code flow helper for this request from the Spotify Web API.
Under the Authorization tab, select OAuth 2.0
. Input the required information.
- Grant Type is Implicit
- Callback URL is the exact Redirect URI
you entered when creating your Spotify app
- Auth URL is https://accounts.spotify.com/authorize
- Client ID is your Spotify Client ID
](/assets/blogs/https://i.imgur.com/WPjxgoK.png)
Click Request Token and walk through the process to authorize access. Click Use Token to populate the Access Token field in Qodex. When you hit Send, Qodex will attach an Authorization header formatted like Bearer <your-token>
substituting in your access token for <your-token>
.
This request shows how to use the Authorization Code helper in Qodex to get a token and add it in an Authorization header automatically formatted like Bearer <your-token>
. The next request will walk through how to get a token and then use it in a custom Authorization header.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
type | string | ||
market | string |
RESPONSES
status: OK
{"tracks":{"href":"https://api.spotify.com/v1/search?query=classical\u0026type=track\u0026market=US\u0026offset=0\u0026limit=20","items":[{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/43o04CDdvE4DJHndPfo6GO"},"href":"https://api.spotify.com/v1/artists/43o04CDdvE4DJHndPfo6GO","id":"43o04CDdvE4DJHndPfo6GO","name":"Mr. Eric \u0026 Mr. Michael","type":"artist","uri":"spotify:artist:43o04CDdvE4DJHndPfo6GO"}],"external_urls":{"spotify":"https://open.spotify.com/album/0d1RPTNnRhs2TGaPpTP7jX"},"href":"https://api.spotify.com/v1/albums/0d1RPTNnRhs2TGaPpTP7jX","id":"0d1RPTNnRhs2TGaPpTP7jX","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273940fb7dff92a95a0d8509b3c","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02940fb7dff92a95a0d8509b3c","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851940fb7dff92a95a0d8509b3c","width":64}],"name":"Groovy Green from The Learning Groove","release_date":"2011-02-15","release_date_precision":"day","total_tracks":25,"type":"album","uri":"spotify:album:0d1RPTNnRhs2TGaPpTP7jX"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/43o04CDdvE4DJHndPfo6GO"},"href":"https://api.spotify.com/v1/artists/43o04CDdvE4DJHndPfo6GO","id":"43o04CDdvE4DJHndPfo6GO","name":"Mr. Eric \u0026 Mr. Michael","type":"artist","uri":"spotify:artist:43o04CDdvE4DJHndPfo6GO"}],"disc_number":1,"duration_ms":107333,"explicit":false,"external_ids":{"isrc":"uscgh1165221"},"external_urls":{"spotify":"https://open.spotify.com/track/3IEznIuCYNDRUaIWuALmDT"},"href":"https://api.spotify.com/v1/tracks/3IEznIuCYNDRUaIWuALmDT","id":"3IEznIuCYNDRUaIWuALmDT","is_local":false,"is_playable":true,"name":"Classical Cafe (Skit) (feat. Eric Litwin \u0026 Michael Levine)","popularity":57,"preview_url":"https://p.scdn.co/mp3-preview/c3b1775f17bfe7d34661abac1de8e6e3f14e9f10?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":20,"type":"track","uri":"spotify:track:3IEznIuCYNDRUaIWuALmDT"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/5E9Xn7QuCD3VYCuBqLxBdY"},"href":"https://api.spotify.com/v1/artists/5E9Xn7QuCD3VYCuBqLxBdY","id":"5E9Xn7QuCD3VYCuBqLxBdY","name":"Baby Lullaby Academy","type":"artist","uri":"spotify:artist:5E9Xn7QuCD3VYCuBqLxBdY"}],"external_urls":{"spotify":"https://open.spotify.com/album/3mhj07LztP90qqKz37X1YG"},"href":"https://api.spotify.com/v1/albums/3mhj07LztP90qqKz37X1YG","id":"3mhj07LztP90qqKz37X1YG","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b2733bfdddc8c0522c4983e340f5","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e023bfdddc8c0522c4983e340f5","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d000048513bfdddc8c0522c4983e340f5","width":64}],"name":"Baby Lullaby: Relaxing Piano Lullabies and Natural Sleep Aid for Baby Sleep Music","release_date":"2015-11-24","release_date_precision":"day","total_tracks":40,"type":"album","uri":"spotify:album:3mhj07LztP90qqKz37X1YG"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/5E9Xn7QuCD3VYCuBqLxBdY"},"href":"https://api.spotify.com/v1/artists/5E9Xn7QuCD3VYCuBqLxBdY","id":"5E9Xn7QuCD3VYCuBqLxBdY","name":"Baby Lullaby Academy","type":"artist","uri":"spotify:artist:5E9Xn7QuCD3VYCuBqLxBdY"}],"disc_number":1,"duration_ms":84062,"explicit":false,"external_ids":{"isrc":"TCACK1527380"},"external_urls":{"spotify":"https://open.spotify.com/track/2JxS3A9SqhMz1N48u08mEu"},"href":"https://api.spotify.com/v1/tracks/2JxS3A9SqhMz1N48u08mEu","id":"2JxS3A9SqhMz1N48u08mEu","is_local":false,"is_playable":true,"name":"Classical Piano Music for Baby Sleep","popularity":55,"preview_url":"https://p.scdn.co/mp3-preview/c75023c134c77fc651d7d2678785bd7f708ace2e?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":5,"type":"track","uri":"spotify:track:2JxS3A9SqhMz1N48u08mEu"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/5E9Xn7QuCD3VYCuBqLxBdY"},"href":"https://api.spotify.com/v1/artists/5E9Xn7QuCD3VYCuBqLxBdY","id":"5E9Xn7QuCD3VYCuBqLxBdY","name":"Baby Lullaby Academy","type":"artist","uri":"spotify:artist:5E9Xn7QuCD3VYCuBqLxBdY"}],"external_urls":{"spotify":"https://open.spotify.com/album/3mhj07LztP90qqKz37X1YG"},"href":"https://api.spotify.com/v1/albums/3mhj07LztP90qqKz37X1YG","id":"3mhj07LztP90qqKz37X1YG","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b2733bfdddc8c0522c4983e340f5","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e023bfdddc8c0522c4983e340f5","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d000048513bfdddc8c0522c4983e340f5","width":64}],"name":"Baby Lullaby: Relaxing Piano Lullabies and Natural Sleep Aid for Baby Sleep Music","release_date":"2015-11-24","release_date_precision":"day","total_tracks":40,"type":"album","uri":"spotify:album:3mhj07LztP90qqKz37X1YG"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/5E9Xn7QuCD3VYCuBqLxBdY"},"href":"https://api.spotify.com/v1/artists/5E9Xn7QuCD3VYCuBqLxBdY","id":"5E9Xn7QuCD3VYCuBqLxBdY","name":"Baby Lullaby Academy","type":"artist","uri":"spotify:artist:5E9Xn7QuCD3VYCuBqLxBdY"}],"disc_number":1,"duration_ms":96052,"explicit":false,"external_ids":{"isrc":"TCACK1527395"},"external_urls":{"spotify":"https://open.spotify.com/track/0G7sG61Xp7vTTQHr7sBqOj"},"href":"https://api.spotify.com/v1/tracks/0G7sG61Xp7vTTQHr7sBqOj","id":"0G7sG61Xp7vTTQHr7sBqOj","is_local":false,"is_playable":true,"name":"Classical Piano for Sleeping Music","popularity":51,"preview_url":"https://p.scdn.co/mp3-preview/7ee5bafbff537df88e4d48f173a7a88e1174010a?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":19,"type":"track","uri":"spotify:track:0G7sG61Xp7vTTQHr7sBqOj"},{"album":{"album_type":"single","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/1XgVoPT2Va5L64LFzskVBW"},"href":"https://api.spotify.com/v1/artists/1XgVoPT2Va5L64LFzskVBW","id":"1XgVoPT2Va5L64LFzskVBW","name":"Mason Williams","type":"artist","uri":"spotify:artist:1XgVoPT2Va5L64LFzskVBW"}],"external_urls":{"spotify":"https://open.spotify.com/album/6ZQGfFKq01ui5TFhdWLi07"},"href":"https://api.spotify.com/v1/albums/6ZQGfFKq01ui5TFhdWLi07","id":"6ZQGfFKq01ui5TFhdWLi07","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b27360a1688a1dfd131f2a90f47b","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e0260a1688a1dfd131f2a90f47b","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d0000485160a1688a1dfd131f2a90f47b","width":64}],"name":"Rhino Hi-Five: Mason Williams","release_date":"2005-10-18","release_date_precision":"day","total_tracks":5,"type":"album","uri":"spotify:album:6ZQGfFKq01ui5TFhdWLi07"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/1XgVoPT2Va5L64LFzskVBW"},"href":"https://api.spotify.com/v1/artists/1XgVoPT2Va5L64LFzskVBW","id":"1XgVoPT2Va5L64LFzskVBW","name":"Mason Williams","type":"artist","uri":"spotify:artist:1XgVoPT2Va5L64LFzskVBW"}],"disc_number":1,"duration_ms":184066,"explicit":false,"external_ids":{"isrc":"USWB10100645"},"external_urls":{"spotify":"https://open.spotify.com/track/48oT10cTda4pZUlYfqxlPR"},"href":"https://api.spotify.com/v1/tracks/48oT10cTda4pZUlYfqxlPR","id":"48oT10cTda4pZUlYfqxlPR","is_local":false,"is_playable":true,"name":"Classical Gas","popularity":44,"preview_url":"https://p.scdn.co/mp3-preview/2abe7277bf5f6cd45de2b10e72bb485b72ee6c89?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":1,"type":"track","uri":"spotify:track:48oT10cTda4pZUlYfqxlPR"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/2wOqMjp9TyABvtHdOSOTUS"},"href":"https://api.spotify.com/v1/artists/2wOqMjp9TyABvtHdOSOTUS","id":"2wOqMjp9TyABvtHdOSOTUS","name":"Ludwig van Beethoven","type":"artist","uri":"spotify:artist:2wOqMjp9TyABvtHdOSOTUS"},{"external_urls":{"spotify":"https://open.spotify.com/artist/4LYCuV8d6rylb6zjv2k03l"},"href":"https://api.spotify.com/v1/artists/4LYCuV8d6rylb6zjv2k03l","id":"4LYCuV8d6rylb6zjv2k03l","name":"Paul Lewis","type":"artist","uri":"spotify:artist:4LYCuV8d6rylb6zjv2k03l"}],"external_urls":{"spotify":"https://open.spotify.com/album/4bNwPPpk01D8pVV9IFSBde"},"href":"https://api.spotify.com/v1/albums/4bNwPPpk01D8pVV9IFSBde","id":"4bNwPPpk01D8pVV9IFSBde","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b2735fbde95caaf1018f9af50f71","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e025fbde95caaf1018f9af50f71","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d000048515fbde95caaf1018f9af50f71","width":64}],"name":"Beethoven: Piano Sonatas, Vol.3","release_date":"2007-09-25","release_date_precision":"day","total_tracks":32,"type":"album","uri":"spotify:album:4bNwPPpk01D8pVV9IFSBde"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/2wOqMjp9TyABvtHdOSOTUS"},"href":"https://api.spotify.com/v1/artists/2wOqMjp9TyABvtHdOSOTUS","id":"2wOqMjp9TyABvtHdOSOTUS","name":"Ludwig van Beethoven","type":"artist","uri":"spotify:artist:2wOqMjp9TyABvtHdOSOTUS"},{"external_urls":{"spotify":"https://open.spotify.com/artist/4LYCuV8d6rylb6zjv2k03l"},"href":"https://api.spotify.com/v1/artists/4LYCuV8d6rylb6zjv2k03l","id":"4LYCuV8d6rylb6zjv2k03l","name":"Paul Lewis","type":"artist","uri":"spotify:artist:4LYCuV8d6rylb6zjv2k03l"}],"disc_number":3,"duration_ms":315426,"explicit":false,"external_ids":{"isrc":"FRZ140632090"},"external_urls":{"spotify":"https://open.spotify.com/track/3DNRdudZ2SstnDCVKFdXxG"},"href":"https://api.spotify.com/v1/tracks/3DNRdudZ2SstnDCVKFdXxG","id":"3DNRdudZ2SstnDCVKFdXxG","is_local":false,"is_playable":true,"name":"Sonata No. 14 \"Moonlight\" in C-Sharp Minor\", Op. 27 No. 2: I. Adagio sostenuto","popularity":67,"preview_url":"https://p.scdn.co/mp3-preview/7c2b7bbe98f908c395f2c7517760707a20bac794?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":9,"type":"track","uri":"spotify:track:3DNRdudZ2SstnDCVKFdXxG"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/44GRDa3ltpkRtKgwoi8m3u"},"href":"https://api.spotify.com/v1/artists/44GRDa3ltpkRtKgwoi8m3u","id":"44GRDa3ltpkRtKgwoi8m3u","name":"Baby Bedtime Lullaby","type":"artist","uri":"spotify:artist:44GRDa3ltpkRtKgwoi8m3u"}],"external_urls":{"spotify":"https://open.spotify.com/album/2idHabZxuAaovcquIxoluC"},"href":"https://api.spotify.com/v1/albums/2idHabZxuAaovcquIxoluC","id":"2idHabZxuAaovcquIxoluC","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b27355e9a395e0b53bf8d75091fe","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e0255e9a395e0b53bf8d75091fe","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d0000485155e9a395e0b53bf8d75091fe","width":64}],"name":"Baby Lullabies","release_date":"2020-02-22","release_date_precision":"day","total_tracks":35,"type":"album","uri":"spotify:album:2idHabZxuAaovcquIxoluC"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/44GRDa3ltpkRtKgwoi8m3u"},"href":"https://api.spotify.com/v1/artists/44GRDa3ltpkRtKgwoi8m3u","id":"44GRDa3ltpkRtKgwoi8m3u","name":"Baby Bedtime Lullaby","type":"artist","uri":"spotify:artist:44GRDa3ltpkRtKgwoi8m3u"}],"disc_number":1,"duration_ms":100231,"explicit":false,"external_ids":{"isrc":"QZFZ42061366"},"external_urls":{"spotify":"https://open.spotify.com/track/6D8T4cA9QIWXvF4FUjvljv"},"href":"https://api.spotify.com/v1/tracks/6D8T4cA9QIWXvF4FUjvljv","id":"6D8T4cA9QIWXvF4FUjvljv","is_local":false,"is_playable":true,"name":"Classical Lullaby","popularity":50,"preview_url":"https://p.scdn.co/mp3-preview/cda42617eabd90eaee55349f5851d82e5b2a0c54?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":9,"type":"track","uri":"spotify:track:6D8T4cA9QIWXvF4FUjvljv"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/7vgJnbva49FV9p5EkNlKq7"},"href":"https://api.spotify.com/v1/artists/7vgJnbva49FV9p5EkNlKq7","id":"7vgJnbva49FV9p5EkNlKq7","name":"Baby Lullaby","type":"artist","uri":"spotify:artist:7vgJnbva49FV9p5EkNlKq7"}],"external_urls":{"spotify":"https://open.spotify.com/album/1Et9DRDW4HkOoXQ64rfwzw"},"href":"https://api.spotify.com/v1/albums/1Et9DRDW4HkOoXQ64rfwzw","id":"1Et9DRDW4HkOoXQ64rfwzw","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273e003ec57417999c1fd8522d2","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02e003ec57417999c1fd8522d2","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851e003ec57417999c1fd8522d2","width":64}],"name":"Relaxing Piano Baby Lullabies Baby Songs and Nursery Rhymes for Baby Sleep and Newborn Natural Sleep Aid","release_date":"2014-10-23","release_date_precision":"day","total_tracks":35,"type":"album","uri":"spotify:album:1Et9DRDW4HkOoXQ64rfwzw"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/7vgJnbva49FV9p5EkNlKq7"},"href":"https://api.spotify.com/v1/artists/7vgJnbva49FV9p5EkNlKq7","id":"7vgJnbva49FV9p5EkNlKq7","name":"Baby Lullaby","type":"artist","uri":"spotify:artist:7vgJnbva49FV9p5EkNlKq7"}],"disc_number":1,"duration_ms":142053,"explicit":false,"external_ids":{"isrc":"USA2P1472416"},"external_urls":{"spotify":"https://open.spotify.com/track/4SVrXZckXz6EbNPxvqW4CI"},"href":"https://api.spotify.com/v1/tracks/4SVrXZckXz6EbNPxvqW4CI","id":"4SVrXZckXz6EbNPxvqW4CI","is_local":false,"is_playable":true,"name":"Classical Piano","popularity":42,"preview_url":"https://p.scdn.co/mp3-preview/c752ae4572ba17304cd4656a1e17a449882ab681?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":28,"type":"track","uri":"spotify:track:4SVrXZckXz6EbNPxvqW4CI"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/13y7CgLHjMVRMDqxdx0Xdo"},"href":"https://api.spotify.com/v1/artists/13y7CgLHjMVRMDqxdx0Xdo","id":"13y7CgLHjMVRMDqxdx0Xdo","name":"Gucci Mane","type":"artist","uri":"spotify:artist:13y7CgLHjMVRMDqxdx0Xdo"}],"external_urls":{"spotify":"https://open.spotify.com/album/0VeraxKSlJGusnOHYGOtWq"},"href":"https://api.spotify.com/v1/albums/0VeraxKSlJGusnOHYGOtWq","id":"0VeraxKSlJGusnOHYGOtWq","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b2737306cc70e6fd7464e59a0d20","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e027306cc70e6fd7464e59a0d20","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d000048517306cc70e6fd7464e59a0d20","width":64}],"name":"The State vs. Radric Davis (Deluxe)","release_date":"2009-12-04","release_date_precision":"day","total_tracks":26,"type":"album","uri":"spotify:album:0VeraxKSlJGusnOHYGOtWq"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/13y7CgLHjMVRMDqxdx0Xdo"},"href":"https://api.spotify.com/v1/artists/13y7CgLHjMVRMDqxdx0Xdo","id":"13y7CgLHjMVRMDqxdx0Xdo","name":"Gucci Mane","type":"artist","uri":"spotify:artist:13y7CgLHjMVRMDqxdx0Xdo"}],"disc_number":1,"duration_ms":213960,"explicit":true,"external_ids":{"isrc":"USWB10904737"},"external_urls":{"spotify":"https://open.spotify.com/track/6XzyCjS2Z2zgGIAk1p5nKB"},"href":"https://api.spotify.com/v1/tracks/6XzyCjS2Z2zgGIAk1p5nKB","id":"6XzyCjS2Z2zgGIAk1p5nKB","is_local":false,"is_playable":true,"name":"Classical - Intro","popularity":34,"preview_url":"https://p.scdn.co/mp3-preview/cb3ec95b5d666b71808efce2aaf813a61d8c7c0f?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":1,"type":"track","uri":"spotify:track:6XzyCjS2Z2zgGIAk1p5nKB"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/5E9Xn7QuCD3VYCuBqLxBdY"},"href":"https://api.spotify.com/v1/artists/5E9Xn7QuCD3VYCuBqLxBdY","id":"5E9Xn7QuCD3VYCuBqLxBdY","name":"Baby Lullaby Academy","type":"artist","uri":"spotify:artist:5E9Xn7QuCD3VYCuBqLxBdY"}],"external_urls":{"spotify":"https://open.spotify.com/album/0QGQGZLkf4A6ppLipB9Kh0"},"href":"https://api.spotify.com/v1/albums/0QGQGZLkf4A6ppLipB9Kh0","id":"0QGQGZLkf4A6ppLipB9Kh0","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273146d2c76b4a24a4db9479a7f","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02146d2c76b4a24a4db9479a7f","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851146d2c76b4a24a4db9479a7f","width":64}],"name":"Baby Lullaby: Relaxing Piano Lullabies and Natural Sleep Aid for Baby Sleep Music, Vol. 2","release_date":"2016-02-24","release_date_precision":"day","total_tracks":34,"type":"album","uri":"spotify:album:0QGQGZLkf4A6ppLipB9Kh0"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/5E9Xn7QuCD3VYCuBqLxBdY"},"href":"https://api.spotify.com/v1/artists/5E9Xn7QuCD3VYCuBqLxBdY","id":"5E9Xn7QuCD3VYCuBqLxBdY","name":"Baby Lullaby Academy","type":"artist","uri":"spotify:artist:5E9Xn7QuCD3VYCuBqLxBdY"}],"disc_number":1,"duration_ms":100571,"explicit":false,"external_ids":{"isrc":"TCACM1648402"},"external_urls":{"spotify":"https://open.spotify.com/track/0RyaUv49RciHTNKXve9Zqe"},"href":"https://api.spotify.com/v1/tracks/0RyaUv49RciHTNKXve9Zqe","id":"0RyaUv49RciHTNKXve9Zqe","is_local":false,"is_playable":true,"name":"Classical Piano (Baby Music)","popularity":41,"preview_url":"https://p.scdn.co/mp3-preview/21cdd542004daa2b5779b28f8809c851a5fc1c42?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":10,"type":"track","uri":"spotify:track:0RyaUv49RciHTNKXve9Zqe"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/7vgJnbva49FV9p5EkNlKq7"},"href":"https://api.spotify.com/v1/artists/7vgJnbva49FV9p5EkNlKq7","id":"7vgJnbva49FV9p5EkNlKq7","name":"Baby Lullaby","type":"artist","uri":"spotify:artist:7vgJnbva49FV9p5EkNlKq7"}],"external_urls":{"spotify":"https://open.spotify.com/album/3QJSBQJm46awurUmXX7PkS"},"href":"https://api.spotify.com/v1/albums/3QJSBQJm46awurUmXX7PkS","id":"3QJSBQJm46awurUmXX7PkS","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b2730bc95f68fd2d398ffb2ee8bc","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e020bc95f68fd2d398ffb2ee8bc","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d000048510bc95f68fd2d398ffb2ee8bc","width":64}],"name":"Baby Lullaby: 100% Natural Relaxing Guitar Songs and Nursery Melodies as Sleep Aid for Happy Newborn Babies and Kids","release_date":"2014-07-19","release_date_precision":"day","total_tracks":25,"type":"album","uri":"spotify:album:3QJSBQJm46awurUmXX7PkS"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/7vgJnbva49FV9p5EkNlKq7"},"href":"https://api.spotify.com/v1/artists/7vgJnbva49FV9p5EkNlKq7","id":"7vgJnbva49FV9p5EkNlKq7","name":"Baby Lullaby","type":"artist","uri":"spotify:artist:7vgJnbva49FV9p5EkNlKq7"}],"disc_number":1,"duration_ms":253500,"explicit":false,"external_ids":{"isrc":"USA2P1427814"},"external_urls":{"spotify":"https://open.spotify.com/track/1V1zIvPRHo89h4WzYfYe8A"},"href":"https://api.spotify.com/v1/tracks/1V1zIvPRHo89h4WzYfYe8A","id":"1V1zIvPRHo89h4WzYfYe8A","is_local":false,"is_playable":true,"name":"Classical Baby Music","popularity":36,"preview_url":"https://p.scdn.co/mp3-preview/261954035da31ce6f81ededbe61b9cf6c435d720?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":6,"type":"track","uri":"spotify:track:1V1zIvPRHo89h4WzYfYe8A"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/6ppQ1vjjme5Jtz2ceBFcWY"},"href":"https://api.spotify.com/v1/artists/6ppQ1vjjme5Jtz2ceBFcWY","id":"6ppQ1vjjme5Jtz2ceBFcWY","name":"Yoga Music","type":"artist","uri":"spotify:artist:6ppQ1vjjme5Jtz2ceBFcWY"}],"external_urls":{"spotify":"https://open.spotify.com/album/1508kSLULYbyHDzGbTahVv"},"href":"https://api.spotify.com/v1/albums/1508kSLULYbyHDzGbTahVv","id":"1508kSLULYbyHDzGbTahVv","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273661072a74ee1d82c0c428077","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02661072a74ee1d82c0c428077","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851661072a74ee1d82c0c428077","width":64}],"name":"Instrumental Piano and Relaxing Piano Music for Yoga Spa Meditation Relaxation and Music for Spa","release_date":"2014-11-05","release_date_precision":"day","total_tracks":31,"type":"album","uri":"spotify:album:1508kSLULYbyHDzGbTahVv"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/6ppQ1vjjme5Jtz2ceBFcWY"},"href":"https://api.spotify.com/v1/artists/6ppQ1vjjme5Jtz2ceBFcWY","id":"6ppQ1vjjme5Jtz2ceBFcWY","name":"Yoga Music","type":"artist","uri":"spotify:artist:6ppQ1vjjme5Jtz2ceBFcWY"}],"disc_number":1,"duration_ms":186044,"explicit":false,"external_ids":{"isrc":"USA2P1477977"},"external_urls":{"spotify":"https://open.spotify.com/track/5bQD2EoaVK2dZMfIouQGgK"},"href":"https://api.spotify.com/v1/tracks/5bQD2EoaVK2dZMfIouQGgK","id":"5bQD2EoaVK2dZMfIouQGgK","is_local":false,"is_playable":true,"name":"Classical New Age Piano Music","popularity":39,"preview_url":"https://p.scdn.co/mp3-preview/52bd52ad7b2688956160928f2805d146ff577d84?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":16,"type":"track","uri":"spotify:track:5bQD2EoaVK2dZMfIouQGgK"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/3sf89JYi09tHKw7qPU4WiW"},"href":"https://api.spotify.com/v1/artists/3sf89JYi09tHKw7qPU4WiW","id":"3sf89JYi09tHKw7qPU4WiW","name":"Arthur Byron","type":"artist","uri":"spotify:artist:3sf89JYi09tHKw7qPU4WiW"}],"external_urls":{"spotify":"https://open.spotify.com/album/6RQBheMtwJAJQzkun8qnQs"},"href":"https://api.spotify.com/v1/albums/6RQBheMtwJAJQzkun8qnQs","id":"6RQBheMtwJAJQzkun8qnQs","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b27398e83e742be052e1c6ca8136","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e0298e83e742be052e1c6ca8136","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d0000485198e83e742be052e1c6ca8136","width":64}],"name":"Study Music \u0026 Deep Focus","release_date":"2017-01-27","release_date_precision":"day","total_tracks":10,"type":"album","uri":"spotify:album:6RQBheMtwJAJQzkun8qnQs"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/3sf89JYi09tHKw7qPU4WiW"},"href":"https://api.spotify.com/v1/artists/3sf89JYi09tHKw7qPU4WiW","id":"3sf89JYi09tHKw7qPU4WiW","name":"Arthur Byron","type":"artist","uri":"spotify:artist:3sf89JYi09tHKw7qPU4WiW"}],"disc_number":1,"duration_ms":42940,"explicit":false,"external_ids":{"isrc":"ITS781700241"},"external_urls":{"spotify":"https://open.spotify.com/track/0RJ772DmUc5axmzP6gzGdG"},"href":"https://api.spotify.com/v1/tracks/0RJ772DmUc5axmzP6gzGdG","id":"0RJ772DmUc5axmzP6gzGdG","is_local":false,"is_playable":true,"name":"Classical Music for Study","popularity":33,"preview_url":"https://p.scdn.co/mp3-preview/885f9d799051ac879a23471812519ba0012afc9f?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":6,"type":"track","uri":"spotify:track:0RJ772DmUc5axmzP6gzGdG"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/1XpDYCrUJnvCo9Ez6yeMWh"},"href":"https://api.spotify.com/v1/artists/1XpDYCrUJnvCo9Ez6yeMWh","id":"1XpDYCrUJnvCo9Ez6yeMWh","name":"Tenacious D","type":"artist","uri":"spotify:artist:1XpDYCrUJnvCo9Ez6yeMWh"}],"external_urls":{"spotify":"https://open.spotify.com/album/0H6G98SKzREy6AJBAi9srx"},"href":"https://api.spotify.com/v1/albums/0H6G98SKzREy6AJBAi9srx","id":"0H6G98SKzREy6AJBAi9srx","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273e13e80911c0b4d96f73694a6","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02e13e80911c0b4d96f73694a6","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851e13e80911c0b4d96f73694a6","width":64}],"name":"Rize Of The Fenix","release_date":"2012-05-14","release_date_precision":"day","total_tracks":13,"type":"album","uri":"spotify:album:0H6G98SKzREy6AJBAi9srx"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/1XpDYCrUJnvCo9Ez6yeMWh"},"href":"https://api.spotify.com/v1/artists/1XpDYCrUJnvCo9Ez6yeMWh","id":"1XpDYCrUJnvCo9Ez6yeMWh","name":"Tenacious D","type":"artist","uri":"spotify:artist:1XpDYCrUJnvCo9Ez6yeMWh"}],"disc_number":1,"duration_ms":203200,"explicit":true,"external_ids":{"isrc":"USSM11200057"},"external_urls":{"spotify":"https://open.spotify.com/track/6OKSnpoImX8CzhrzADerZg"},"href":"https://api.spotify.com/v1/tracks/6OKSnpoImX8CzhrzADerZg","id":"6OKSnpoImX8CzhrzADerZg","is_local":false,"is_playable":true,"name":"Classical Teacher","popularity":36,"preview_url":"https://p.scdn.co/mp3-preview/d3046af47af0c37916fdfeb99622c7469cad2bd1?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":3,"type":"track","uri":"spotify:track:6OKSnpoImX8CzhrzADerZg"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/1XgVoPT2Va5L64LFzskVBW"},"href":"https://api.spotify.com/v1/artists/1XgVoPT2Va5L64LFzskVBW","id":"1XgVoPT2Va5L64LFzskVBW","name":"Mason Williams","type":"artist","uri":"spotify:artist:1XgVoPT2Va5L64LFzskVBW"},{"external_urls":{"spotify":"https://open.spotify.com/artist/0EeHVtSdrYibpGDVHjWEpe"},"href":"https://api.spotify.com/v1/artists/0EeHVtSdrYibpGDVHjWEpe","id":"0EeHVtSdrYibpGDVHjWEpe","name":"Mannheim Steamroller","type":"artist","uri":"spotify:artist:0EeHVtSdrYibpGDVHjWEpe"}],"external_urls":{"spotify":"https://open.spotify.com/album/1eYaipKPsjdAZBuIyZgy6c"},"href":"https://api.spotify.com/v1/albums/1eYaipKPsjdAZBuIyZgy6c","id":"1eYaipKPsjdAZBuIyZgy6c","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273211298a3b7132a44b080a731","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02211298a3b7132a44b080a731","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851211298a3b7132a44b080a731","width":64}],"name":"Classical Gas","release_date":"1987","release_date_precision":"year","total_tracks":13,"type":"album","uri":"spotify:album:1eYaipKPsjdAZBuIyZgy6c"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/1XgVoPT2Va5L64LFzskVBW"},"href":"https://api.spotify.com/v1/artists/1XgVoPT2Va5L64LFzskVBW","id":"1XgVoPT2Va5L64LFzskVBW","name":"Mason Williams","type":"artist","uri":"spotify:artist:1XgVoPT2Va5L64LFzskVBW"},{"external_urls":{"spotify":"https://open.spotify.com/artist/0EeHVtSdrYibpGDVHjWEpe"},"href":"https://api.spotify.com/v1/artists/0EeHVtSdrYibpGDVHjWEpe","id":"0EeHVtSdrYibpGDVHjWEpe","name":"Mannheim Steamroller","type":"artist","uri":"spotify:artist:0EeHVtSdrYibpGDVHjWEpe"}],"disc_number":1,"duration_ms":211200,"explicit":false,"external_ids":{"isrc":"USAG20580001"},"external_urls":{"spotify":"https://open.spotify.com/track/2RI11rvIfVXubyOTuOTwXE"},"href":"https://api.spotify.com/v1/tracks/2RI11rvIfVXubyOTuOTwXE","id":"2RI11rvIfVXubyOTuOTwXE","is_local":false,"is_playable":true,"name":"Classical Gas","popularity":31,"preview_url":"https://p.scdn.co/mp3-preview/4f58dbefc159f6caeb0be55676efed6b37c8a6a6?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":1,"type":"track","uri":"spotify:track:2RI11rvIfVXubyOTuOTwXE"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/54pERFIX38yh6A6PkvMNtS"},"href":"https://api.spotify.com/v1/artists/54pERFIX38yh6A6PkvMNtS","id":"54pERFIX38yh6A6PkvMNtS","name":"Spocktopus","type":"artist","uri":"spotify:artist:54pERFIX38yh6A6PkvMNtS"}],"external_urls":{"spotify":"https://open.spotify.com/album/26muev2Pc16i8b44WN8Y7h"},"href":"https://api.spotify.com/v1/albums/26muev2Pc16i8b44WN8Y7h","id":"26muev2Pc16i8b44WN8Y7h","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b27394a666426fa5921b307f816a","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e0294a666426fa5921b307f816a","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d0000485194a666426fa5921b307f816a","width":64}],"name":"The Warm Embrace of Love and Hate","release_date":"2018-04-02","release_date_precision":"day","total_tracks":13,"type":"album","uri":"spotify:album:26muev2Pc16i8b44WN8Y7h"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/54pERFIX38yh6A6PkvMNtS"},"href":"https://api.spotify.com/v1/artists/54pERFIX38yh6A6PkvMNtS","id":"54pERFIX38yh6A6PkvMNtS","name":"Spocktopus","type":"artist","uri":"spotify:artist:54pERFIX38yh6A6PkvMNtS"}],"disc_number":1,"duration_ms":127033,"explicit":false,"external_ids":{"isrc":"TCADO1868087"},"external_urls":{"spotify":"https://open.spotify.com/track/3Bk8nCGeq9R8hquKpPfHF8"},"href":"https://api.spotify.com/v1/tracks/3Bk8nCGeq9R8hquKpPfHF8","id":"3Bk8nCGeq9R8hquKpPfHF8","is_local":false,"is_playable":true,"name":"Classical Conditioning","popularity":27,"preview_url":"https://p.scdn.co/mp3-preview/3474bc27623dad0409d48fed9ae7e18fb70df88a?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":4,"type":"track","uri":"spotify:track:3Bk8nCGeq9R8hquKpPfHF8"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/5Nvm1iKunHdEz5i0DKZYKl"},"href":"https://api.spotify.com/v1/artists/5Nvm1iKunHdEz5i0DKZYKl","id":"5Nvm1iKunHdEz5i0DKZYKl","name":"Gundam FIght","type":"artist","uri":"spotify:artist:5Nvm1iKunHdEz5i0DKZYKl"}],"external_urls":{"spotify":"https://open.spotify.com/album/2CfDlAFDa81WzRYeNKGlP1"},"href":"https://api.spotify.com/v1/albums/2CfDlAFDa81WzRYeNKGlP1","id":"2CfDlAFDa81WzRYeNKGlP1","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b2733112a79e7066f83b219e77ad","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e023112a79e7066f83b219e77ad","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d000048513112a79e7066f83b219e77ad","width":64}],"name":"Sheep Pen","release_date":"2018-04-05","release_date_precision":"day","total_tracks":13,"type":"album","uri":"spotify:album:2CfDlAFDa81WzRYeNKGlP1"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/5Nvm1iKunHdEz5i0DKZYKl"},"href":"https://api.spotify.com/v1/artists/5Nvm1iKunHdEz5i0DKZYKl","id":"5Nvm1iKunHdEz5i0DKZYKl","name":"Gundam FIght","type":"artist","uri":"spotify:artist:5Nvm1iKunHdEz5i0DKZYKl"}],"disc_number":1,"duration_ms":127033,"explicit":false,"external_ids":{"isrc":"NLS6R1837008"},"external_urls":{"spotify":"https://open.spotify.com/track/1Gr1eBXY2qVmYkgHTbbZ41"},"href":"https://api.spotify.com/v1/tracks/1Gr1eBXY2qVmYkgHTbbZ41","id":"1Gr1eBXY2qVmYkgHTbbZ41","is_local":false,"is_playable":true,"name":"Classical Conditioning","popularity":27,"preview_url":"https://p.scdn.co/mp3-preview/3474bc27623dad0409d48fed9ae7e18fb70df88a?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":13,"type":"track","uri":"spotify:track:1Gr1eBXY2qVmYkgHTbbZ41"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/6ppQ1vjjme5Jtz2ceBFcWY"},"href":"https://api.spotify.com/v1/artists/6ppQ1vjjme5Jtz2ceBFcWY","id":"6ppQ1vjjme5Jtz2ceBFcWY","name":"Yoga Music","type":"artist","uri":"spotify:artist:6ppQ1vjjme5Jtz2ceBFcWY"}],"external_urls":{"spotify":"https://open.spotify.com/album/1508kSLULYbyHDzGbTahVv"},"href":"https://api.spotify.com/v1/albums/1508kSLULYbyHDzGbTahVv","id":"1508kSLULYbyHDzGbTahVv","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273661072a74ee1d82c0c428077","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02661072a74ee1d82c0c428077","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851661072a74ee1d82c0c428077","width":64}],"name":"Instrumental Piano and Relaxing Piano Music for Yoga Spa Meditation Relaxation and Music for Spa","release_date":"2014-11-05","release_date_precision":"day","total_tracks":31,"type":"album","uri":"spotify:album:1508kSLULYbyHDzGbTahVv"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/6ppQ1vjjme5Jtz2ceBFcWY"},"href":"https://api.spotify.com/v1/artists/6ppQ1vjjme5Jtz2ceBFcWY","id":"6ppQ1vjjme5Jtz2ceBFcWY","name":"Yoga Music","type":"artist","uri":"spotify:artist:6ppQ1vjjme5Jtz2ceBFcWY"}],"disc_number":1,"duration_ms":142053,"explicit":false,"external_ids":{"isrc":"USA2P1477980"},"external_urls":{"spotify":"https://open.spotify.com/track/0eTIZwNrgU5qzDEb4Q9iUr"},"href":"https://api.spotify.com/v1/tracks/0eTIZwNrgU5qzDEb4Q9iUr","id":"0eTIZwNrgU5qzDEb4Q9iUr","is_local":false,"is_playable":true,"name":"Classical Piano","popularity":35,"preview_url":"https://p.scdn.co/mp3-preview/a54425c4f06eca76ce923fa3fa42e7a73f16c328?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":19,"type":"track","uri":"spotify:track:0eTIZwNrgU5qzDEb4Q9iUr"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/2STVYmc2T02GlvvWZl7umj"},"href":"https://api.spotify.com/v1/artists/2STVYmc2T02GlvvWZl7umj","id":"2STVYmc2T02GlvvWZl7umj","name":"Victor Wooten","type":"artist","uri":"spotify:artist:2STVYmc2T02GlvvWZl7umj"}],"external_urls":{"spotify":"https://open.spotify.com/album/3TUlnfqz2PyHIzKdAjPwz2"},"href":"https://api.spotify.com/v1/albums/3TUlnfqz2PyHIzKdAjPwz2","id":"3TUlnfqz2PyHIzKdAjPwz2","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b2730d63544aa2bb995fdfa6e0ba","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e020d63544aa2bb995fdfa6e0ba","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d000048510d63544aa2bb995fdfa6e0ba","width":64}],"name":"A Show of Hands 15","release_date":"2016-01-13","release_date_precision":"day","total_tracks":19,"type":"album","uri":"spotify:album:3TUlnfqz2PyHIzKdAjPwz2"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/2STVYmc2T02GlvvWZl7umj"},"href":"https://api.spotify.com/v1/artists/2STVYmc2T02GlvvWZl7umj","id":"2STVYmc2T02GlvvWZl7umj","name":"Victor Wooten","type":"artist","uri":"spotify:artist:2STVYmc2T02GlvvWZl7umj"}],"disc_number":1,"duration_ms":279693,"explicit":false,"external_ids":{"isrc":"USAPX1100013"},"external_urls":{"spotify":"https://open.spotify.com/track/3l3lCbzWLXi9FS4tQ3HSzZ"},"href":"https://api.spotify.com/v1/tracks/3l3lCbzWLXi9FS4tQ3HSzZ","id":"3l3lCbzWLXi9FS4tQ3HSzZ","is_local":false,"is_playable":true,"name":"Classical Thump","popularity":34,"preview_url":"https://p.scdn.co/mp3-preview/7981265ca7d114350ee3597adda44dcfda9a0c69?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":13,"type":"track","uri":"spotify:track:3l3lCbzWLXi9FS4tQ3HSzZ"},{"album":{"album_type":"single","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/3RuVmW5IZjRfxYHFzDkfjJ"},"href":"https://api.spotify.com/v1/artists/3RuVmW5IZjRfxYHFzDkfjJ","id":"3RuVmW5IZjRfxYHFzDkfjJ","name":"MR. OBNX","type":"artist","uri":"spotify:artist:3RuVmW5IZjRfxYHFzDkfjJ"}],"external_urls":{"spotify":"https://open.spotify.com/album/0XqLtIXivR8iXuDo04xCLE"},"href":"https://api.spotify.com/v1/albums/0XqLtIXivR8iXuDo04xCLE","id":"0XqLtIXivR8iXuDo04xCLE","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273773056bf45b4fd8f23cf1d0d","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02773056bf45b4fd8f23cf1d0d","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851773056bf45b4fd8f23cf1d0d","width":64}],"name":"Classical Gas","release_date":"2020-02-14","release_date_precision":"day","total_tracks":1,"type":"album","uri":"spotify:album:0XqLtIXivR8iXuDo04xCLE"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/3RuVmW5IZjRfxYHFzDkfjJ"},"href":"https://api.spotify.com/v1/artists/3RuVmW5IZjRfxYHFzDkfjJ","id":"3RuVmW5IZjRfxYHFzDkfjJ","name":"MR. OBNX","type":"artist","uri":"spotify:artist:3RuVmW5IZjRfxYHFzDkfjJ"}],"disc_number":1,"duration_ms":163636,"explicit":false,"external_ids":{"isrc":"GBSMU7551629"},"external_urls":{"spotify":"https://open.spotify.com/track/632YKR2bJ4U6pY9FYbKUX4"},"href":"https://api.spotify.com/v1/tracks/632YKR2bJ4U6pY9FYbKUX4","id":"632YKR2bJ4U6pY9FYbKUX4","is_local":false,"is_playable":true,"name":"Classical Gas","popularity":27,"preview_url":"https://p.scdn.co/mp3-preview/44c4aa0b11c9744293e79c506c12fcb8377be197?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":1,"type":"track","uri":"spotify:track:632YKR2bJ4U6pY9FYbKUX4"},{"album":{"album_type":"album","artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/7qKxhFTGcJ7w7JEFGqqWwK"},"href":"https://api.spotify.com/v1/artists/7qKxhFTGcJ7w7JEFGqqWwK","id":"7qKxhFTGcJ7w7JEFGqqWwK","name":"Piano Peace","type":"artist","uri":"spotify:artist:7qKxhFTGcJ7w7JEFGqqWwK"}],"external_urls":{"spotify":"https://open.spotify.com/album/0QQvOpAflQyVHlqxCqneuv"},"href":"https://api.spotify.com/v1/albums/0QQvOpAflQyVHlqxCqneuv","id":"0QQvOpAflQyVHlqxCqneuv","images":[{"height":640,"url":"https://i.scdn.co/image/ab67616d0000b273086cfcb95959efa9f495585c","width":640},{"height":300,"url":"https://i.scdn.co/image/ab67616d00001e02086cfcb95959efa9f495585c","width":300},{"height":64,"url":"https://i.scdn.co/image/ab67616d00004851086cfcb95959efa9f495585c","width":64}],"name":"Jazz Piano Rain Sounds","release_date":"2018-11-06","release_date_precision":"day","total_tracks":12,"type":"album","uri":"spotify:album:0QQvOpAflQyVHlqxCqneuv"},"artists":[{"external_urls":{"spotify":"https://open.spotify.com/artist/7qKxhFTGcJ7w7JEFGqqWwK"},"href":"https://api.spotify.com/v1/artists/7qKxhFTGcJ7w7JEFGqqWwK","id":"7qKxhFTGcJ7w7JEFGqqWwK","name":"Piano Peace","type":"artist","uri":"spotify:artist:7qKxhFTGcJ7w7JEFGqqWwK"}],"disc_number":1,"duration_ms":156000,"explicit":false,"external_ids":{"isrc":"USDHM1820376"},"external_urls":{"spotify":"https://open.spotify.com/track/7tiZ2UCMpKhedz6rZBQNgk"},"href":"https://api.spotify.com/v1/tracks/7tiZ2UCMpKhedz6rZBQNgk","id":"7tiZ2UCMpKhedz6rZBQNgk","is_local":false,"is_playable":true,"name":"Classical Lullaby Jazz (With Rain)","popularity":32,"preview_url":"https://p.scdn.co/mp3-preview/c01da1d26d20de9556e607551b3c7482e8530889?cid=48fb2a3c68ea439c8b4a6cf6d4c164c1","track_number":6,"type":"track","uri":"spotify:track:7tiZ2UCMpKhedz6rZBQNgk"}],"limit":20,"next":"https://api.spotify.com/v1/search?query=classical\u0026type=track\u0026market=US\u0026offset=20\u0026limit=20","offset":0,"previous":null,"total":100020}}