{
  "planning_only": true,
  "organization_id": null,
  "event_id": null,
  "api_origin": null,
  "event_timezone": null,
  "event_dates": { "start": null, "end": null },
  "approved_for_execution": false,
  "unresolved_questions": ["Confirm the event, API origin, timezone and source identities before execution."],
  "speakers": [
    { "source_id": "speaker-alex-morgan", "action": "create-or-reconcile", "brella_id": null, "first_name": "Alex", "last_name": "Morgan" }
  ],
  "sessions": [
    {
      "source_id": "session-opening-keynote",
      "action": "create-or-reconcile",
      "brella_id": null,
      "title": "Opening keynote",
      "local_start_time": null,
      "start_time_with_offset": null,
      "duration_minutes": 45,
      "track_id": null,
      "location": "Main stage",
      "description_text": "Opening remarks and event overview.",
      "speakers": [{ "source_id": "speaker-alex-morgan", "role": "Speaker" }]
    }
  ],
  "results": []
}
