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

{
    "code": "HXPGWJ",
    "speakers": [
        {
            "code": "MJKC7B",
            "name": "haasmi",
            "biography": null,
            "avatar": null
        }
    ],
    "title": "Sand - oder warum man die Orga damit triggern kann",
    "submission_type": {
        "de": "Talk (40 Min) +  Fragen",
        "en": "Talk (40 Min) + Questions"
    },
    "track": {
        "de": "Talks",
        "en": "Talks"
    },
    "state": "confirmed",
    "abstract": "Was soll das eigentlich immer mit diesem Sand?",
    "description": null,
    "duration": 50,
    "slot_count": 1,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kino 5",
            "en": "Cinema 5"
        },
        "start": "2023-06-02T22:30:00+02:00",
        "end": "2023-06-02T23:20:00+02:00"
    },
    "image": null,
    "resources": []
}