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

{
    "code": "BYRZFK",
    "speakers": [
        {
            "code": "NDYL3S",
            "name": "MacLemon",
            "biography": "",
            "avatar": null
        }
    ],
    "title": "KaraokeParty",
    "submission_type": {
        "de": "Unterhaltungssendung",
        "en": "Entertainmentshow"
    },
    "track": null,
    "state": "confirmed",
    "abstract": "What happens at KaraokeParty stays at KaraokeParty!",
    "description": "Well… more than 5.000 songs available to sing. You can directly register yourself (and/or a friend) to the song-queue without leaving the comfort of your Smartphone.\r\n\r\nA supportive audience will be provided by the venue.",
    "duration": 600,
    "slot_count": 1,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "en",
    "slot": {
        "room": {
            "de": "Kontaktraum"
        },
        "start": "2019-04-21T20:15:00+02:00",
        "end": "2019-04-22T06:15:00+02:00"
    },
    "image": "http://conference.c3w.at/media/eh19/images/BYRZFK/performous.png",
    "resources": []
}