{
  "apiVersion": "1.0",
  "generatedAt": "2026-09-12T10:18:15.845Z",
  "data": {
    "schemaVersion": "1.0",
    "name": "The Living Archipelago",
    "description": "A navigable field atlas of Deian Isac's projects, appearances, writing, and personal interests.",
    "origin": {
      "name": "Arrival coast",
      "href": "/",
      "location": "Denmark"
    },
    "zones": [
      {
        "id": "coast-path",
        "name": "Coast path",
        "href": "/about/",
        "contains": [
          "journey",
          "manga",
          "video games",
          "fitness",
          "nature"
        ]
      },
      {
        "id": "workshop-harbor",
        "name": "Workshop harbor",
        "href": "/projects/",
        "contains": [
          "companies",
          "software",
          "open source"
        ]
      },
      {
        "id": "broadcast-tower",
        "name": "Broadcast tower",
        "href": "/content/",
        "contains": [
          "podcasts",
          "profiles",
          "external writing"
        ]
      },
      {
        "id": "lighthouse-archive",
        "name": "Lighthouse archive",
        "href": "/writing/",
        "contains": [
          "field notes"
        ]
      },
      {
        "id": "harbor-log",
        "name": "Harbor master's log",
        "href": "/api/",
        "contains": [
          "public API",
          "OpenAPI",
          "discovery"
        ]
      }
    ]
  },
  "links": {
    "self": "https://deianisac.com/api/v1/world.json",
    "documentation": "https://deianisac.com/api/",
    "openapi": "https://deianisac.com/openapi.json"
  }
}
