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

{
    "code": "GJ9HCV",
    "speakers": [
        {
            "code": "QXL8VZ",
            "name": "Patrick",
            "biography": null,
            "avatar": null
        }
    ],
    "title": "Hinter den Kulissen - Technikführung im Kino",
    "submission_type": {
        "de": "Tour",
        "en": "Tour"
    },
    "track": {
        "de": "Kino",
        "en": "Cinema"
    },
    "state": "confirmed",
    "abstract": "Wir gehen gemeinsam in einen Vorführraum und schauen uns dort an, wie ein Film auf die Leinwand kommt. Maximale Teilnehmerzahl: 10",
    "description": "",
    "duration": 30,
    "slot_count": 3,
    "do_not_record": true,
    "is_featured": false,
    "content_locale": "de",
    "slot": {
        "room": {
            "de": "Flur",
            "en": "Corridor"
        },
        "start": "2024-05-04T00:00:00+02:00",
        "end": "2024-05-04T00:30:00+02:00"
    },
    "image": null,
    "resources": []
}