{
  "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/crop-circles",
    "section": "wiki",
    "slug": "crop-circles",
    "kind": "WikiEntry",
    "title": "Crop Circles",
    "url": "/v1/wiki/crop-circles/",
    "graph_url": "/v1/graph/wiki/crop-circles/",
    "claim_type": "speculative",
    "category": "Ufology",
    "degree": {
      "out": 6,
      "in": 0,
      "total": 6
    }
  },
  "out": [
    {
      "source": "wiki/crop-circles",
      "target": "wiki/ufology",
      "type": "see_also"
    },
    {
      "source": "wiki/crop-circles",
      "target": "wiki/embassy",
      "type": "see_also"
    },
    {
      "source": "wiki/crop-circles",
      "target": "wiki/elohim-home-planet",
      "type": "see_also"
    },
    {
      "source": "wiki/crop-circles",
      "target": "wiki/ancient-astronaut-hypothesis",
      "type": "see_also"
    },
    {
      "source": "wiki/crop-circles",
      "target": "wiki/sacred-geometry",
      "type": "see_also"
    },
    {
      "source": "wiki/crop-circles",
      "target": "wiki/archaeoastronomy",
      "type": "see_also"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "wiki/ancient-astronaut-hypothesis",
      "title": "Ancient Astronaut Hypothesis",
      "kind": "WikiEntry",
      "url": "/v1/wiki/ancient-astronaut-hypothesis/",
      "graph_url": "/v1/graph/wiki/ancient-astronaut-hypothesis/"
    },
    {
      "id": "wiki/archaeoastronomy",
      "title": "Archaeoastronomy",
      "kind": "WikiEntry",
      "url": "/v1/wiki/archaeoastronomy/",
      "graph_url": "/v1/graph/wiki/archaeoastronomy/"
    },
    {
      "id": "wiki/elohim-home-planet",
      "title": "Elohim Home Planet",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim-home-planet/",
      "graph_url": "/v1/graph/wiki/elohim-home-planet/"
    },
    {
      "id": "wiki/embassy",
      "title": "Embassy",
      "kind": "WikiEntry",
      "url": "/v1/wiki/embassy/",
      "graph_url": "/v1/graph/wiki/embassy/"
    },
    {
      "id": "wiki/sacred-geometry",
      "title": "Sacred Geometry",
      "kind": "WikiEntry",
      "url": "/v1/wiki/sacred-geometry/",
      "graph_url": "/v1/graph/wiki/sacred-geometry/"
    },
    {
      "id": "wiki/ufology",
      "title": "Ufology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/ufology/",
      "graph_url": "/v1/graph/wiki/ufology/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/crop-circles/",
    "node": "/v1/wiki/crop-circles/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
