GET /api/v1/event/extras/?format=api&ordering=-choice&page=15
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=-choice&page=16",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-choice&page=14",
    "results": [
        {
            "id": 17,
            "choice": "Entrecôte",
            "note": "199kr."
        },
        {
            "id": 86,
            "choice": "ekskom",
            "note": null
        },
        {
            "id": 184,
            "choice": "EGONs - VEGANBOVL",
            "note": null
        },
        {
            "id": 182,
            "choice": "EGONs-PASTA CARBONARA",
            "note": null
        },
        {
            "id": 181,
            "choice": "EGONs-CHEESEBURGER",
            "note": null
        },
        {
            "id": 183,
            "choice": "EGON BIRRIA SANDWICH",
            "note": null
        },
        {
            "id": 167,
            "choice": "Dronningens gate",
            "note": null
        },
        {
            "id": 81,
            "choice": "dotkom",
            "note": null
        },
        {
            "id": 13,
            "choice": "Cowsea - The Classic",
            "note": ""
        },
        {
            "id": 15,
            "choice": "Cowsea - Sweet Potato Burger",
            "note": "Vegetar"
        }
    ]
}