GET /api/events/fsck-2024/talks/VBXEZX/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"code": "VBXEZX",
"speakers": [
{
"code": "CHSCJ3",
"name": "Nick",
"biography": "Macht Dinge mit Computern und gerne Abendprogramm",
"avatar": null
}
],
"title": "Opening",
"submission_type": {
"de": "Short Talk",
"en": "Short Talk"
},
"track": {
"de": "Unterhaltung",
"en": "Entertainment"
},
"state": "confirmed",
"abstract": "Opening macht Opening Dinge. Wichtige Dinge",
"description": "",
"duration": 25,
"slot_count": 1,
"do_not_record": false,
"is_featured": false,
"content_locale": "de",
"slot": {
"room": {
"de": "Kino 5",
"en": "Movie Theatre 5"
},
"start": "2024-05-03T17:30:00+02:00",
"end": "2024-05-03T17:55:00+02:00"
},
"image": null,
"resources": []
}