Skip to content

Instantly share code, notes, and snippets.

@chrishieu
Last active May 24, 2017 02:22
Show Gist options
  • Save chrishieu/3b52bf2e6b9e586be0abc4470147d6c4 to your computer and use it in GitHub Desktop.
Save chrishieu/3b52bf2e6b9e586be0abc4470147d6c4 to your computer and use it in GitHub Desktop.
{
"success": true,
"data": {
"title": "Center for Protein Reasearch",
"description": "editor text",
"big_letter": "B",
"show_frontpage_slideshow": false,
"initiative_list": [
{
"image": ["src", "width", "height"],
"title": "title",
"description": "editor text",
"slug": "permalink"
},
{
"image": ["src", "width", "height"],
"title": "title",
"description": "editor text",
"slug": "permalink"
},
{
"image": ["src", "width", "height"],
"title": "title",
"description": "editor text",
"slug": "permalink"
},
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment