{
  "_type": "Document",
  "id": "5498a48d8163887f0dd66edb",
  "identifier": "the \"unique\" document identifier (éüà)",
  "creation_date": "2014-12-22T23:09:01.767Z",
  "modification_date": "2014-12-22T23:09:01.767Z",
  "provider": {
    "_type": "AccessToken",
    "id": "54885c04e782a7946271cf00",
    "client": null,
    "is_basic_token": true,
    "account_name": "",
    "last_used": "2014-12-22T23:09:02.701Z"
  },
  "company": "52f0bb24c8318c2d65000035",
  "document_type": {
    "_type": "DocumentType",
    "id": "5252ce4ce4cfcd16f55cfa3b",
    "name": "file",
    "templates": {
      "title": "{{{ title }}}",
      "full": "<article class=\"anyfetch-document-full anyfetch-type-file\">\n  <header class=\"anyfetch-header\">\n    <hgroup class=\"anyfetch-title-group\">\n      <h1 class=\"anyfetch-title\">{{{ title }}}</h1>\n      <code class=\"anyfetch-title-detail\">{{{ path }}}</code>\n    </hgroup>\n  </header>\n</article>\n"
    }
  },
  "actions": {},
  "document_url": "https://api-staging.anyfetch.com/documents/5498a48d8163887f0dd66edb",
  "projection_type": "full",
  "data": {
    "title": "Document title",
    "path": "/document.txt",
    "extension": "txt"
  },
  "related": []
}