GET /api/v1/event/extras/?format=api&ordering=-choice&page=4
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=5",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-choice&page=3",
    "results": [
        {
            "id": 76,
            "choice": "Søstrene Karlsen - Cheeseburger",
            "note": null
        },
        {
            "id": 168,
            "choice": "Solsiden",
            "note": null
        },
        {
            "id": 166,
            "choice": "Skansen",
            "note": null
        },
        {
            "id": 169,
            "choice": "Sirkus Shopping",
            "note": null
        },
        {
            "id": 84,
            "choice": "seniorkom",
            "note": null
        },
        {
            "id": 130,
            "choice": "Selma - Prosciutto",
            "note": "Pizza fra Selma"
        },
        {
            "id": 131,
            "choice": "Selma - Pepe",
            "note": "Pizza fra Selma"
        },
        {
            "id": 128,
            "choice": "Selma - Margherita",
            "note": "Pizza fra Selma"
        },
        {
            "id": 133,
            "choice": "Selma - Formaggi",
            "note": "Pizza fra Selma"
        },
        {
            "id": 132,
            "choice": "Selma - Diavola",
            "note": "Pizza fra Selma"
        }
    ]
}