GET /api/v1/event/extras/?format=api&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&page=12",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=10",
    "results": [
        {
            "id": 51,
            "choice": "M2",
            "note": null
        },
        {
            "id": 52,
            "choice": "M3",
            "note": null
        },
        {
            "id": 53,
            "choice": "M4",
            "note": null
        },
        {
            "id": 54,
            "choice": "M5",
            "note": null
        },
        {
            "id": 108,
            "choice": "M6",
            "note": "M6"
        },
        {
            "id": 155,
            "choice": "Mat fra pickup-point Gløshaugen",
            "note": "Matlevering Kolonial.no bedpres"
        },
        {
            "id": 170,
            "choice": "Moholt studentby",
            "note": null
        },
        {
            "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": 180,
            "choice": "Nivå - Avansert",
            "note": "Jeg har erfaring med dette"
        },
        {
            "id": 178,
            "choice": "Nivå - Middels",
            "note": "Jeg har litt erfaring med dette"
        }
    ]
}