Created
June 7, 2011 18:26
-
-
Save wesrog/1012821 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
{ | |
"resp":{ | |
"status":true, | |
"version":"2.0", | |
"master":{ | |
"styles":[ | |
"Techno", | |
"IDM", | |
"Ambient" | |
], | |
"genres":[ | |
"Electronic" | |
], | |
"versions":[ | |
{ | |
"status":"Accepted", | |
"format":"CD, Album", | |
"country":"Belgium", | |
"title":"Selected Ambient Works 85-92", | |
"label":"Apollo, Apollo", | |
"released":"1992-11-00", | |
"catno":"AMB 3922 CD, AMB 3922CD", | |
"id":4684 | |
}, | |
{ | |
"status":"Accepted", | |
"format":"CD, Album", | |
"country":"Belgium", | |
"title":"Selected Ambient Works 85-92", | |
"label":"Apollo, Apollo", | |
"released":"1992-11-01", | |
"catno":"AMB 3922 CD, AMB3922CD", | |
"id":1545313 | |
}, | |
{ | |
"status":"Accepted", | |
"format":"CD, Album", | |
"country":"Australia", | |
"title":"Selected Ambient Works 85-92", | |
"label":"Creative Vibes", | |
"released":"1999", | |
"catno":"CVOS 1013", | |
"id":164322 | |
} | |
], | |
"main_release":4684, | |
"notes":"The sample that gives track 'We Are The Music Makers' ...", | |
"artists":[ | |
{ | |
"tracks":"", | |
"role":"", | |
"anv":"", | |
"join":"", | |
"name":"Aphex Twin" | |
} | |
], | |
"year":1992, | |
"images":[ | |
{ | |
"width":600, | |
"uri150":"/image/R-150-4684-1272927529.jpeg", | |
"type":"primary", | |
"uri":"/image/R-4684-1272927529.jpeg", | |
"height":599 | |
}, | |
{ | |
"width":600, | |
"uri150":"/image/R-150-4684-1272927564.jpeg", | |
"type":"secondary", | |
"uri":"/image/R-4684-1272927564.jpeg", | |
"height":470 | |
}, | |
{ | |
"width":600, | |
"uri150":"/image/R-150-4684-1272927581.jpeg", | |
"type":"secondary", | |
"uri":"/image/R-4684-1272927581.jpeg", | |
"height":598 | |
} | |
], | |
"tracklist":[ | |
{ | |
"duration":"4:51", | |
"position":"1", | |
"title":"Xtal" | |
}, | |
{ | |
"duration":"9:01", | |
"position":"2", | |
"title":"Tha" | |
}, | |
{ | |
"duration":"3:47", | |
"position":"3", | |
"title":"Pulsewidth" | |
} | |
], | |
"id":565 | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment