{
  "data": {
    "id": "1",
    "type": "pictures",
    "links": {
      "self": "http://api.pixelhandler.com/api/v1/pictures/1"
    },
    "attributes": {
      "name": "box of chocolates"
    },
    "relationships": {
      "imageable": {
        "links": {
          "self": "http://api.pixelhandler.com/api/v1/pictures/1/relationships/imageable",
          "related": "http://api.pixelhandler.com/api/v1/pictures/1/imageable"
        }
      }
    }
  }
}
