GET /api/v1/event/extras/?format=api&ordering=-choice&page=5
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=6",
"previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-choice&page=4",
"results": [
{
"id": 129,
"choice": "Selma - Capricciosa",
"note": "Pizza fra Selma"
},
{
"id": 172,
"choice": "Scandic Lerkendal",
"note": null
},
{
"id": 93,
"choice": "Salsaburger",
"note": null
},
{
"id": 65,
"choice": "Røft - What's Sopp",
"note": null
},
{
"id": 63,
"choice": "Røft - Texicana Burger",
"note": null
},
{
"id": 62,
"choice": "Røft - Røft Burger",
"note": null
},
{
"id": 67,
"choice": "Røft - No Hunter Burger",
"note": null
},
{
"id": 66,
"choice": "Røft - Jenny's Sisters Burger",
"note": null
},
{
"id": 64,
"choice": "Røft - Jack's Brothers Burger",
"note": null
},
{
"id": 61,
"choice": "Røft - Holly Molly Burger",
"note": null
}
]
}