GET /api/v1/event/extras/?format=api&ordering=-id&page=7
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=8",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-id&page=6",
    "results": [
        {
            "id": 136,
            "choice": "Olivia - Penne al pollo ubriaco (pasta)",
            "note": null
        },
        {
            "id": 135,
            "choice": "Sot & Sabrura - Buffet Sushi",
            "note": null
        },
        {
            "id": 134,
            "choice": "Olivia - Lasagne della casa (lasagne)",
            "note": null
        },
        {
            "id": 133,
            "choice": "Selma - Formaggi",
            "note": "Pizza fra Selma"
        },
        {
            "id": 132,
            "choice": "Selma - Diavola",
            "note": "Pizza fra Selma"
        },
        {
            "id": 131,
            "choice": "Selma - Pepe",
            "note": "Pizza fra Selma"
        },
        {
            "id": 130,
            "choice": "Selma - Prosciutto",
            "note": "Pizza fra Selma"
        },
        {
            "id": 129,
            "choice": "Selma - Capricciosa",
            "note": "Pizza fra Selma"
        },
        {
            "id": 128,
            "choice": "Selma - Margherita",
            "note": "Pizza fra Selma"
        },
        {
            "id": 127,
            "choice": "Pasta - Panzerotti Gorgonzola e Salsiccia",
            "note": null
        }
    ]
}