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

{
    "count": 2161,
    "next": null,
    "previous": "https://old.online.ntnu.no/api/v1/event/events/?format=api&ordering=has_passed&page=216",
    "results": [
        {
            "id": 2579,
            "title": "KONTLINE FIESTA EXTRAVAGANZA RAVE",
            "slug": "kontline-fiesta-extravaganza-rave",
            "ingress": "Dato: 3. august\r\nSted: R92\r\nTid: 08:00 - 16:00 Kjernetid (10:00 - 14:00)\r\n\r\nKontline arrangerer arbeidsdag for deg som skal konte :nerd_face:  Møt opp for å få inn noen produktive timer og digg lunsj🩷",
            "ingress_short": "Mer info kommer snart!",
            "description": "Mer info kommer snart!",
            "start_date": "2025-08-03T10:00:00+02:00",
            "end_date": "2025-08-03T14:00:00+02:00",
            "location": "R92",
            "event_type": 1,
            "event_type_display": "Sosialt",
            "organizer": 18,
            "author": null,
            "images": [],
            "companies": [],
            "is_attendance_event": false,
            "max_capacity": null,
            "waitlist": null,
            "number_of_seats_taken": null,
            "attendee_info": null,
            "registration_start": null,
            "registration_end": null
        }
    ]
}