Created
April 27, 2015 13:23
-
-
Save lhridley/8bbf95294aa529d74c74 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"body":{ | |
"value":"\u003Cp\u003EThis is a test too\u003C\/p\u003E\n", | |
"summary":"", | |
"format":"plain_text" | |
}, | |
"field_tags":[ | |
], | |
"field_image":{ | |
"file":{ | |
"uri":"http:\/\/example.com\/file\/1", | |
"id":"1", | |
"resource":"file" | |
}, | |
"alt":"" | |
}, | |
"field_gender":{ | |
"uri":"http:\/\/example.com\/taxonomy_term\/4", | |
"id":"4", | |
"resource":"taxonomy_term" | |
}, | |
"nid":"1", | |
"vid":"1", | |
"is_new":false, | |
"type":"article", | |
"title":"Test Article", | |
"language":"und", | |
"url":"http:\/\/example.com\/node\/1", | |
"edit_url":"http:\/\/example.com\/node\/1\/edit", | |
"status":"1", | |
"promote":"0", | |
"sticky":"0", | |
"created":"1430032286", | |
"changed":"1430140396", | |
"author":{ | |
"uri":"http:\/\/example.com\/user\/1", | |
"id":"1", | |
"resource":"user" | |
}, | |
"log":"", | |
"revision":null, | |
"feed_nid":null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment