GET /congress/2025/event/aed8ee93-4b81-4f3b-b279-0a41a01682e8/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "aed8ee93-4b81-4f3b-b279-0a41a01682e8",
    "kind": "sos",
    "name": "The Event",
    "slug": "the-event",
    "url": "https://api.events.ccc.de/congress/2025/event/aed8ee93-4b81-4f3b-b279-0a41a01682e8/?format=api",
    "track": null,
    "assembly": "sos",
    "room": null,
    "location": "under the rocket",
    "language": null,
    "description": "it starts at 19:00 under the rocket",
    "schedule_start": "2025-12-29T19:00:00+01:00",
    "schedule_duration": "00:25:00",
    "schedule_end": "2025-12-29T19:25:00+01:00"
}