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

{
    "slug": "ctf",
    "id": "1d1e5d5e-355d-4f9d-a5c1-874bef797975",
    "name": "CTF",
    "parent": null,
    "assembly_location": "",
    "assembly_link": "https://2025.ctf.link",
    "is_official": false,
    "events_url": "https://api.events.ccc.de/congress/2025/assembly/ctf/events?format=api",
    "rooms_url": "https://api.events.ccc.de/congress/2025/assembly/ctf/rooms?format=api",
    "badges_url": "https://api.events.ccc.de/congress/2025/assembly/ctf/badges?format=api"
}