GET /congress/2025/event/b76f1718-fbb1-5dfc-90ee-d6fd8b961d3c/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b76f1718-fbb1-5dfc-90ee-d6fd8b961d3c",
    "kind": "assembly",
    "name": "iroh p2p chat over gossip",
    "slug": "iroh-p2p-chat-over-gossip",
    "url": "https://api.events.ccc.de/congress/2025/event/b76f1718-fbb1-5dfc-90ee-d6fd8b961d3c/?format=api",
    "track": null,
    "assembly": "cdc",
    "room": "c61e6141-f206-424d-99af-1391b103eace",
    "location": null,
    "language": "en",
    "description": "iroh is a library to establish direct connections between two peers. The workshop will start with an overview of how iroh works and what it provides. After this we'll explore establishing connections between two endpoints before progressing to using a gossip protocol to send messages to multiple peers. At the end we should have a simplistic group chat application.",
    "schedule_start": "2025-12-28T12:30:00+01:00",
    "schedule_duration": "02:00:00",
    "schedule_end": "2025-12-28T14:30:00+01:00"
}