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

{
    "code": "RM88Y7",
    "speakers": [
        {
            "code": "HLDEMW",
            "name": "@vidister",
            "biography": "Nerd aus Berlin",
            "avatar": null
        }
    ],
    "title": "Lounge",
    "submission_type": {
        "de": "Lounge/Party Musik"
    },
    "track": null,
    "state": "confirmed",
    "abstract": "Musik von @vidister",
    "description": "",
    "duration": 110,
    "slot_count": 1,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Kontaktraum"
        },
        "start": "2019-04-20T21:00:00+02:00",
        "end": "2019-04-20T22:50:00+02:00"
    },
    "image": null,
    "resources": []
}