v1

latestOpenAPI 3.0.2GNU AGPLv32026-07-245983524.8 KB
Calendars

Returns topic metadata for an active holiday on a requested date. If no holiday exists for the given day, this endpoint will return a 404 error. All three parameters (year, month, day) are required to query a specific date. If no date is specified, the endpoint uses the current date.

get/api/calendars/topics/holiday

Query parameters

yearinteger

Year. Must be combined with month and day.

monthinteger

Month (1–12). Must be combined with year and day.

dayinteger

Day of month. Must be combined with year and month.

lang'en' | 'he'

Interface language for returned text fields. Defaults to en. Must be passed explicitly — the endpoint does not infer a default from the request.

Response

Successful Response

topicobject
secondary_topicobject nullable
display_start_datestring nullable
display_end_datestring nullable
display_date_prefixstring nullable
display_date_suffixstring nullable