GET /api/v1/event/extras/?format=api&ordering=-id&page=8
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=-id&page=9",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-id&page=7",
    "results": [
        {
            "id": 126,
            "choice": "Pasta - Ravioli alla Siracusana (chilli)",
            "note": null
        },
        {
            "id": 125,
            "choice": "Pasta - Spaghetti alla Bolognese",
            "note": null
        },
        {
            "id": 124,
            "choice": "Pizza - Vegetariana (vegetarisk)",
            "note": null
        },
        {
            "id": 123,
            "choice": "Pizza - N’duja (sterk)",
            "note": null
        },
        {
            "id": 122,
            "choice": "Pizza - Capricciosa",
            "note": null
        },
        {
            "id": 121,
            "choice": "Pizza - Margherita (plain)",
            "note": null
        },
        {
            "id": 120,
            "choice": "Gruppe 11",
            "note": "Gruppe 11"
        },
        {
            "id": 119,
            "choice": "Gruppe 10",
            "note": "Gruppe 10"
        },
        {
            "id": 118,
            "choice": "Gruppe 9",
            "note": "Gruppe 9"
        },
        {
            "id": 117,
            "choice": "Gruppe 8",
            "note": "Gruppe 8"
        }
    ]
}