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

{
    "code": "L7UJJG",
    "speakers": [
        {
            "code": "CHSCJ3",
            "name": "Nick",
            "biography": "Macht Dinge mit Computern und gerne Abendprogramm",
            "avatar": null
        },
        {
            "code": "MJKC7B",
            "name": "haasmi",
            "biography": "I bims eins Menschi",
            "avatar": null
        }
    ],
    "title": "Der Spleiß ist heiß",
    "submission_type": {
        "de": "Long Talk",
        "en": "Long Talk"
    },
    "track": {
        "de": "Unterhaltung",
        "en": "Entertainment"
    },
    "state": "confirmed",
    "abstract": "Abendprogramm mit meins und nick.",
    "description": "",
    "duration": 90,
    "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-04T22:00:00+02:00",
        "end": "2024-05-04T23:30:00+02:00"
    },
    "image": null,
    "resources": []
}