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

{
    "code": "CDNJ9C",
    "speakers": [
        {
            "code": "CHSCJ3",
            "name": "Nick",
            "biography": "Orga, Embedded Dinge mit Audio",
            "avatar": null
        }
    ],
    "title": "Opening",
    "submission_type": {
        "de": "Talk (20 Min) + Fragen",
        "en": "Talk (20 Min) + Questions"
    },
    "track": {
        "de": "Talks",
        "en": "Talks"
    },
    "state": "confirmed",
    "abstract": "Wir eröffnen das Event und erzählen $Dinge",
    "description": null,
    "duration": 30,
    "slot_count": 1,
    "do_not_record": false,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kino 5",
            "en": "Cinema 5"
        },
        "start": "2023-06-02T18:00:00+02:00",
        "end": "2023-06-02T18:30:00+02:00"
    },
    "image": null,
    "resources": []
}