GET /api/v1/event/extras/?format=api&ordering=id&page=9
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=10",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=id&page=8",
    "results": [
        {
            "id": 88,
            "choice": "itex",
            "note": null
        },
        {
            "id": 89,
            "choice": "Online-IL",
            "note": null
        },
        {
            "id": 90,
            "choice": "velkom",
            "note": null
        },
        {
            "id": 91,
            "choice": "band",
            "note": null
        },
        {
            "id": 92,
            "choice": "realfagskjelleren",
            "note": "realfagskjelleren"
        },
        {
            "id": 93,
            "choice": "Salsaburger",
            "note": null
        },
        {
            "id": 94,
            "choice": "Cheeseburger",
            "note": null
        },
        {
            "id": 95,
            "choice": "Veganburger",
            "note": null
        },
        {
            "id": 96,
            "choice": "Frati: Grillet entrecôte av okse",
            "note": "Grillet entrecôte av okse med portobello, grønnkål, bakt sjalottløk, peppersaus og ovnsbakte poteter"
        },
        {
            "id": 97,
            "choice": "Frati: Stekt breiflabb",
            "note": "Stekt breiflabb med cherrytomat, brokkoli, bakte rotgrønnsaker, smørsaus med kapers og potetpuré"
        }
    ]
}