GET /api/v1/event/extras/?format=api&ordering=-choice&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=-choice&page=9",
"previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-choice&page=7",
"results": [
{
"id": 146,
"choice": "Olivia - Pollo bianco (hvit pizza)",
"note": null
},
{
"id": 136,
"choice": "Olivia - Penne al pollo ubriaco (pasta)",
"note": null
},
{
"id": 137,
"choice": "Olivia - Pasta di manzo (pasta)",
"note": null
},
{
"id": 139,
"choice": "Olivia - Margherita (pizza)",
"note": null
},
{
"id": 147,
"choice": "Olivia - Linguine al pesto genovese (pasta)",
"note": null
},
{
"id": 134,
"choice": "Olivia - Lasagne della casa (lasagne)",
"note": null
},
{
"id": 142,
"choice": "Olivia - Calzone al prosciutto Cotto (calzone)",
"note": null
},
{
"id": 140,
"choice": "Olivia - Alla diavola (pizza)",
"note": null
},
{
"id": 177,
"choice": "Nivå - Nybegynner",
"note": "Jeg har ikke mye erfaring med dette"
},
{
"id": 178,
"choice": "Nivå - Middels",
"note": "Jeg har litt erfaring med dette"
}
]
}