GET /api/v1/event/extras/?format=api&ordering=-note&page=19
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 189,
    "next": null,
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=18",
    "results": [
        {
            "id": 7,
            "choice": "Kun faglig",
            "note": ""
        },
        {
            "id": 6,
            "choice": "Superhero Burger - Classic",
            "note": ""
        },
        {
            "id": 5,
            "choice": "Superhero Burger - Bacon Cheese",
            "note": ""
        },
        {
            "id": 4,
            "choice": "Superhero Burger - Classic Bacon",
            "note": ""
        },
        {
            "id": 3,
            "choice": "Superhero Burger - Kylling",
            "note": ""
        },
        {
            "id": 1,
            "choice": "Pizza",
            "note": ""
        },
        {
            "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": ""
        }
    ]
}