GET /api/v1/event/extras/?format=api&ordering=note&page=17
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=18",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=16",
    "results": [
        {
            "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": 81,
            "choice": "dotkom",
            "note": null
        },
        {
            "id": 82,
            "choice": "fagkom",
            "note": null
        },
        {
            "id": 83,
            "choice": "prokom",
            "note": null
        },
        {
            "id": 84,
            "choice": "seniorkom",
            "note": null
        },
        {
            "id": 85,
            "choice": "trikom",
            "note": null
        }
    ]
}