GET /api/events/eh19/speakers/?format=api&offset=75
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 82,
    "next": null,
    "previous": "http://conference.c3w.at/api/events/eh19/speakers/?format=api&limit=25&offset=50",
    "results": [
        {
            "code": "CUXGP8",
            "name": "venti",
            "biography": "venti von der Binary Kitchen, Regensburg. Experte in der elektrischen Fehlerlokalisierung in Nibbleklammern, speziell welche mit 4-5 LEDs",
            "submissions": [
                "SQSYYV"
            ],
            "avatar": "https://conference.c3w.at/media/IMG_20180917_221145.jpg"
        },
        {
            "code": "X3N933",
            "name": "Ines",
            "biography": "",
            "submissions": [
                "9ZTMTZ"
            ],
            "avatar": null
        },
        {
            "code": "KQQS9S",
            "name": "Hacker*innentours",
            "biography": null,
            "submissions": [
                "RNJ8CH",
                "YU9WQX"
            ],
            "avatar": null
        },
        {
            "code": "3D8FHD",
            "name": "Rabenkind",
            "biography": "",
            "submissions": [
                "8XFVS9"
            ],
            "avatar": null
        },
        {
            "code": "3J3S3V",
            "name": "Lena",
            "biography": "Lockpicking since 2016.\r\nUsually hacking, studying, theorizing maths. Ideally all three at once.",
            "submissions": [
                "YQPFU3"
            ],
            "avatar": null
        },
        {
            "code": "WVU3JQ",
            "name": "Ekelbert",
            "biography": null,
            "submissions": [
                "EP7PHQ"
            ],
            "avatar": null
        },
        {
            "code": "MX9VRA",
            "name": "Hetti",
            "biography": null,
            "submissions": [
                "GN8XHR"
            ],
            "avatar": null
        }
    ]
}