GET /api/v1/event/extras/?format=api&ordering=note&page=2
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=3",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note",
    "results": [
        {
            "id": 12,
            "choice": "Glutenfritt med kylling, pico de gallo og rømme",
            "note": ""
        },
        {
            "id": 13,
            "choice": "Cowsea - The Classic",
            "note": ""
        },
        {
            "id": 14,
            "choice": "Cowsea - Bacon Cheese",
            "note": ""
        },
        {
            "id": 7,
            "choice": "Kun faglig",
            "note": ""
        },
        {
            "id": 18,
            "choice": "Vegetarburger",
            "note": "149kr."
        },
        {
            "id": 16,
            "choice": "BBQ Burger",
            "note": "169kr."
        },
        {
            "id": 17,
            "choice": "Entrecôte",
            "note": "199kr."
        },
        {
            "id": 19,
            "choice": "Graffi Grillfest",
            "note": "319kr. pr pers"
        },
        {
            "id": 157,
            "choice": "appkom",
            "note": "appkom"
        },
        {
            "id": 70,
            "choice": "TAG -Amerikaneren",
            "note": "Burger med BBQ-saus og friterte løkringer (Hvete, egg, sulfitt)"
        }
    ]
}