Skip to content

Instantly share code, notes, and snippets.

@knightstick
Created May 2, 2016 22:06
Show Gist options
  • Save knightstick/988134ad82898796c2decdd6aaa5a09d to your computer and use it in GitHub Desktop.
Save knightstick/988134ad82898796c2decdd6aaa5a09d to your computer and use it in GitHub Desktop.
{
...
"data": [
{
"type": "articles",
"id": "1",
...
},
...
{
"type": "articles",
"id": "5",
...
}
],
"included": [{
"type": "people",
"id": "9",
...
}, {
"type": "comments",
"id": "5",
...
},
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment