GET /api/v1/event/extras/?format=api&ordering=note&page=6
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=note&page=7",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=5",
    "results": [
        {
            "id": 158,
            "choice": "hovedstyret",
            "note": "hovedstyret"
        },
        {
            "id": 180,
            "choice": "Nivå - Avansert",
            "note": "Jeg har erfaring med dette"
        },
        {
            "id": 177,
            "choice": "Nivå - Nybegynner",
            "note": "Jeg har ikke mye erfaring med dette"
        },
        {
            "id": 178,
            "choice": "Nivå - Middels",
            "note": "Jeg har litt erfaring med dette"
        },
        {
            "id": 160,
            "choice": "jubkom",
            "note": "jubkom"
        },
        {
            "id": 159,
            "choice": "komiteleder",
            "note": "komiteleder"
        },
        {
            "id": 108,
            "choice": "M6",
            "note": "M6"
        },
        {
            "id": 155,
            "choice": "Mat fra pickup-point Gløshaugen",
            "note": "Matlevering Kolonial.no bedpres"
        },
        {
            "id": 156,
            "choice": "Ønsker ikke mat",
            "note": "Matlevering Kolonial.no bedpres"
        },
        {
            "id": 154,
            "choice": "Hjemlevering av mat, fyllt ut skjema",
            "note": "Matlevering Kolonial.no bedpres"
        }
    ]
}