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

{
    "code": "Y3TEC9",
    "speakers": [
        {
            "code": "XYPPFE",
            "name": "kleines Filmröllchen",
            "biography": "touching computers and girls; sometimes either of those like me back. i do anything low-level that people don't care about.",
            "avatar": "http://cfp.ctbk.de/media/avatars/klfr_demiboy_serenity_FXLNca7.png"
        }
    ],
    "title": "RISC-V – The Only Architecture You'll Ever Need",
    "submission_type": {
        "de": "Long Talk",
        "en": "Long Talk"
    },
    "track": {
        "de": "Hard- & Software",
        "en": "Hard- & Software"
    },
    "state": "confirmed",
    "abstract": "RISC-V – never heard of it? The open-source processor architecture is relatively new, but already making big waves as *the* ISA for all sorts of applications. In this talk I will give a high-level overview, technical and non-technical, about RISC-V and explain why you should care about it.",
    "description": "",
    "duration": 50,
    "slot_count": 1,
    "do_not_record": false,
    "is_featured": false,
    "content_locale": "en",
    "slot": {
        "room": {
            "de": "Kino 5",
            "en": "Movie Theatre 5"
        },
        "start": "2024-05-04T19:00:00+02:00",
        "end": "2024-05-04T19:50:00+02:00"
    },
    "image": null,
    "resources": []
}