GET /api/v1/event/extras/?format=api&ordering=note&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=note&page=10",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=8",
    "results": [
        {
            "id": 62,
            "choice": "Røft - Røft Burger",
            "note": null
        },
        {
            "id": 61,
            "choice": "Røft - Holly Molly Burger",
            "note": null
        },
        {
            "id": 34,
            "choice": "Faglig + Kulturelt/m utflukter/gruppeturer med guides",
            "note": null
        },
        {
            "id": 60,
            "choice": "Ønsker oppsatt retur kl.23",
            "note": null
        },
        {
            "id": 59,
            "choice": "Ønsker tidligere retur",
            "note": null
        },
        {
            "id": 33,
            "choice": "Faglig + fri 2 uker (Du må ordne alt selv disse 2 ukene)",
            "note": null
        },
        {
            "id": 57,
            "choice": "Bror - Trønder",
            "note": null
        },
        {
            "id": 56,
            "choice": "Hepatitt A+B",
            "note": null
        },
        {
            "id": 32,
            "choice": "Faglig + fri 1 uke",
            "note": null
        },
        {
            "id": 31,
            "choice": "Faglig",
            "note": null
        }
    ]
}