GET /api/v1/event/extras/?format=api&ordering=note&page=8
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=9",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=7",
    "results": [
        {
            "id": 15,
            "choice": "Cowsea - Sweet Potato Burger",
            "note": "Vegetar"
        },
        {
            "id": 38,
            "choice": "B1",
            "note": null
        },
        {
            "id": 67,
            "choice": "Røft - No Hunter Burger",
            "note": null
        },
        {
            "id": 37,
            "choice": "Faglig + Kulturelt/u + 1 uke fri",
            "note": null
        },
        {
            "id": 66,
            "choice": "Røft - Jenny's Sisters Burger",
            "note": null
        },
        {
            "id": 65,
            "choice": "Røft - What's Sopp",
            "note": null
        },
        {
            "id": 64,
            "choice": "Røft - Jack's Brothers Burger",
            "note": null
        },
        {
            "id": 63,
            "choice": "Røft - Texicana Burger",
            "note": null
        },
        {
            "id": 36,
            "choice": "Faglig + Kulturelt/m + 1 uke fri (Du må ordne alt selv siste uken)",
            "note": null
        },
        {
            "id": 35,
            "choice": "Faglig + Kulturelt/u utflukter/gruppeturer",
            "note": null
        }
    ]
}