Created
May 13, 2013 20:56
-
-
Save olkeene/5571448 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
| {:albums=> | |
| { | |
| "518869932"=> { | |
| :collection_name=>"LIVING THINGS", | |
| :artwork_url100=>"http://a2.mzstatic.com/us/r1000/075/Features/v4/69/e7/9e/69e79e20-f5f0-1e30-ad17-89d5a4b668c3/V4HttpAssetRepositoryClient-ticket.pffdbqey.jpg-4453129576510097264.100x100-75.jpg", | |
| :track_count=>12, | |
| :copyright=>"2012 Warner Bros. Records Inc.", | |
| :release_date=>"2012-06-20T07:00:00Z", | |
| :collection_explicitness=>"notExplicit", | |
| :tracks=>{ | |
| "518869937"=>{ | |
| :track_name=>"Burn It Down", | |
| :track_number=>3, | |
| :primary_genre_name=>"Alternative", | |
| :track_explicitness=>"notExplicit" | |
| }, | |
| "518869935"=>{ | |
| :track_name=>"Lost In the Echo", | |
| :track_number=>1, | |
| :primary_genre_name=>"Alternative", | |
| :track_explicitness=>"notExplicit" | |
| } | |
| } | |
| }, | |
| :band=>[ | |
| {:name=>"Rob Bourdon", :instruments=>["drums", "percussion"], :years=>"1996-present"}, | |
| {:name=>"Brad Delson", :instruments=>["lead guitar"], :years=>"1996-present"} | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment