{
  "connector": "Talmud Scroller",
  "scripture": "Talmud",
  "description": "A page of Talmud a day in short lines: the original Aramaic or Hebrew with a plain-English explanation of each line.",
  "endpoints": {
    "https://scripturescroller.pages.dev/talmud/v1/today": "Today's reading (the same one the app shows today). Optional ?date=YYYY-MM-DD",
    "https://scripturescroller.pages.dev/talmud/v1/readings": "Every curated daily reading and plan",
    "https://scripturescroller.pages.dev/talmud/v1/readings/{id}": "One reading or plan, line by line",
    "https://scripturescroller.pages.dev/talmud/v1/search?q=word": "Search the curated readings",
    "https://scripturescroller.pages.dev/talmud/v1/text?ref=Berakhot 2a": "Original text of any Talmud page or passage (from Sefaria)",
    "https://scripturescroller.pages.dev/talmud/v1/health": "Service status",
    "https://scripturescroller.pages.dev/talmud/openapi.json": "OpenAPI description"
  },
  "app": "Talmud Scroller",
  "app_store": "https://apps.apple.com/app/id6815384510",
  "website": "https://watchtree-19.github.io/talmud-scroller/",
  "contact": "hello@askmizan.com"
}