GET /api/v1/event/extras/?format=api&ordering=-id&page=16
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=17",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-id&page=15",
    "results": [
        {
            "id": 46,
            "choice": "B9",
            "note": null
        },
        {
            "id": 45,
            "choice": "B8",
            "note": null
        },
        {
            "id": 44,
            "choice": "B7",
            "note": null
        },
        {
            "id": 43,
            "choice": "B6",
            "note": null
        },
        {
            "id": 42,
            "choice": "B5",
            "note": null
        },
        {
            "id": 41,
            "choice": "B4",
            "note": null
        },
        {
            "id": 40,
            "choice": "B3",
            "note": null
        },
        {
            "id": 39,
            "choice": "B2",
            "note": null
        },
        {
            "id": 38,
            "choice": "B1",
            "note": null
        },
        {
            "id": 37,
            "choice": "Faglig + Kulturelt/u + 1 uke fri",
            "note": null
        }
    ]
}