GET /api/v1/event/extras/?format=api&ordering=note&page=7
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=8",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=6",
    "results": [
        {
            "id": 130,
            "choice": "Selma - Prosciutto",
            "note": "Pizza fra Selma"
        },
        {
            "id": 129,
            "choice": "Selma - Capricciosa",
            "note": "Pizza fra Selma"
        },
        {
            "id": 131,
            "choice": "Selma - Pepe",
            "note": "Pizza fra Selma"
        },
        {
            "id": 128,
            "choice": "Selma - Margherita",
            "note": "Pizza fra Selma"
        },
        {
            "id": 132,
            "choice": "Selma - Diavola",
            "note": "Pizza fra Selma"
        },
        {
            "id": 133,
            "choice": "Selma - Formaggi",
            "note": "Pizza fra Selma"
        },
        {
            "id": 92,
            "choice": "realfagskjelleren",
            "note": "realfagskjelleren"
        },
        {
            "id": 97,
            "choice": "Frati: Stekt breiflabb",
            "note": "Stekt breiflabb med cherrytomat, brokkoli, bakte rotgrønnsaker, smørsaus med kapers og potetpuré"
        },
        {
            "id": 55,
            "choice": "Onkel/tante",
            "note": "Tilhører ikke faddergruppe"
        },
        {
            "id": 109,
            "choice": "Har ikke faddergruppe",
            "note": "Valg for de som ikke deltok i fadderukene"
        }
    ]
}