GET /api/v1/event/extras/?format=api&ordering=-note&page=12
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=13",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=11",
    "results": [
        {
            "id": 67,
            "choice": "Røft - No Hunter Burger",
            "note": null
        },
        {
            "id": 74,
            "choice": "Bror - Vegansk",
            "note": null
        },
        {
            "id": 75,
            "choice": "Bror - BBQ",
            "note": null
        },
        {
            "id": 76,
            "choice": "Søstrene Karlsen - Cheeseburger",
            "note": null
        },
        {
            "id": 77,
            "choice": "Søstrene Karlsen - Vegetarburger",
            "note": null
        },
        {
            "id": 78,
            "choice": "Søstrene Karlsen - Lasagne",
            "note": null
        },
        {
            "id": 79,
            "choice": "arrkom",
            "note": null
        },
        {
            "id": 80,
            "choice": "bedkom",
            "note": null
        },
        {
            "id": 15,
            "choice": "Cowsea - Sweet Potato Burger",
            "note": "Vegetar"
        },
        {
            "id": 109,
            "choice": "Har ikke faddergruppe",
            "note": "Valg for de som ikke deltok i fadderukene"
        }
    ]
}