{
  "connector": "Gita Scroller",
  "scripture": "Bhagavad Gita",
  "description": "A few verses of the Bhagavad Gita every day: Sanskrit, transliteration and a plain-English explanation of each verse.",
  "endpoints": {
    "https://scripturescroller.pages.dev/gita/v1/today": "Today's reading (the same one the app shows today). Optional ?date=YYYY-MM-DD",
    "https://scripturescroller.pages.dev/gita/v1/readings": "Every curated daily reading and plan",
    "https://scripturescroller.pages.dev/gita/v1/readings/{id}": "One reading or plan, line by line",
    "https://scripturescroller.pages.dev/gita/v1/search?q=word": "Search the curated readings",
    "https://scripturescroller.pages.dev/gita/v1/verse/2/47": "One verse, or a range such as /verse/2/47-51, in Sanskrit with transliteration",
    "https://scripturescroller.pages.dev/gita/v1/chapter/2": "A whole chapter",
    "https://scripturescroller.pages.dev/gita/v1/health": "Service status",
    "https://scripturescroller.pages.dev/gita/openapi.json": "OpenAPI description"
  },
  "app": "Gita Scroller",
  "app_store": "https://apps.apple.com/app/id6815435845",
  "website": "https://watchtree-19.github.io/scroll-the-gita/",
  "contact": "hello@askmizan.com"
}