Skip to content

Instantly share code, notes, and snippets.

@skyler
Last active August 29, 2015 14:25
Show Gist options
  • Save skyler/9015adfc1f29e9650523 to your computer and use it in GitHub Desktop.
Save skyler/9015adfc1f29e9650523 to your computer and use it in GitHub Desktop.
{"artists":
[{"artist_name": "Ryan Adams",
"artist_id": 111,
"img": "ryan_adams2.jpeg"
},
{"artist_name": "Archers of Loaf",
"artist_id": 222,
"img": "archers_of_loaf.jpg"
},
{"artist_name": "Neko Case",
"artist_id": 333,
"img": "neko_case.jpg"
},
{"artist_name": "Tom Waits",
"artist_id": 332,
"img": "tom_waits.jpg"
},
{"artist_name": "Real Estate",
"artist_id": 444,
"img": "real_estate.jpg"
},
{"artist_name": "Rooney",
"artist_id": 555,
"img": "rooney.jpg"
},
{"artist_name": "Exploding Hearts",
"artist_id": 666,
"img": "exploding_hearts.jpg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment