{
  "apiVersion": "v1",
  "kind": "GraphNode",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "en",
    "schemaUrl": "/v1/schema/graph-node/",
    "description": "Ego-network for a single content node: the node plus its outgoing and incoming typed edges and its immediate neighbours. For AI traversal of /v1/graph/."
  },
  "data": {
  "generated": "2026-08-22T14:14:01Z",
  "language": "en",
  "node": {
    "id": "timeline/chronology",
    "section": "timeline",
    "slug": "chronology",
    "kind": "TimelineEntry",
    "title": "Chronology",
    "url": "/v1/timeline/chronology/",
    "graph_url": "/v1/graph/timeline/chronology/",
    "claim_type": "inferred",
    "category": "",
    "degree": {
      "out": 0,
      "in": 0,
      "total": 0
    }
  },
  "out": [],
  "in": [],
  "neighbors": []
},
  "links": {
    "self": "/v1/graph/timeline/chronology/",
    "node": "/v1/timeline/chronology/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
