GET /api/v1/event/events/?format=api&ordering=attendance_event__registration_end&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=attendance_event__registration_end&page=216",
    "results": [
        {
            "id": 2587,
            "title": "Kurs med NAV IT",
            "slug": "kurs-med-nav-it",
            "ingress": "TBA",
            "ingress_short": "TBA",
            "description": "TBA",
            "start_date": "2025-08-28T00:00:00+02:00",
            "end_date": "2025-08-28T00:00:00+02:00",
            "location": "TBA",
            "event_type": 3,
            "event_type_display": "Kurs",
            "organizer": 6,
            "author": null,
            "images": [
                {
                    "id": 1583,
                    "name": "NAV logo",
                    "timestamp": "2025-08-05T14:18:55.166563+02:00",
                    "description": "Logo til kurs med NAV IT",
                    "thumb": "https://onlineweb4-prod.s3.eu-north-1.amazonaws.com/media/images/responsive/thumbnails/a290f6f9-0237-46c2-ad69-a8d0e423d4f9.png",
                    "original": "https://onlineweb4-prod.s3.eu-north-1.amazonaws.com/media/images/responsive/a290f6f9-0237-46c2-ad69-a8d0e423d4f9.png",
                    "wide": "https://onlineweb4-prod.s3.eu-north-1.amazonaws.com/media/images/responsive/wide/a290f6f9-0237-46c2-ad69-a8d0e423d4f9.png",
                    "lg": "https://onlineweb4-prod.s3.eu-north-1.amazonaws.com/media/images/responsive/lg/a290f6f9-0237-46c2-ad69-a8d0e423d4f9.png",
                    "md": "https://onlineweb4-prod.s3.eu-north-1.amazonaws.com/media/images/responsive/md/a290f6f9-0237-46c2-ad69-a8d0e423d4f9.png",
                    "sm": "https://onlineweb4-prod.s3.eu-north-1.amazonaws.com/media/images/responsive/sm/a290f6f9-0237-46c2-ad69-a8d0e423d4f9.png",
                    "xs": "https://onlineweb4-prod.s3.eu-north-1.amazonaws.com/media/images/responsive/xs/a290f6f9-0237-46c2-ad69-a8d0e423d4f9.png",
                    "tags": [
                        "Nav"
                    ],
                    "photographer": "",
                    "preset": "event",
                    "preset_display": "Arrangement"
                }
            ],
            "companies": [],
            "is_attendance_event": false,
            "max_capacity": null,
            "waitlist": null,
            "number_of_seats_taken": null,
            "attendee_info": null,
            "registration_start": null,
            "registration_end": null
        }
    ]
}