{
  "data": {
    "type": "photoThings",
    "attributes": {
      "title": "Ember Hamster",
      "urlSrc": "http://test.com"
    },
    "relationships": {
      "photoPerson": {
        "data": { "type": "anotherThing", "id": "9" }
      }
    }
  }
}
