GET /api/v1/event/extras/?format=api&ordering=-note&page=2
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=-note&page=3",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note",
    "results": [
        {
            "id": 35,
            "choice": "Faglig + Kulturelt/u utflukter/gruppeturer",
            "note": null
        },
        {
            "id": 36,
            "choice": "Faglig + Kulturelt/m + 1 uke fri (Du må ordne alt selv siste uken)",
            "note": null
        },
        {
            "id": 38,
            "choice": "B1",
            "note": null
        },
        {
            "id": 39,
            "choice": "B2",
            "note": null
        },
        {
            "id": 21,
            "choice": "Vegatar",
            "note": null
        },
        {
            "id": 34,
            "choice": "Faglig + Kulturelt/m utflukter/gruppeturer med guides",
            "note": null
        },
        {
            "id": 22,
            "choice": "Bror - Bror Burger",
            "note": null
        },
        {
            "id": 23,
            "choice": "Bror - Sterk",
            "note": null
        },
        {
            "id": 20,
            "choice": "Kveite",
            "note": null
        },
        {
            "id": 46,
            "choice": "B9",
            "note": null
        }
    ]
}