GET /api/v1/event/extras/?format=api&ordering=-choice&page=11
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=-choice&page=12",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-choice&page=10",
    "results": [
        {
            "id": 189,
            "choice": "Kompis - Hangry",
            "note": null
        },
        {
            "id": 188,
            "choice": "Kompis - Dobbel kompis",
            "note": null
        },
        {
            "id": 187,
            "choice": "Kompis - Dobbel bacon cheese",
            "note": null
        },
        {
            "id": 194,
            "choice": "Kompis - Chicken salsa",
            "note": null
        },
        {
            "id": 196,
            "choice": "Kompis - Blå",
            "note": null
        },
        {
            "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": 88,
            "choice": "itex",
            "note": null
        },
        {
            "id": 158,
            "choice": "hovedstyret",
            "note": "hovedstyret"
        }
    ]
}