--- before.json 2014-03-15 12:24:45.872775348 +0100 +++ after.json 2014-03-15 12:23:32.080773287 +0100 @@ -6,11 +6,6 @@ "type": { "href": "http://d8/rest/type/node/article" }, - "http://d8/rest/relation/node/article/type": [ - { - "href": "" - } - ], "http://d8/rest/relation/node/article/uid": [ { "href": "http://d8/user/1" @@ -35,11 +30,6 @@ } ] }, - "nid": [ - { - "value": "1" - } - ], "uuid": [ { "value": "b01c3476-8196-4572-b20e-14c98fc9eb88" @@ -50,19 +40,18 @@ "value": "1" } ], + "langcode": [ + { + "value": "en" + } + ], + "title": [ + { + "value": "Example Rest node", + "lang": "en" + } + ], "_embedded": { - "http://d8/rest/relation/node/article/type": [ - { - "_links": { - "self": { - "href": "" - }, - "type": { - "href": "http://d8/rest/type/node_type/node_type" - } - } - } - ], "http://d8/rest/relation/node/article/uid": [ { "_links": { @@ -152,17 +141,6 @@ } ] }, - "langcode": [ - { - "value": "en" - } - ], - "title": [ - { - "value": "Example Rest node", - "lang": "en" - } - ], "status": [ { "value": "1"