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

{
    "code": "J8GUAN",
    "speakers": [],
    "title": "Lightning Talks",
    "submission_type": {
        "de": "Talk (20 Min) + Fragen",
        "en": "Talk (20 Min) + Questions"
    },
    "track": {
        "de": "Talks",
        "en": "Talks"
    },
    "state": "confirmed",
    "abstract": "Ein Text mit fünf Worten",
    "description": null,
    "duration": 120,
    "slot_count": 1,
    "do_not_record": false,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kino 5",
            "en": "Cinema 5"
        },
        "start": "2023-06-03T23:50:00+02:00",
        "end": "2023-06-04T00:20:00+02:00"
    },
    "image": null,
    "resources": []
}