GET /api/events/2024/talks/XWNXFQ/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"code": "XWNXFQ",
"speakers": [],
"title": "ML-FAQ",
"submission_type": "Talk",
"submission_type_id": 1,
"track": null,
"track_id": null,
"state": "confirmed",
"abstract": "Fragerunde zum Thema Machine Learning einer Person aus der akademischen Praxis.",
"description": "",
"duration": 30,
"slot_count": 1,
"do_not_record": false,
"is_featured": false,
"content_locale": "de",
"slot": {
"room_id": 1,
"room": {
"de": "Sofaecke",
"en": "Sofaecke"
},
"start": "2024-10-26T17:30:00+02:00",
"end": "2024-10-26T18:00:00+02:00"
},
"image": null,
"resources": [],
"answers": []
}