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

{
    "code": "AWLFVB",
    "speakers": [
        {
            "code": "GMAEUL",
            "name": "Annegret Eppler",
            "biography": null,
            "avatar": null
        }
    ],
    "title": "Wie funktioniert Kino?",
    "submission_type": {
        "de": "Talk (20 Min) + Fragen",
        "en": "Talk (20 Min) + Questions"
    },
    "track": {
        "de": "Talks",
        "en": "Talks"
    },
    "state": "confirmed",
    "abstract": "Was passiert in einem Kino bis der Film auf die Leinwand kommt und was kann man dabei erleben?",
    "description": null,
    "duration": 30,
    "slot_count": 1,
    "do_not_record": false,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kino 5",
            "en": "Cinema 5"
        },
        "start": "2023-06-03T17:00:00+02:00",
        "end": "2023-06-03T17:30:00+02:00"
    },
    "image": null,
    "resources": []
}