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

{
    "code": "ACZ3ZP",
    "speakers": [
        {
            "code": "GMAEUL",
            "name": "Annegret Eppler",
            "biography": null,
            "avatar": null
        }
    ],
    "title": "Wie funktioniert Kino: Episode II",
    "submission_type": {
        "de": "Long Talk",
        "en": "Long Talk"
    },
    "track": {
        "de": "Kino",
        "en": "Cinema"
    },
    "state": "confirmed",
    "abstract": "Was passiert in einem Kino bis der Film auf die Leinwand kommt und was kann man dabei erleben?",
    "description": "",
    "duration": 50,
    "slot_count": 1,
    "do_not_record": true,
    "is_featured": true,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kino 5",
            "en": "Movie Theatre 5"
        },
        "start": "2024-05-04T17:00:00+02:00",
        "end": "2024-05-04T17:50:00+02:00"
    },
    "image": null,
    "resources": []
}