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

{
    "code": "R9PHUM",
    "speakers": [
        {
            "code": "W8WNEA",
            "name": "Lukas",
            "biography": "Hallo, ich bin Lukas und interessiere mich für alles zwischen Elektronik und Software.",
            "avatar": null
        }
    ],
    "title": "Platinenlayout mit Horizon EDA",
    "submission_type": {
        "de": "Workshop",
        "en": "Workshop"
    },
    "track": {
        "de": "Workshops",
        "en": "Workshops"
    },
    "state": "confirmed",
    "abstract": "In diesem Workshop gebe ich euch eine Einführung in das Platinenlayout-Programm Horizon EDA am Beispiel eines kleinen Projekts.\r\n\r\nEs ist ratsam schon davor Horizon EDA zu installieren, da Kompilieren je nach CPU bis zu 40 min dauern kann: https://docs.horizon-eda.org/en/latest/installation.html",
    "description": null,
    "duration": 50,
    "slot_count": 1,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Flur",
            "en": "Hall"
        },
        "start": "2023-06-03T18:00:00+02:00",
        "end": "2023-06-03T18:50:00+02:00"
    },
    "image": null,
    "resources": []
}