GET /api/v1/event/extras/?format=api&page=8
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=9",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=7",
    "results": [
        {
            "id": 112,
            "choice": "Gruppe 4",
            "note": "Gruppe 4"
        },
        {
            "id": 114,
            "choice": "Gruppe 5",
            "note": "Gruppe 5"
        },
        {
            "id": 115,
            "choice": "Gruppe 6",
            "note": "Gruppe 6"
        },
        {
            "id": 116,
            "choice": "Gruppe 7",
            "note": "Gruppe 7"
        },
        {
            "id": 117,
            "choice": "Gruppe 8",
            "note": "Gruppe 8"
        },
        {
            "id": 118,
            "choice": "Gruppe 9",
            "note": "Gruppe 9"
        },
        {
            "id": 109,
            "choice": "Har ikke faddergruppe",
            "note": "Valg for de som ikke deltok i fadderukene"
        },
        {
            "id": 56,
            "choice": "Hepatitt A+B",
            "note": null
        },
        {
            "id": 154,
            "choice": "Hjemlevering av mat, fyllt ut skjema",
            "note": "Matlevering Kolonial.no bedpres"
        },
        {
            "id": 158,
            "choice": "hovedstyret",
            "note": "hovedstyret"
        }
    ]
}