GET /congress/2025/assembly/hackertours/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "slug": "hackertours",
    "id": "c3fc6984-144d-480f-8ef3-52def8930ee9",
    "name": "Hackertours",
    "parent": null,
    "assembly_location": "",
    "assembly_link": "https://hackertours.hamburg.ccc.de/",
    "is_official": false,
    "events_url": "https://api.events.ccc.de/congress/2025/assembly/hackertours/events?format=api",
    "rooms_url": "https://api.events.ccc.de/congress/2025/assembly/hackertours/rooms?format=api",
    "badges_url": "https://api.events.ccc.de/congress/2025/assembly/hackertours/badges?format=api"
}