Skip to content

Instantly share code, notes, and snippets.

@Jickelsen
Last active March 1, 2016 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jickelsen/13c93e3797ee390cb772 to your computer and use it in GitHub Desktop.
Save Jickelsen/13c93e3797ee390cb772 to your computer and use it in GitHub Desktop.
{
"total": 3,
"adventures": [
{
"id": "aa",
"title": "10000 Leagues of Space Ghost",
"players": 4,
"thumbnail": "https://media1.giphy.com/media/iWpIIG5aVgcEg/200_s.gif"
},
{
"id": "ab",
"title": "Jenny Quest and the Hidden Laboratory",
"players": 4,
"thumbnail": "https://upload.wikimedia.org/wikipedia/en/8/86/Jonny-quest-opening-title.jpg"
},
{
"id": "ac",
"title": "The Life at Sea Lab",
"players": 8,
"thumbnail": "https://thegrittychimp.files.wordpress.com/2013/02/sealab_2021_by_static010.jpg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment