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": 122,
            "choice": "Pizza - Capricciosa",
            "note": null
        },
        {
            "id": 123,
            "choice": "Pizza - N’duja (sterk)",
            "note": null
        },
        {
            "id": 124,
            "choice": "Pizza - Vegetariana (vegetarisk)",
            "note": null
        },
        {
            "id": 125,
            "choice": "Pasta - Spaghetti alla Bolognese",
            "note": null
        },
        {
            "id": 126,
            "choice": "Pasta - Ravioli alla Siracusana (chilli)",
            "note": null
        },
        {
            "id": 127,
            "choice": "Pasta - Panzerotti Gorgonzola e Salsiccia",
            "note": null
        },
        {
            "id": 139,
            "choice": "Olivia - Margherita (pizza)",
            "note": null
        },
        {
            "id": 140,
            "choice": "Olivia - Alla diavola (pizza)",
            "note": null
        },
        {
            "id": 137,
            "choice": "Olivia - Pasta di manzo (pasta)",
            "note": null
        }
    ]
}