GET /api/v1/event/extras/?format=api&ordering=id&page=12
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=id&page=13",
"previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=id&page=11",
"results": [
{
"id": 118,
"choice": "Gruppe 9",
"note": "Gruppe 9"
},
{
"id": 119,
"choice": "Gruppe 10",
"note": "Gruppe 10"
},
{
"id": 120,
"choice": "Gruppe 11",
"note": "Gruppe 11"
},
{
"id": 121,
"choice": "Pizza - Margherita (plain)",
"note": null
},
{
"id": 122,
"choice": "Pizza - Capricciosa",
"note": null
},
{
"id": 123,
"choice": "Pizza - N’duja (sterk)",
"note": null
},
{
"id": 124,
"choice": "Pizza - Vegetariana (vegetarisk)",
"note": null
},
{
"id": 125,
"choice": "Pasta - Spaghetti alla Bolognese",
"note": null
},
{
"id": 126,
"choice": "Pasta - Ravioli alla Siracusana (chilli)",
"note": null
},
{
"id": 127,
"choice": "Pasta - Panzerotti Gorgonzola e Salsiccia",
"note": null
}
]
}