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

{
    "code": "H8L3VW",
    "speakers": [
        {
            "code": "W8WNEA",
            "name": "Lukas",
            "biography": "Hallo ich bin Lukas und entwickle gerne CAD-Software.",
            "avatar": null
        }
    ],
    "title": "Einführung in 3D-CAD mit Dune 3D",
    "submission_type": {
        "de": "Workshop",
        "en": "Workshop"
    },
    "track": {
        "de": "Hard- & Software",
        "en": "Hard- & Software"
    },
    "state": "confirmed",
    "abstract": "Du hast einen 3D-Drucker, aber noch nie etwas selber entwickeltes gedruckt?\r\n\r\nIn diesen Workshop erkläre ich euch wie einfach 3D-CAD mit dem CAD-Progamm Dune 3D sein kann.\r\n\r\nhttps://dune3d.org/",
    "description": "",
    "duration": 50,
    "slot_count": 1,
    "do_not_record": false,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Flur",
            "en": "Corridor"
        },
        "start": "2024-05-03T19:00:00+02:00",
        "end": "2024-05-03T19:50:00+02:00"
    },
    "image": null,
    "resources": []
}