GET /api/v1/event/extras/?format=api&ordering=-id&page=9
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=-id&page=10",
"previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-id&page=8",
"results": [
{
"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": 113,
"choice": "Gruppe 3",
"note": "Gruppe 3"
},
{
"id": 112,
"choice": "Gruppe 4",
"note": "Gruppe 4"
},
{
"id": 111,
"choice": "Gruppe 2",
"note": "Gruppe 2"
},
{
"id": 110,
"choice": "Gruppe 1",
"note": "Gruppe 1"
},
{
"id": 109,
"choice": "Har ikke faddergruppe",
"note": "Valg for de som ikke deltok i fadderukene"
},
{
"id": 108,
"choice": "M6",
"note": "M6"
},
{
"id": 107,
"choice": "Buss - Moholt",
"note": "Busstopp"
}
]
}