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