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

{
    "code": "QDJYAU",
    "speakers": [
        {
            "code": "VYRRGJ",
            "name": "pitch",
            "biography": "krassester pleb",
            "avatar": null
        }
    ],
    "title": "TermiShell?",
    "submission_type": "Talk",
    "submission_type_id": 1,
    "track": null,
    "track_id": null,
    "state": "confirmed",
    "abstract": "Woher kommt diese kleine schwarze Fenster und ist es wirklich so mächtig wie uns glauben gemacht wird?",
    "description": "",
    "duration": 30,
    "slot_count": 1,
    "do_not_record": false,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room_id": 1,
        "room": {
            "de": "Sofaecke",
            "en": "Sofaecke"
        },
        "start": "2024-10-25T17:30:00+02:00",
        "end": "2024-10-25T18:00:00+02:00"
    },
    "image": "http://talks.hackumenta.de/media/2024/submissions/QDJYAU/Teleprinter_Siemens_zuft2Uu.JPG",
    "resources": [],
    "answers": []
}