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

{
    "code": "AVCGDT",
    "speakers": [],
    "title": "Lightning Talks",
    "submission_type": {
        "de": "Long Talk",
        "en": "Long Talk"
    },
    "track": {
        "de": "Unterhaltung",
        "en": "Entertainment"
    },
    "state": "confirmed",
    "abstract": "Fünf Minuten Zeit für eueren Kurzvortrag.",
    "description": "",
    "duration": 50,
    "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-04T00:15:00+02:00",
        "end": "2024-05-04T01:05:00+02:00"
    },
    "image": null,
    "resources": []
}