GET /api/v1/event/attendance-events/?format=api&page=157
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1564,
    "next": null,
    "previous": "https://old.online.ntnu.no/api/v1/event/attendance-events/?format=api&page=156",
    "results": [
        {
            "id": 2567,
            "max_capacity": 30,
            "waitlist": true,
            "guest_attendance": false,
            "registration_start": "2025-04-29T12:00:00+02:00",
            "registration_end": "2025-05-04T21:00:00+02:00",
            "unattend_deadline": "2025-05-04T12:00:00+02:00",
            "automatically_set_marks": false,
            "rule_bundles": [],
            "number_on_waitlist": 15,
            "number_of_seats_taken": 30,
            "has_feedback": false,
            "has_extras": true,
            "has_reservation": false,
            "extras": [
                {
                    "id": 196,
                    "choice": "Kompis - Blå",
                    "note": null
                },
                {
                    "id": 194,
                    "choice": "Kompis - Chicken salsa",
                    "note": null
                },
                {
                    "id": 187,
                    "choice": "Kompis - Dobbel bacon cheese",
                    "note": null
                },
                {
                    "id": 189,
                    "choice": "Kompis - Hangry",
                    "note": null
                },
                {
                    "id": 193,
                    "choice": "Kompis - Helt loco",
                    "note": null
                },
                {
                    "id": 186,
                    "choice": "Kompis - Kompis",
                    "note": null
                },
                {
                    "id": 197,
                    "choice": "Kompis - Løken",
                    "note": null
                },
                {
                    "id": 191,
                    "choice": "Kompis - Piffen",
                    "note": null
                },
                {
                    "id": 195,
                    "choice": "Kompis - Smokey",
                    "note": null
                },
                {
                    "id": 190,
                    "choice": "Kompis - Trøffel",
                    "note": null
                },
                {
                    "id": 192,
                    "choice": "Kompis - Veggis burger",
                    "note": null
                }
            ],
            "payment": null,
            "feedback": null,
            "is_eligible_for_signup": null,
            "is_attendee": null,
            "is_on_waitlist": null,
            "what_place_is_user_on_wait_list": null
        },
        {
            "id": 2569,
            "max_capacity": 18,
            "waitlist": true,
            "guest_attendance": false,
            "registration_start": "2025-04-30T12:00:00+02:00",
            "registration_end": "2025-05-07T18:00:00+02:00",
            "unattend_deadline": "2025-05-07T18:00:00+02:00",
            "automatically_set_marks": true,
            "rule_bundles": [],
            "number_on_waitlist": 0,
            "number_of_seats_taken": 18,
            "has_feedback": false,
            "has_extras": false,
            "has_reservation": false,
            "extras": [],
            "payment": null,
            "feedback": null,
            "is_eligible_for_signup": null,
            "is_attendee": null,
            "is_on_waitlist": null,
            "what_place_is_user_on_wait_list": null
        },
        {
            "id": 2570,
            "max_capacity": 45,
            "waitlist": false,
            "guest_attendance": false,
            "registration_start": "2025-05-06T12:00:00+02:00",
            "registration_end": "2025-05-13T15:00:00+02:00",
            "unattend_deadline": "2025-05-13T12:00:00+02:00",
            "automatically_set_marks": false,
            "rule_bundles": [],
            "number_on_waitlist": 0,
            "number_of_seats_taken": 15,
            "has_feedback": false,
            "has_extras": false,
            "has_reservation": false,
            "extras": [],
            "payment": null,
            "feedback": null,
            "is_eligible_for_signup": null,
            "is_attendee": null,
            "is_on_waitlist": null,
            "what_place_is_user_on_wait_list": null
        },
        {
            "id": 2573,
            "max_capacity": 200,
            "waitlist": true,
            "guest_attendance": false,
            "registration_start": "2025-05-09T12:00:00+02:00",
            "registration_end": "2025-07-19T18:00:00+02:00",
            "unattend_deadline": "2025-07-17T18:00:00+02:00",
            "automatically_set_marks": false,
            "rule_bundles": [],
            "number_on_waitlist": 0,
            "number_of_seats_taken": 38,
            "has_feedback": false,
            "has_extras": false,
            "has_reservation": false,
            "extras": [],
            "payment": null,
            "feedback": null,
            "is_eligible_for_signup": null,
            "is_attendee": null,
            "is_on_waitlist": null,
            "what_place_is_user_on_wait_list": null
        }
    ]
}