{
  "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": "wiki/tower-of-babel",
    "section": "wiki",
    "slug": "tower-of-babel",
    "kind": "WikiEntry",
    "title": "Tower of Babel",
    "url": "/v1/wiki/tower-of-babel/",
    "graph_url": "/v1/graph/wiki/tower-of-babel/",
    "claim_type": "inferred",
    "category": "Events & Narratives",
    "degree": {
      "out": 0,
      "in": 6,
      "total": 6
    }
  },
  "out": [],
  "in": [
    {
      "source": "wiki/list-of-exegetic-readings",
      "target": "wiki/tower-of-babel",
      "type": "see_also"
    },
    {
      "source": "wiki/message-from-the-designers",
      "target": "wiki/tower-of-babel",
      "type": "in_body"
    },
    {
      "source": "articles/the-archdeacon-and-the-dragon",
      "target": "wiki/tower-of-babel",
      "type": "in_body"
    },
    {
      "source": "articles/the-man-who-bet-the-bible-on-the-moon",
      "target": "wiki/tower-of-babel",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-gemini",
      "target": "wiki/tower-of-babel",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-taurus",
      "target": "wiki/tower-of-babel",
      "type": "in_body"
    }
  ],
  "neighbors": [
    {
      "id": "articles/the-archdeacon-and-the-dragon",
      "title": "The Archdeacon and the Dragon",
      "kind": "Article",
      "url": "/v1/articles/the-archdeacon-and-the-dragon/",
      "graph_url": "/v1/graph/articles/the-archdeacon-and-the-dragon/"
    },
    {
      "id": "articles/the-man-who-bet-the-bible-on-the-moon",
      "title": "The Man Who Bet the Bible on the Moon",
      "kind": "Article",
      "url": "/v1/articles/the-man-who-bet-the-bible-on-the-moon/",
      "graph_url": "/v1/graph/articles/the-man-who-bet-the-bible-on-the-moon/"
    },
    {
      "id": "timeline/age-of-gemini",
      "title": "Age of Gemini",
      "kind": "TimelineEntry",
      "url": "/v1/timeline/age-of-gemini/",
      "graph_url": "/v1/graph/timeline/age-of-gemini/"
    },
    {
      "id": "timeline/age-of-taurus",
      "title": "Age of Taurus",
      "kind": "TimelineEntry",
      "url": "/v1/timeline/age-of-taurus/",
      "graph_url": "/v1/graph/timeline/age-of-taurus/"
    },
    {
      "id": "wiki/list-of-exegetic-readings",
      "title": "List of exegetic readings",
      "kind": "WikiEntry",
      "url": "/v1/wiki/list-of-exegetic-readings/",
      "graph_url": "/v1/graph/wiki/list-of-exegetic-readings/"
    },
    {
      "id": "wiki/message-from-the-designers",
      "title": "Message from the Designers",
      "kind": "WikiEntry",
      "url": "/v1/wiki/message-from-the-designers/",
      "graph_url": "/v1/graph/wiki/message-from-the-designers/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/tower-of-babel/",
    "node": "/v1/wiki/tower-of-babel/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
