GET /api/v1/event/extras/?format=api&page=13
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=14",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=12",
    "results": [
        {
            "id": 55,
            "choice": "Onkel/tante",
            "note": "Tilhører ikke faddergruppe"
        },
        {
            "id": 89,
            "choice": "Online-IL",
            "note": null
        },
        {
            "id": 156,
            "choice": "Ønsker ikke mat",
            "note": "Matlevering Kolonial.no bedpres"
        },
        {
            "id": 60,
            "choice": "Ønsker oppsatt retur kl.23",
            "note": null
        },
        {
            "id": 59,
            "choice": "Ønsker tidligere retur",
            "note": null
        },
        {
            "id": 171,
            "choice": "Østre Berg",
            "note": null
        },
        {
            "id": 127,
            "choice": "Pasta - Panzerotti Gorgonzola e Salsiccia",
            "note": null
        },
        {
            "id": 126,
            "choice": "Pasta - Ravioli alla Siracusana (chilli)",
            "note": null
        },
        {
            "id": 125,
            "choice": "Pasta - Spaghetti alla Bolognese",
            "note": null
        },
        {
            "id": 1,
            "choice": "Pizza",
            "note": ""
        }
    ]
}