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

{
    "code": "3PKGQL",
    "speakers": [
        {
            "code": "JCXQZY",
            "name": "Erik",
            "biography": "Member of Selfnet, which is providing Internet for Stuttgart dormitories.",
            "avatar": null
        }
    ],
    "title": "Glasfaser spleißen ausprobieren",
    "submission_type": {
        "de": "Workshop",
        "en": "Workshop"
    },
    "track": {
        "de": "Workshops",
        "en": "Workshops"
    },
    "state": "confirmed",
    "abstract": "Hier kannst du selbst Glasfaser spleißen. Schau dir möglichst zuvor den Talk \"Splicing: Eine praktische Einführung\" an, damit du lernst, auf was es beim Spleißen ankommt",
    "description": null,
    "duration": 60,
    "slot_count": 2,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Flur",
            "en": "Hall"
        },
        "start": "2023-06-03T19:05:00+02:00",
        "end": "2023-06-03T20:05:00+02:00"
    },
    "image": null,
    "resources": []
}