GET /api/v1/event/extras/?format=api&page=18
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&page=19",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=17",
    "results": [
        {
            "id": 6,
            "choice": "Superhero Burger - Classic",
            "note": ""
        },
        {
            "id": 4,
            "choice": "Superhero Burger - Classic Bacon",
            "note": ""
        },
        {
            "id": 148,
            "choice": "Superhero Burger - Crispy Falafel",
            "note": null
        },
        {
            "id": 151,
            "choice": "Superhero Burger - Grilled Chicken",
            "note": null
        },
        {
            "id": 3,
            "choice": "Superhero Burger - Kylling",
            "note": ""
        },
        {
            "id": 150,
            "choice": "Superhero Burger - The Blues",
            "note": null
        },
        {
            "id": 149,
            "choice": "Superhero Burger - Truffle Burger",
            "note": null
        },
        {
            "id": 2,
            "choice": "Sushi",
            "note": ""
        },
        {
            "id": 70,
            "choice": "TAG -Amerikaneren",
            "note": "Burger med BBQ-saus og friterte løkringer (Hvete, egg, sulfitt)"
        },
        {
            "id": 71,
            "choice": "TAG - Blåmuggen",
            "note": "Burger med spansk blåmuggost (Hvete, melk, egg, sulfitt)"
        }
    ]
}