{
  "name": "Kuramanime API (test project)",
  "source": "https://v20.kuramanime.ing",
  "note": "Project terpisah dari anime-scraper — khusus buat Kuramanime.",
  "endpoints": [
    "GET /kura/home",
    "GET /kura/search/:keyword",
    "GET /kura/anime/:id/:slug",
    "GET /kura/watch/:id/:slug/:episode",
    "GET /kura/batch/:id/:slug/:batch",
    "GET /kura/anime-list",
    "GET /kura/schedule?scheduled_day=",
    "GET /kura/quick/popular",
    "GET /kura/quick/ongoing",
    "GET /kura/quick/finished",
    "GET /kura/quick/movie",
    "GET /kura/quick/donghua",
    "GET /kura/properties/genre",
    "GET /kura/properties/genre/:slug",
    "GET /kura/properties/season",
    "GET /kura/properties/season/:slug",
    "GET /kura/properties/studio",
    "GET /kura/properties/studio/:slug",
    "GET /kura/properties/type",
    "GET /kura/properties/type/:slug",
    "GET /kura/properties/quality",
    "GET /kura/properties/quality/:slug",
    "GET /kura/properties/source",
    "GET /kura/properties/source/:slug",
    "GET /kura/properties/country",
    "GET /kura/properties/country/:slug"
  ]
}