{
  "apiVersion": "v1",
  "kind": "Tradition",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "de",
    "id": "raelian"
  },
  "data": {
    "id": "raelian",
    "code": "RAE",
    "name": "Raëlianisches Korpus",
    "description": "The foundational texts of the Raëlian Movement, containing the messages received by Claude Vorilhon (Raël) from the Elohim.",
    "order": 1,
    "icon": "message-circle",
    "books": [
      {
        "slug": "the-book-which-tells-the-truth",
        "code": "TBWTT",
        "title": "the-book-which-tells-the-truth",
        "primaryLang": "fr",
        "chapters": 7,
        "paragraphs": 740,
        "status": "complete",
        "url": "/v1/de/library/books/the-book-which-tells-the-truth/"
      },
      {
        "slug": "extraterrestrials-took-me-to-their-planet",
        "code": "ETTMTTP",
        "title": "extraterrestrials-took-me-to-their-planet",
        "primaryLang": "fr",
        "chapters": 3,
        "paragraphs": 453,
        "status": "complete",
        "url": "/v1/de/library/books/extraterrestrials-took-me-to-their-planet/"
      }
    ]
  },
  "links": {
    "self": "/v1/de/library/traditions/raelian/",
    "traditions": "/v1/de/library/traditions/",
    "library": "/v1/de/library/",
    "books": "/v1/de/library/books/"
  }
}