{
  "name": "Hogdata",
  "description": "Structured data from Hogweed.org, the encyclopedia anyone can weed. Held in common (CC0).",
  "endpoints": {
    "search": "/v1/search?q=root",
    "go": "/v1/go?q=seed%20bank",
    "random": "/v1/random",
    "summary": "/v1/page/summary/giant-hogweed",
    "onThisDay": "/v1/feed/onthisday/12/26",
    "articles": "/v1/articles",
    "health": "/v1/health"
  },
  "site": "https://hogweed.org"
}