{
  "name": "JLPT Zero to N1 API",
  "status": "online",
  "website": "https://jlpt-zero-to-n1.pages.dev/",
  "message": "Use one of the available API endpoints below.",
  "available": [
    "/api/lesson/today",
    "/api/lessons",
    "/api/vocabulary",
    "/api/kanji",
    "/api/grammar",
    "/api/progress",
    "/api/review",
    "/api/review/due"
  ]
}