Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created April 29, 2015 08:45
Show Gist options
  • Save amitaibu/7ca180fd6836b48f4b46 to your computer and use it in GitHub Desktop.
Save amitaibu/7ca180fd6836b48f4b46 to your computer and use it in GitHub Desktop.
{
"_links": {
"self": {
"href": "http://s4ba560702504edc.s3.simplytest.me/node/1"
},
"type": {
"href": "http://s4ba560702504edc.s3.simplytest.me/rest/type/node/article"
},
"http://s4ba560702504edc.s3.simplytest.me/rest/relation/node/article/uid": [
{
"href": "http://s4ba560702504edc.s3.simplytest.me/user/1",
"lang": "en"
}
],
"http://s4ba560702504edc.s3.simplytest.me/rest/relation/node/article/revision_uid": [
{
"href": "http://s4ba560702504edc.s3.simplytest.me/user/1"
}
]
},
"uuid": [
{
"value": "ae555930-af58-4cc8-a92d-453c3c52e4b9"
}
],
"type": [
{
"target_id": "article"
}
],
"langcode": [
{
"value": "en",
"lang": "en"
}
],
"title": [
{
"value": "foo",
"lang": "en"
}
],
"_embedded": {
"http://s4ba560702504edc.s3.simplytest.me/rest/relation/node/article/uid": [
{
"_links": {
"self": {
"href": "http://s4ba560702504edc.s3.simplytest.me/user/1"
},
"type": {
"href": "http://s4ba560702504edc.s3.simplytest.me/rest/type/user/user"
}
},
"uuid": [
{
"value": "99eac63c-5f92-4bfc-9204-4a2afe06f19e"
}
],
"lang": "en"
}
],
"http://s4ba560702504edc.s3.simplytest.me/rest/relation/node/article/revision_uid": [
{
"_links": {
"self": {
"href": "http://s4ba560702504edc.s3.simplytest.me/user/1"
},
"type": {
"href": "http://s4ba560702504edc.s3.simplytest.me/rest/type/user/user"
}
},
"uuid": [
{
"value": "99eac63c-5f92-4bfc-9204-4a2afe06f19e"
}
]
}
]
},
"status": [
{
"value": "1",
"lang": "en"
}
],
"created": [
{
"value": "1430296776",
"lang": "en"
}
],
"changed": [
{
"value": "1430296781",
"lang": "en"
}
],
"promote": [
{
"value": "1",
"lang": "en"
}
],
"sticky": [
{
"value": "0",
"lang": "en"
}
],
"revision_timestamp": [
{
"value": "1430296776"
}
],
"revision_log": [
{
"value": "",
"lang": "en"
}
],
"default_langcode": [
{
"value": "1",
"lang": "en"
}
],
"body": [
{
"value": "<p>bar</p>\r\n",
"format": "basic_html",
"summary": "",
"lang": "en"
}
],
"comment": [
{
"status": "2",
"cid": "0",
"last_comment_timestamp": "1430296781",
"last_comment_name": null,
"last_comment_uid": "1",
"comment_count": "0",
"lang": "en"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment