GET /api/v1/event/extras/?format=api&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&page=8",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=6",
    "results": [
        {
            "id": 97,
            "choice": "Frati: Stekt breiflabb",
            "note": "Stekt breiflabb med cherrytomat, brokkoli, bakte rotgrønnsaker, smørsaus med kapers og potetpuré"
        },
        {
            "id": 58,
            "choice": "Gjest - ikke informatiker",
            "note": "Gjest - ikke informatiker"
        },
        {
            "id": 173,
            "choice": "Gløshaugen",
            "note": null
        },
        {
            "id": 12,
            "choice": "Glutenfritt med kylling, pico de gallo og rømme",
            "note": ""
        },
        {
            "id": 19,
            "choice": "Graffi Grillfest",
            "note": "319kr. pr pers"
        },
        {
            "id": 110,
            "choice": "Gruppe 1",
            "note": "Gruppe 1"
        },
        {
            "id": 119,
            "choice": "Gruppe 10",
            "note": "Gruppe 10"
        },
        {
            "id": 120,
            "choice": "Gruppe 11",
            "note": "Gruppe 11"
        },
        {
            "id": 111,
            "choice": "Gruppe 2",
            "note": "Gruppe 2"
        },
        {
            "id": 113,
            "choice": "Gruppe 3",
            "note": "Gruppe 3"
        }
    ]
}