GET /api/v1/event/extras/?format=api&ordering=note&page=15
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=16",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&ordering=note&page=14",
    "results": [
        {
            "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
        },
        {
            "id": 56,
            "choice": "Hepatitt A+B",
            "note": null
        },
        {
            "id": 57,
            "choice": "Bror - Trønder",
            "note": null
        },
        {
            "id": 59,
            "choice": "Ønsker tidligere retur",
            "note": null
        }
    ]
}