Skip to content

Events

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

Results are ordered by sortKey (chronological order).

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