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

{
    "code": "PQNM3Q",
    "speakers": [
        {
            "code": "JCXQZY",
            "name": "Erik",
            "biography": "Member of Selfnet, which is providing Internet for Stuttgart dormitories.",
            "avatar": null
        }
    ],
    "title": "Splicing: Eine praktische Einführung",
    "submission_type": {
        "de": "Talk (20 Min) + Fragen",
        "en": "Talk (20 Min) + Questions"
    },
    "track": {
        "de": "Talks",
        "en": "Talks"
    },
    "state": "confirmed",
    "abstract": "Kurze generelle Erklärung wie ein Splice funktioniert und was noch rings rum passiert. Sonst besteht die Möglichkeit sich selbst zu probieren.",
    "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-02T21:40:00+02:00",
        "end": "2023-06-02T22:10:00+02:00"
    },
    "image": null,
    "resources": []
}