GET /api/v1/event/extras/?format=api&page=6
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&page=7",
    "previous": "https://old.online.ntnu.no/api/v1/event/extras/?format=api&page=5",
    "results": [
        {
            "id": 31,
            "choice": "Faglig",
            "note": null
        },
        {
            "id": 32,
            "choice": "Faglig + fri 1 uke",
            "note": null
        },
        {
            "id": 33,
            "choice": "Faglig + fri 2 uker (Du må ordne alt selv disse 2 ukene)",
            "note": null
        },
        {
            "id": 8,
            "choice": "Faglig + kulturell",
            "note": ""
        },
        {
            "id": 36,
            "choice": "Faglig + Kulturelt/m + 1 uke fri (Du må ordne alt selv siste uken)",
            "note": null
        },
        {
            "id": 34,
            "choice": "Faglig + Kulturelt/m utflukter/gruppeturer med guides",
            "note": null
        },
        {
            "id": 37,
            "choice": "Faglig + Kulturelt/u + 1 uke fri",
            "note": null
        },
        {
            "id": 35,
            "choice": "Faglig + Kulturelt/u utflukter/gruppeturer",
            "note": null
        },
        {
            "id": 87,
            "choice": "fond",
            "note": null
        },
        {
            "id": 96,
            "choice": "Frati: Grillet entrecôte av okse",
            "note": "Grillet entrecôte av okse med portobello, grønnkål, bakt sjalottløk, peppersaus og ovnsbakte poteter"
        }
    ]
}