GET /api/events/fsck-2024/talks/ZJYLUD/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "code": "ZJYLUD",
    "speakers": [
        {
            "code": "3D3KVM",
            "name": "blocktrron",
            "biography": "Blocktrron is an active developer on the OpenWrt project. He is active in the Wireless Community of Freifunk Darmstadt and co-maintains the Gluon Mesh-Framework.\r\n\r\nhttps://github.com/blocktrron/",
            "avatar": null
        }
    ],
    "title": "Introduction to Linux Wireless",
    "submission_type": {
        "de": "Long Talk",
        "en": "Long Talk"
    },
    "track": {
        "de": "Hard- & Software",
        "en": "Hard- & Software"
    },
    "state": "confirmed",
    "abstract": "Short introduction in the Linux wireless stack for 802.11 WiFi.\r\n\r\nTopics are\r\n - Wireless Drivers\r\n - mac80211 kernel subsystem\r\n - hostapd / iwd\r\n - Desktop integration",
    "description": "",
    "duration": 50,
    "slot_count": 1,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kino 5",
            "en": "Movie Theatre 5"
        },
        "start": "2024-05-05T15:30:00+02:00",
        "end": "2024-05-05T16:20:00+02:00"
    },
    "image": null,
    "resources": []
}