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

{
    "code": "8XDT9Y",
    "speakers": [],
    "title": "Türen öffnen - Hands on",
    "submission_type": "Talk",
    "submission_type_id": 1,
    "track": null,
    "track_id": null,
    "state": "confirmed",
    "abstract": "Wie öffne ich was verschlossen ist?",
    "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-26T17:00:00+02:00",
        "end": "2024-10-26T17:30:00+02:00"
    },
    "image": null,
    "resources": [],
    "answers": []
}