{
  "uuid": "string",
  "id": "string",
  "host_id": "string",
  "topic": "string",
  "type": 2,
  "start_time": "string",
  "duration": 3,
  "timezone": "string",
  "created_at": "string",
  "agenda": "string",
  "start_url": "string",
  "join_url": "string",
  "password": "string",
  "h323_password": "string",
  "tracking_fields": [
    {
      "field": "string",
      "value": "string"
    },
    {
      "field": "string",
      "value": "string"
    },
    {
      "field": "string",
      "value": "string"
    },
    {
      "field": "string",
      "value": "string"
    }
  ],
  "occurrences": [
    {
      "occurrence_id": 5,
      "start_time": "string",
      "duration": 4,
      "status": "string"
    },
    {
      "occurrence_id": 1,
      "start_time": "string",
      "duration": 3,
      "status": "string"
    },
    {
      "occurrence_id": 10,
      "start_time": "string",
      "duration": 1,
      "status": "string"
    },
    {
      "occurrence_id": 9,
      "start_time": "string",
      "duration": 8,
      "status": "string"
    },
    {
      "occurrence_id": 10,
      "start_time": "string",
      "duration": 5,
      "status": "string"
    },
    {
      "occurrence_id": 3,
      "start_time": "string",
      "duration": 3,
      "status": "string"
    },
    {
      "occurrence_id": 6,
      "start_time": "string",
      "duration": 10,
      "status": "string"
    },
    {
      "occurrence_id": 10,
      "start_time": "string",
      "duration": 2,
      "status": "string"
    },
    {
      "occurrence_id": 9,
      "start_time": "string",
      "duration": 9,
      "status": "string"
    },
    {
      "occurrence_id": 5,
      "start_time": "string",
      "duration": 1,
      "status": "string"
    }
  ],
  "settings": {
    "host_video": false,
    "participant_video": false,
    "cn_meeting": false,
    "in_meeting": true,
    "join_before_host": true,
    "mute_upon_entry": true,
    "watermark": true,
    "use_pmi": false,
    "approval_type": 2,
    "registration_type": 1,
    "audio": "both",
    "auto_recording": "none",
    "enforce_login": false,
    "enforce_login_domains": "string",
    "alternative_hosts": "string",
    "close_registration": true,
    "waiting_room": false
  }
}