Created
July 17, 2009 17:58
-
-
Save nickmartini/149200 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"_id": "08ca2bae9630e997c1c8e3df11f29061", | |
"_rev": "14-3332404294", | |
"artist": "Lovage", | |
"title": "Music to Make Love to Your Old Lady By", | |
"released": 2001, | |
"tracks": [ | |
{ | |
"title": "Ladies Love Chest Rockwell", | |
"length": "1:19" | |
}, | |
{ | |
"title": "Pit Stop (Take Me Home)", | |
"length": "3:56" | |
}, | |
{ | |
"title": "Anger Management", | |
"length": "4:17" | |
}, | |
{ | |
"title": "Everyone Has A Summer They Want to Remember", | |
"length": "4:16" | |
}, | |
{ | |
"title": "To Catch A Thief", | |
"length": "3:17" | |
}, | |
{ | |
"title": "Lies And Alibis", | |
"length": "3:16" | |
}, | |
{ | |
"title": "Herbs, Good Hygiene & Socks", | |
"length": "1:55" | |
}, | |
{ | |
"title": "Book Of The Month", | |
"length": "4:28" | |
}, | |
{ | |
"title": "Lifeboat", | |
"length": "4:45" | |
}, | |
{ | |
"title": "Strangers On A Train", | |
"length": "4:36" | |
}, | |
{ | |
"title": "Lovage (Love That Lovage, Baby)", | |
"length": "1:04" | |
}, | |
{ | |
"title": "Sex (I'm A)", | |
"length": "6:19" | |
}, | |
{ | |
"title": "Koala's Lament", | |
"length": "3:53" | |
}, | |
{ | |
"title": "Tea Time With Maseo", | |
"length": "1:38" | |
}, | |
{ | |
"title": "Stroker Ace", | |
"length": "4:29" | |
}, | |
{ | |
"title": "Archie & Veronica", | |
"length": "6:05" | |
} | |
], | |
"doctype": "album", | |
"created_at": "2009-07-13 11:44:02 EST", | |
"updated_at": null, | |
"_attachments": { | |
"front_cover.jpg": { | |
"stub": true, | |
"content_type": "image/jpeg", | |
"length": 154631 | |
}, | |
"back_cover.jpg": { | |
"stub": true, | |
"content_type": "image/jpeg", | |
"length": 119079 | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment