GET /api/v1/event/extras/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 172,
    "next": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=3",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api",
    "results": [
        {
            "id": 43,
            "choice": "B6",
            "note": null
        },
        {
            "id": 44,
            "choice": "B7",
            "note": null
        },
        {
            "id": 45,
            "choice": "B8",
            "note": null
        },
        {
            "id": 46,
            "choice": "B9",
            "note": null
        },
        {
            "id": 91,
            "choice": "band",
            "note": null
        },
        {
            "id": 16,
            "choice": "BBQ Burger",
            "note": "169kr."
        },
        {
            "id": 80,
            "choice": "bedkom",
            "note": null
        },
        {
            "id": 75,
            "choice": "Bror - BBQ",
            "note": null
        },
        {
            "id": 22,
            "choice": "Bror - Bror Burger",
            "note": null
        },
        {
            "id": 23,
            "choice": "Bror - Sterk",
            "note": null
        }
    ]
}