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

{
    "code": "3UU7VF",
    "speakers": [],
    "title": "Quiet Hacking",
    "submission_type": {
        "de": "Workshop",
        "en": "Workshop"
    },
    "track": {
        "de": "Workshops",
        "en": "Workshops"
    },
    "state": "confirmed",
    "abstract": "Quiet Hacking im klimatisierten Kinosaal",
    "description": null,
    "duration": 840,
    "slot_count": 2,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kino 4",
            "en": "Cinema 4"
        },
        "start": "2023-06-03T22:30:00+02:00",
        "end": "2023-06-04T12:30:00+02:00"
    },
    "image": null,
    "resources": []
}