{
"agenda": "string",
"created_at": "string [date-time]",
"duration": "integer",
"host_id": "string",
"id": "integer",
"join_url": "string",
"occurrences": [
{
"duration": "integer",
"occurrence_id": "integer",
"start_time": "string [date-time]",
"status": "string"
}
],
"settings": {
"allow_multiple_devices": "boolean",
"alternative_hosts": "string",
"approval_type": "integer",
"attendees_and_panelists_reminder_email_notification": {
"enable": "boolean",
"type": "integer"
},
"audio": "string",
"auto_recording": "string",
"close_registration": "boolean",
"email_language": "string",
"enforce_login": "boolean",
"enforce_login_domains": "string",
"follow_up_absentees_email_notification": {
"enable": "boolean",
"type": "integer"
},
"follow_up_attendees_email_notification": {
"enable": "boolean",
"type": "integer"
},
"hd_video": "boolean",
"host_video": "boolean",
"panelists_invitation_email_notification": "boolean",
"panelists_video": "boolean",
"practice_session": "boolean",
"registrants_confirmation_email": "boolean",
"registrants_email_notification": "boolean",
"registration_type": "integer",
"show_share_button": "boolean"
},
"start_time": "string [date-time]",
"start_url": "string",
"timezone": "string",
"topic": "string",
"type": "integer",
"uuid": "string"
}