GET /congress/2025/event/7c19cad9-8b9c-4425-be7c-2274aad9c3c4/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c19cad9-8b9c-4425-be7c-2274aad9c3c4",
"kind": "sos",
"name": "Compiler Ghost Stories",
"slug": "compiler-ghost-stories",
"url": "https://api.events.ccc.de/congress/2025/event/7c19cad9-8b9c-4425-be7c-2274aad9c3c4/?format=api",
"track": null,
"assembly": "sos",
"room": null,
"location": "House of Tea",
"language": "en",
"description": "Ever had your program crash because of a bug in your compiler? Ever encountered a defect in a CPU? How do miscompilations slip into LLVM releases? Why does the Go compiler produce such weird assembly? Does Intel even know how the parts they sell work?\r\n\r\nGather around the campfire to hear about bizarre failure modes that will shake your faith in computers. :)",
"schedule_start": "2025-12-29T01:00:00+01:00",
"schedule_duration": "00:50:00",
"schedule_end": "2025-12-29T01:50:00+01:00"
}