Skip to content

Instantly share code, notes, and snippets.

@pschyska
Created January 14, 2013 11:03
Show Gist options
  • Save pschyska/4529323 to your computer and use it in GitHub Desktop.
Save pschyska/4529323 to your computer and use it in GitHub Desktop.
{ "order": {
"id": 1,
"client_id": "815",
"articles": [
{"title": "Lonestar Beer",
"id": 666,
"links":[
{ "rel": "self",
"href": "http://articles/lonestarbeer"}
]}
],
"links":[
{ "rel": "self",
"href": "http://orders/1"},
{ "rel": "items",
"href": "http://orders/1/items"}
]}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment