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

{
    "code": "RW9TYC",
    "speakers": [],
    "title": "Self organized session",
    "submission_type": {
        "de": "Long Talk",
        "en": "Long Talk"
    },
    "track": {
        "de": "Unterhaltung",
        "en": "Entertainment"
    },
    "state": "confirmed",
    "abstract": "Packt euren Content auf die Leinwand",
    "description": "",
    "duration": 180,
    "slot_count": 2,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kino 2",
            "en": "Movie Theatre 2"
        },
        "start": "2024-05-03T23:00:00+02:00",
        "end": "2024-05-04T02:00:00+02:00"
    },
    "image": null,
    "resources": []
}