backgroundImage
(optional string): Serving URL of the background imagecustomData
(object): Extension data for custom fieldsdescription
(translated text): Abstract of the lecture descriptionHtml
(translated text): Injection-safe HTML code of the description. Only non-empty when markdown processing for the description is explicitly turned on.lectureId
(identifier): Unique identifier for the lectureformat
(optional string): Lecture formatisHighlight
(boolean): Whether the lecture is marked as a highlight lecturemtime
(integer): Last modification time of the recordname
(translated text): Title of the lecturepartCollection
(object): Files (slide deck and misc files) and data about sub-sessions if there are any.roomId
(optional string): Room identifier. The room with this id is where the lecture takes place.tags
(array of strings): Tags of the lecture (for filtering the schedule)topics
(array of strings): The topics of the lectureperiod
(object): The time interval of the lecture. Contains the following keys:duration
(number): The duration in minutes end
(integer): UTC timestamp of the start of the lectureisTimed
(boolean): Always true
for lectureperiodType
(string): Always "TIME"
for lecturestart
(integer): UTC timestamp of the start of the lecture speakers
(array of strings): List of speaker identifiers. This includes e.g. presenters.speakerRole
(object): Map speaker identifiers to special roles as strings. Currently, the only available role is MODERATOR
for the presenter of a lecture.languages
(array of strings): List of languages that the lecture is available at.languageOther
(translated text): Label to use if "other language" is listed under languages.OTHER
. Currently supported are:OTHER
: Free text field RUS
: RussianDEU
: GermanFRA
: FrenchENG
: EnglishTUR
: TurkishITA
: ItalianSPA
: SpanishUKR
: UkrainianPOL
: PolishNLD
: Dutchvideo
field is only returned with authenticated API requests. The video.url
sub-field is a iframe-embeddable video player for the lecture video stream.vendors
field contains a list of vendor identifiers that are associated to this lecture. Currently this will always return at most one id, but in the future we will allow multiple associated partners.