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

{
    "code": "Y8DVWX",
    "speakers": [
        {
            "code": "W8WNEA",
            "name": "Lukas",
            "biography": "Hallo ich bin Lukas und entwickle gerne CAD-Software.",
            "avatar": null
        }
    ],
    "title": "Glasfaser spleißen mal selber machen",
    "submission_type": {
        "de": "Workshop",
        "en": "Workshop"
    },
    "track": {
        "de": "Hard- & Software",
        "en": "Hard- & Software"
    },
    "state": "confirmed",
    "abstract": "Glasfaser ist in aller Munde, doch wie sieht eigentlich eine Glasfaser aus und wie verbindet man zwei davon?\r\n\r\nIn diesen Workshop könnt ihr selber mit einem Spleißgerät Glasfasern zusammenspleißen und auf Funktion überprüfen.",
    "description": "",
    "duration": 50,
    "slot_count": 3,
    "do_not_record": false,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Flur",
            "en": "Corridor"
        },
        "start": "2024-05-03T20:00:00+02:00",
        "end": "2024-05-03T20:50:00+02:00"
    },
    "image": null,
    "resources": []
}