GET /api/v1/event/extras/?format=api&ordering=-note
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=2",
"previous": null,
"results": [
{
"id": 35,
"choice": "Faglig + Kulturelt/u utflukter/gruppeturer",
"note": null
},
{
"id": 23,
"choice": "Bror - Sterk",
"note": null
},
{
"id": 34,
"choice": "Faglig + Kulturelt/m utflukter/gruppeturer med guides",
"note": null
},
{
"id": 33,
"choice": "Faglig + fri 2 uker (Du må ordne alt selv disse 2 ukene)",
"note": null
},
{
"id": 21,
"choice": "Vegatar",
"note": null
},
{
"id": 22,
"choice": "Bror - Bror Burger",
"note": null
},
{
"id": 32,
"choice": "Faglig + fri 1 uke",
"note": null
},
{
"id": 31,
"choice": "Faglig",
"note": null
},
{
"id": 20,
"choice": "Kveite",
"note": null
},
{
"id": 36,
"choice": "Faglig + Kulturelt/m + 1 uke fri (Du må ordne alt selv siste uken)",
"note": null
}
]
}