{
  "apiVersion": "v1",
  "kind": "Tradition",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "en",
    "id": "western_esoteric"
  },
  "data": {
    "id": "western_esoteric",
    "code": "WES",
    "name": "Western Esoteric Texts",
    "description": "The Hermetic corpus and related esoteric philosophical works.",
    "order": 10,
    "icon": "star",
    "books": [
      {
        "slug": "corpus-hermeticum",
        "code": "CH",
        "title": "corpus-hermeticum",
        "primaryLang": "en",
        "chapters": 13,
        "paragraphs": 649,
        "status": "complete",
        "url": "/v1/library/books/corpus-hermeticum/"
      },
      {
        "slug": "poimandres-woh",
        "code": "POIM-WOH",
        "title": "poimandres-woh",
        "primaryLang": "grc",
        "chapters": 0,
        "paragraphs": 0,
        "status": "planned",
        "url": "/v1/library/books/poimandres-woh/"
      }
    ]
  },
  "links": {
    "self": "/v1/library/traditions/western_esoteric/",
    "traditions": "/v1/library/traditions/",
    "library": "/v1/library/",
    "books": "/v1/library/books/"
  }
}