GET /api/v1/event/extras/?format=api&ordering=-choice&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=-choice&page=13",
"previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-choice&page=11",
"results": [
{
"id": 154,
"choice": "Hjemlevering av mat, fyllt ut skjema",
"note": "Matlevering Kolonial.no bedpres"
},
{
"id": 56,
"choice": "Hepatitt A+B",
"note": null
},
{
"id": 109,
"choice": "Har ikke faddergruppe",
"note": "Valg for de som ikke deltok i fadderukene"
},
{
"id": 118,
"choice": "Gruppe 9",
"note": "Gruppe 9"
},
{
"id": 117,
"choice": "Gruppe 8",
"note": "Gruppe 8"
},
{
"id": 116,
"choice": "Gruppe 7",
"note": "Gruppe 7"
},
{
"id": 115,
"choice": "Gruppe 6",
"note": "Gruppe 6"
},
{
"id": 114,
"choice": "Gruppe 5",
"note": "Gruppe 5"
},
{
"id": 112,
"choice": "Gruppe 4",
"note": "Gruppe 4"
},
{
"id": 113,
"choice": "Gruppe 3",
"note": "Gruppe 3"
}
]
}