GET /api/v1/event/extras/?format=api&ordering=-id&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=-id&page=19",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-id&page=17",
    "results": [
        {
            "id": 19,
            "choice": "Graffi Grillfest",
            "note": "319kr. pr pers"
        },
        {
            "id": 18,
            "choice": "Vegetarburger",
            "note": "149kr."
        },
        {
            "id": 17,
            "choice": "Entrecôte",
            "note": "199kr."
        },
        {
            "id": 16,
            "choice": "BBQ Burger",
            "note": "169kr."
        },
        {
            "id": 15,
            "choice": "Cowsea - Sweet Potato Burger",
            "note": "Vegetar"
        },
        {
            "id": 14,
            "choice": "Cowsea - Bacon Cheese",
            "note": ""
        },
        {
            "id": 13,
            "choice": "Cowsea - The Classic",
            "note": ""
        },
        {
            "id": 12,
            "choice": "Glutenfritt med kylling, pico de gallo og rømme",
            "note": ""
        },
        {
            "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": ""
        }
    ]
}