GET /api/v1/event/extras/?format=api&ordering=note&page=18
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=19",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=17",
    "results": [
        {
            "id": 86,
            "choice": "ekskom",
            "note": null
        },
        {
            "id": 87,
            "choice": "fond",
            "note": null
        },
        {
            "id": 88,
            "choice": "itex",
            "note": null
        },
        {
            "id": 89,
            "choice": "Online-IL",
            "note": null
        },
        {
            "id": 90,
            "choice": "velkom",
            "note": null
        },
        {
            "id": 91,
            "choice": "band",
            "note": null
        },
        {
            "id": 93,
            "choice": "Salsaburger",
            "note": null
        },
        {
            "id": 94,
            "choice": "Cheeseburger",
            "note": null
        },
        {
            "id": 95,
            "choice": "Veganburger",
            "note": null
        },
        {
            "id": 121,
            "choice": "Pizza - Margherita (plain)",
            "note": null
        }
    ]
}