GET /api/v1/event/extras/?format=api&ordering=-choice&page=10
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=-choice&page=11",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-choice&page=9",
    "results": [
        {
            "id": 20,
            "choice": "Kveite",
            "note": null
        },
        {
            "id": 7,
            "choice": "Kun faglig",
            "note": ""
        },
        {
            "id": 192,
            "choice": "Kompis - Veggis burger",
            "note": null
        },
        {
            "id": 190,
            "choice": "Kompis - Trøffel",
            "note": null
        },
        {
            "id": 185,
            "choice": "Kompis - Snowjob",
            "note": null
        },
        {
            "id": 195,
            "choice": "Kompis - Smokey",
            "note": null
        },
        {
            "id": 191,
            "choice": "Kompis - Piffen",
            "note": null
        },
        {
            "id": 197,
            "choice": "Kompis - Løken",
            "note": null
        },
        {
            "id": 186,
            "choice": "Kompis - Kompis",
            "note": null
        },
        {
            "id": 193,
            "choice": "Kompis - Helt loco",
            "note": null
        }
    ]
}