Priority of the record during sorting in CMS Public API. Currently read-only.
Example:
0
location
object (LocalizedContent)  | nullÂ
required
Example:
{"en":"Text"}
Additional properties
string  | nullÂ
optional
The actual set of languages depends on LC configuration. See: Localization
Example:
Tekst
occurrence_description
required
Any of
Example:
{"en":"Text"}
Additional properties
string  | nullÂ
optional
The actual set of languages depends on LC configuration. See: Localization
Example:
Tekst
occurrence_type
enum<string>Â
required
Determines type of ocurrence
Allowed values:
time_rangedate_rangesingle_day
Default:
time_range
Example:
time_range
occurrence
required
Informs when the Event occurs. In order to sort by start of the occurence, use "virtual" starts_at attribute which attempts to normalize the kinds of occurrence.
Any of
For `occurrence_type = "date_range". Defines occurrence as a range starting on specific time and ending on other specific time