GET /api/v1/event/extras/?format=api&ordering=-note&page=18
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=19",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=17",
    "results": [
        {
            "id": 157,
            "choice": "appkom",
            "note": "appkom"
        },
        {
            "id": 19,
            "choice": "Graffi Grillfest",
            "note": "319kr. pr pers"
        },
        {
            "id": 17,
            "choice": "Entrecôte",
            "note": "199kr."
        },
        {
            "id": 16,
            "choice": "BBQ Burger",
            "note": "169kr."
        },
        {
            "id": 18,
            "choice": "Vegetarburger",
            "note": "149kr."
        },
        {
            "id": 11,
            "choice": "Burrito med vegetar, pico de gallo og rømme",
            "note": ""
        },
        {
            "id": 10,
            "choice": "Burrito med storfe, pico de gallo og chillimajones",
            "note": ""
        },
        {
            "id": 2,
            "choice": "Sushi",
            "note": ""
        },
        {
            "id": 9,
            "choice": "Burrito med kylling, pico de gallo og rømme",
            "note": ""
        },
        {
            "id": 8,
            "choice": "Faglig + kulturell",
            "note": ""
        }
    ]
}