GET /api/v1/event/extras/?format=api&ordering=id&page=15
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=16",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=id&page=14",
    "results": [
        {
            "id": 148,
            "choice": "Superhero Burger - Crispy Falafel",
            "note": null
        },
        {
            "id": 149,
            "choice": "Superhero Burger - Truffle Burger",
            "note": null
        },
        {
            "id": 150,
            "choice": "Superhero Burger - The Blues",
            "note": null
        },
        {
            "id": 151,
            "choice": "Superhero Burger - Grilled Chicken",
            "note": null
        },
        {
            "id": 152,
            "choice": "Burger",
            "note": null
        },
        {
            "id": 153,
            "choice": "Sot & Sabrura - Sot Burger",
            "note": null
        },
        {
            "id": 154,
            "choice": "Hjemlevering av mat, fyllt ut skjema",
            "note": "Matlevering Kolonial.no bedpres"
        },
        {
            "id": 155,
            "choice": "Mat fra pickup-point Gløshaugen",
            "note": "Matlevering Kolonial.no bedpres"
        },
        {
            "id": 156,
            "choice": "Ønsker ikke mat",
            "note": "Matlevering Kolonial.no bedpres"
        },
        {
            "id": 157,
            "choice": "appkom",
            "note": "appkom"
        }
    ]
}