GET /api/v1/event/extras/?format=api&ordering=choice&page=4
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=5",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=choice&page=3",
    "results": [
        {
            "id": 104,
            "choice": "Buss - Hesthagen",
            "note": "Busstopp"
        },
        {
            "id": 105,
            "choice": "Buss - Lerkendal",
            "note": "Busstopp"
        },
        {
            "id": 107,
            "choice": "Buss - Moholt",
            "note": "Busstopp"
        },
        {
            "id": 100,
            "choice": "Buss - Olav Trygvassons gate",
            "note": "Busstopp"
        },
        {
            "id": 98,
            "choice": "Buss - Prinsen Kino",
            "note": "Busstopp"
        },
        {
            "id": 103,
            "choice": "Buss - Samfundet",
            "note": "Busstopp"
        },
        {
            "id": 102,
            "choice": "Buss - Solsiden",
            "note": "Busstopp"
        },
        {
            "id": 94,
            "choice": "Cheeseburger",
            "note": null
        },
        {
            "id": 14,
            "choice": "Cowsea - Bacon Cheese",
            "note": ""
        },
        {
            "id": 15,
            "choice": "Cowsea - Sweet Potato Burger",
            "note": "Vegetar"
        }
    ]
}