GET /api/v1/event/extras/?format=api&ordering=-note&page=10
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=11",
"previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=-note&page=9",
"results": [
{
"id": 45,
"choice": "B8",
"note": null
},
{
"id": 46,
"choice": "B9",
"note": null
},
{
"id": 47,
"choice": "B10",
"note": null
},
{
"id": 48,
"choice": "B11",
"note": null
},
{
"id": 49,
"choice": "B12",
"note": null
},
{
"id": 50,
"choice": "M1",
"note": null
},
{
"id": 51,
"choice": "M2",
"note": null
},
{
"id": 52,
"choice": "M3",
"note": null
},
{
"id": 53,
"choice": "M4",
"note": null
},
{
"id": 54,
"choice": "M5",
"note": null
}
]
}