GET /api/v1/event/extras/?format=api&ordering=-note&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=-note&page=17",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=15",
    "results": [
        {
            "id": 96,
            "choice": "Frati: Grillet entrecôte av okse",
            "note": "Grillet entrecôte av okse med portobello, grønnkål, bakt sjalottløk, peppersaus og ovnsbakte poteter"
        },
        {
            "id": 58,
            "choice": "Gjest - ikke informatiker",
            "note": "Gjest - ikke informatiker"
        },
        {
            "id": 72,
            "choice": "TAG - Vegitarianeren",
            "note": "Falafelburger med chiliglace Kan lages vegansk (Hvete, egg, sulfitt)"
        },
        {
            "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": 73,
            "choice": "TAG - Dobbel Delux",
            "note": "Dobbel burger med parmesancrisp, bacon, engelsk cheddar og trøffelmajones  (hvete, melk, egg)"
        },
        {
            "id": 100,
            "choice": "Buss - Olav Trygvassons gate",
            "note": "Busstopp"
        },
        {
            "id": 101,
            "choice": "Buss - Bakkegata",
            "note": "Busstopp"
        },
        {
            "id": 102,
            "choice": "Buss - Solsiden",
            "note": "Busstopp"
        },
        {
            "id": 103,
            "choice": "Buss - Samfundet",
            "note": "Busstopp"
        }
    ]
}