GET /api/v1/event/extras/?format=api&ordering=-choice&page=6
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=-choice&page=7",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-choice&page=5",
    "results": [
        {
            "id": 92,
            "choice": "realfagskjelleren",
            "note": "realfagskjelleren"
        },
        {
            "id": 83,
            "choice": "prokom",
            "note": null
        },
        {
            "id": 124,
            "choice": "Pizza - Vegetariana (vegetarisk)",
            "note": null
        },
        {
            "id": 175,
            "choice": "Pizza Parma (Grano)",
            "note": null
        },
        {
            "id": 123,
            "choice": "Pizza - N’duja (sterk)",
            "note": null
        },
        {
            "id": 121,
            "choice": "Pizza - Margherita (plain)",
            "note": null
        },
        {
            "id": 174,
            "choice": "Pizza Margherita (Grano)",
            "note": null
        },
        {
            "id": 122,
            "choice": "Pizza - Capricciosa",
            "note": null
        },
        {
            "id": 176,
            "choice": "Pizza Calabrese (Grano)",
            "note": null
        },
        {
            "id": 1,
            "choice": "Pizza",
            "note": ""
        }
    ]
}