GET /api/v1/event/extras/?format=api&ordering=note&page=3
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=4",
"previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=2",
"results": [
{
"id": 68,
"choice": "TAG - Klassikeren",
"note": "Burger med cheddar og bacon (Hvete, melk, egg, sulfitt)"
},
{
"id": 69,
"choice": "TAG - Soppen",
"note": "Burger med soppstuing og bacon (Hvete, melk, egg, sulfitt)"
},
{
"id": 71,
"choice": "TAG - Blåmuggen",
"note": "Burger med spansk blåmuggost (Hvete, melk, egg, sulfitt)"
},
{
"id": 101,
"choice": "Buss - Bakkegata",
"note": "Busstopp"
},
{
"id": 100,
"choice": "Buss - Olav Trygvassons gate",
"note": "Busstopp"
},
{
"id": 103,
"choice": "Buss - Samfundet",
"note": "Busstopp"
},
{
"id": 104,
"choice": "Buss - Hesthagen",
"note": "Busstopp"
},
{
"id": 98,
"choice": "Buss - Prinsen Kino",
"note": "Busstopp"
},
{
"id": 99,
"choice": "Buss - Dronningens gate",
"note": "Busstopp"
},
{
"id": 102,
"choice": "Buss - Solsiden",
"note": "Busstopp"
}
]
}