Skip to content

Instantly share code, notes, and snippets.

@JuanCaicedo
Created February 17, 2016 02:55
Show Gist options
  • Save JuanCaicedo/c2e002e616f5f269892b to your computer and use it in GitHub Desktop.
Save JuanCaicedo/c2e002e616f5f269892b to your computer and use it in GitHub Desktop.
{
"data": [{
"profile_namespace": "DS",
"tutorial": {
"owner_name": "Dominic",
"picture_url": "/picture.jpg",
"title": "The code",
"url": "/Dominic/thecode/",
"sections": [{
"episode_url": "/tutorial/intro/symphony-of-war/",
"artist": "MasterOrchestra",
"title": "Symphony of War"
}, {
"episode_url": "/tutorial/mainshow/musicproductiontip1/",
"artist": "DStone",
"title": "Music production tip 1"
}, {
"episode_url": "/tutorial/outrothe/nextshow/",
"artist": "MasterOrchestra",
"title": "Next show"
}]
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment