GET /api/v1/event/extras/?format=api&ordering=note&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=note&page=17",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=15",
    "results": [
        {
            "id": 60,
            "choice": "Ønsker oppsatt retur kl.23",
            "note": null
        },
        {
            "id": 61,
            "choice": "Røft - Holly Molly Burger",
            "note": null
        },
        {
            "id": 62,
            "choice": "Røft - Røft Burger",
            "note": null
        },
        {
            "id": 63,
            "choice": "Røft - Texicana Burger",
            "note": null
        },
        {
            "id": 64,
            "choice": "Røft - Jack's Brothers Burger",
            "note": null
        },
        {
            "id": 65,
            "choice": "Røft - What's Sopp",
            "note": null
        },
        {
            "id": 66,
            "choice": "Røft - Jenny's Sisters Burger",
            "note": null
        },
        {
            "id": 67,
            "choice": "Røft - No Hunter Burger",
            "note": null
        },
        {
            "id": 74,
            "choice": "Bror - Vegansk",
            "note": null
        },
        {
            "id": 75,
            "choice": "Bror - BBQ",
            "note": null
        }
    ]
}