GET /api/v1/event/extras/?format=api&ordering=id&page=16
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 189,
    "next": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=id&page=17",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=id&page=15",
    "results": [
        {
            "id": 158,
            "choice": "hovedstyret",
            "note": "hovedstyret"
        },
        {
            "id": 159,
            "choice": "komiteleder",
            "note": "komiteleder"
        },
        {
            "id": 160,
            "choice": "jubkom",
            "note": "jubkom"
        },
        {
            "id": 161,
            "choice": "Ja: Bilder av meg kan publiseres.",
            "note": "Du samtykker til å la oss publisere bilder av deg fra dette arrangementet"
        },
        {
            "id": 162,
            "choice": "Nei: Bilder av meg kan ikke publiseres.",
            "note": "Du samtykker ikke til å la oss publisere bilder av deg fra dette arrangementet"
        },
        {
            "id": 163,
            "choice": "Buss - Gløshaugen",
            "note": null
        },
        {
            "id": 164,
            "choice": "SOT - OST Burger",
            "note": null
        },
        {
            "id": 165,
            "choice": "Sot & Sabrura - OST Burger",
            "note": null
        },
        {
            "id": 166,
            "choice": "Skansen",
            "note": null
        },
        {
            "id": 167,
            "choice": "Dronningens gate",
            "note": null
        }
    ]
}