Last active
August 29, 2015 14:11
-
-
Save timbillstrom/2d1152d8d54606378b27 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"songs":[{ | |
"title":"UFO", | |
"album":"UFO", | |
"artist":"Vigiland", | |
"duration":"144", | |
"spotify_song":"spotify:track:3zYqHQ4tu4pB2acp9Lltnz", | |
"spotify_album":"spotify:album:6kfTbuVKwpTPfzMwcDE0Sz", | |
"spotify_artist":"spotify:artist:3tLYpanVDomWAZqF82NPds", | |
"image":"https://d3rt1990lpmkn.cloudfront.net/cover/e297ebca709759e0fe6547c76fa2fee202d29c31", | |
"friend":{ | |
"id":"1", | |
"name":"Tim Billström", | |
"username":"tim.billstrom", | |
"picture":"https://graph.facebook.com/tim.billstrom/picture?width=600&height=600" | |
} | |
},{ | |
"title":"The Nights", | |
"album":"The Days / Nights", | |
"artist":"Avicii", | |
"duration":"177", | |
"spotify_song":"spotify:track:3OwPSJu609AMzotCEyoMiO", | |
"spotify_album":"spotify:album:6bV4Ee8NU7YubrdPec3ab5", | |
"spotify_artist":"spotify:artist:1vCWHaC5f2uS3yhpwWbIA6", | |
"image":"https://d3rt1990lpmkn.cloudfront.net/cover/769a7b14329cf2ce22f5db9563c5b98d8cdd00e7", | |
"friend":{ | |
"id":"2", | |
"name":"Jack Billström", | |
"username":"billstromjack", | |
"picture":"https://graph.facebook.com/billstromjack/picture?width=600&height=600" | |
} | |
},{ | |
"title":"Heroes (We Could Be)", | |
"album":"Heroes", | |
"artist":"Alesso", | |
"duration":"210", | |
"spotify_song":"spotify:track:5vLOVP3M0Vg2FaYJnUcrvm", | |
"spotify_album":"spotify:album:4bRJXWiiUWss77lgEJFUFZ", | |
"spotify_artist":"spotify:artist:4AVFqumd2ogHFlRbKIjp1t", | |
"image":"https://d3rt1990lpmkn.cloudfront.net/cover/0e41e249d636fab9d45366a16d01dc18d99dce80", | |
"friend":{ | |
"id":"3", | |
"name":"Kim Vestin", | |
"username":"kim.vestin.9", | |
"picture":"https://graph.facebook.com/kim.vestin.9/picture?width=600&height=600" | |
} | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment