GET /api/v1/event/extras/?format=api&ordering=id&page=17
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=18",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=id&page=16",
    "results": [
        {
            "id": 168,
            "choice": "Solsiden",
            "note": null
        },
        {
            "id": 169,
            "choice": "Sirkus Shopping",
            "note": null
        },
        {
            "id": 170,
            "choice": "Moholt studentby",
            "note": null
        },
        {
            "id": 171,
            "choice": "Østre Berg",
            "note": null
        },
        {
            "id": 172,
            "choice": "Scandic Lerkendal",
            "note": null
        },
        {
            "id": 173,
            "choice": "Gløshaugen",
            "note": null
        },
        {
            "id": 174,
            "choice": "Pizza Margherita (Grano)",
            "note": null
        },
        {
            "id": 175,
            "choice": "Pizza Parma (Grano)",
            "note": null
        },
        {
            "id": 176,
            "choice": "Pizza Calabrese (Grano)",
            "note": null
        },
        {
            "id": 177,
            "choice": "Nivå - Nybegynner",
            "note": "Jeg har ikke mye erfaring med dette"
        }
    ]
}