Skip to content

Events

GET /v1/events
ParamTypeDefaultDescription
qstringFilter by title
limitinteger50Results per page (max 200)
offsetinteger0Pagination offset

Results are ordered by sort_key (chronological order).

GET /v1/events/{slug}
FieldTypeDescription
slugstringUnique identifier
uuidstringDeterministic UUID v5
titlestringEvent name
start_yearintegerAstronomical year
start_year_displaystringHuman-readable date
durationstringDuration description
sort_keyfloatChronological ordering value
participantsstring[]Person slugs
locationsstring[]Place slugs
versesstring[]OSIS references
parent_eventstringParent event slug (for hierarchies)
predecessorstringPrevious event slug (for sequences)