{
  "data": {
    "slug": "taoism",
    "name": "Taoism",
    "shortName": "Taoism",
    "scripture": "Tao Te Ching · Zhuangzi",
    "principleCount": 18,
    "bookCount": 11,
    "symbol": "☯"
  },
  "_links": {
    "self": {
      "href": "/api/traditions/taoism.json",
      "rel": "self"
    },
    "parent": {
      "href": "/api/traditions.json",
      "rel": "parent"
    },
    "principles": {
      "href": "/api/traditions/taoism/principles.json",
      "rel": "collection"
    },
    "books": {
      "href": "/api/traditions/taoism/books.json",
      "rel": "collection"
    },
    "html": {
      "href": "/en/traditions/taoism",
      "rel": "alternate",
      "type": "text/html"
    }
  },
  "_meta": {
    "lang": "en",
    "license": "CC BY-SA 4.0",
    "apiVersion": "1.0"
  }
}