v1

latestOpenAPI 3.0.2GNU AGPLv32026-07-245983524.8 KB
Calendars

Parashah Topic

Returns topic metadata for the current week's parashah. These include title, ref, category ordering, and bilingual display values.

get/api/calendars/topics/parasha

Response

Successful Response

titleobject

Bilingual title of the parasha topic.

displayValueobject

Bilingual display value.

urlstring
refstring

A string representing a citation to a Jewish text.

A valid Ref consists of a title string followed optionally by a section string or a segment string.

A title string is any one of the known text titles or title variants in the Sefaria Database.

heRefstring
orderinteger
categorystring
extraDetailsobject

Example response

{
  "ref": "Mishnah Peah 4:2"
}