GET /api/v1/event/extras/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 172,
    "next": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=4",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=2",
    "results": [
        {
            "id": 57,
            "choice": "Bror - Trønder",
            "note": null
        },
        {
            "id": 74,
            "choice": "Bror - Vegansk",
            "note": null
        },
        {
            "id": 152,
            "choice": "Burger",
            "note": null
        },
        {
            "id": 9,
            "choice": "Burrito med kylling, pico de gallo og rømme",
            "note": ""
        },
        {
            "id": 10,
            "choice": "Burrito med storfe, pico de gallo og chillimajones",
            "note": ""
        },
        {
            "id": 11,
            "choice": "Burrito med vegetar, pico de gallo og rømme",
            "note": ""
        },
        {
            "id": 101,
            "choice": "Buss - Bakkegata",
            "note": "Busstopp"
        },
        {
            "id": 106,
            "choice": "Buss - Berg",
            "note": "Busstopp"
        },
        {
            "id": 99,
            "choice": "Buss - Dronningens gate",
            "note": "Busstopp"
        },
        {
            "id": 163,
            "choice": "Buss - Gløshaugen",
            "note": null
        }
    ]
}