GET /api/v1/event/extras/?format=api&ordering=-id&page=15
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=16",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-id&page=14",
    "results": [
        {
            "id": 56,
            "choice": "Hepatitt A+B",
            "note": null
        },
        {
            "id": 55,
            "choice": "Onkel/tante",
            "note": "Tilhører ikke faddergruppe"
        },
        {
            "id": 54,
            "choice": "M5",
            "note": null
        },
        {
            "id": 53,
            "choice": "M4",
            "note": null
        },
        {
            "id": 52,
            "choice": "M3",
            "note": null
        },
        {
            "id": 51,
            "choice": "M2",
            "note": null
        },
        {
            "id": 50,
            "choice": "M1",
            "note": null
        },
        {
            "id": 49,
            "choice": "B12",
            "note": null
        },
        {
            "id": 48,
            "choice": "B11",
            "note": null
        },
        {
            "id": 47,
            "choice": "B10",
            "note": null
        }
    ]
}