API endpoint that allows events to be viewed or edited.

GET /api/v2/events/?format=api&ordering=-start__time
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6098,
    "next": "https://api.beluga.insectai.org/api/v2/events/?format=api&limit=20&offset=20&ordering=-start__time",
    "previous": null,
    "results": [
        {
            "id": 6130,
            "name": "Monday, Sep 2-3 2024",
            "details": "https://api.beluga.insectai.org/api/v2/events/6130/?format=api",
            "deployment": {
                "id": 260,
                "name": "W02",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/260/?format=api",
                "user_permissions": []
            },
            "start": "2024-09-02T23:48:10",
            "end": "2024-09-03T01:01:49",
            "day": "2024-09-02",
            "date_label": "Sep 2-3 2024",
            "duration": "4419.0",
            "duration_label": "1 hours 13 min",
            "captures_count": 388,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=6130",
            "example_captures": [
                {
                    "id": 23261611,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/23261611/?format=api",
                    "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/sgp/dep000051/snapshot_images/01-20240903004000-snapshot.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=f75d7a3bc98918fc129f53f0a8f434a5%2F20260403%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260403T142920Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=514d772200148b1b55eb408725dfc348f3de31f2a6641140a8f60ddeed326fcd",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2024-09-03T00:40:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2025-01-22T00:31:51.356173",
            "updated_at": "2025-01-22T02:19:23.065032",
            "user_permissions": []
        },
        {
            "id": 3158,
            "name": "Saturday, Nov 11 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/3158/?format=api",
            "deployment": {
                "id": 108,
                "name": "Panama - trap 1",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/108/?format=api",
                "user_permissions": []
            },
            "start": "2023-11-11T23:40:50",
            "end": "2023-11-11T23:40:50",
            "day": "2023-11-11",
            "date_label": "Nov 11 2023",
            "duration": "0.0",
            "duration_label": "",
            "captures_count": 1,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3158",
            "example_captures": [
                {
                    "id": 8242216,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/8242216/?format=api",
                    "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/pan/dep000017/snapshot_images/20231111234050-snapshot.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=951e406b7eb1113e1bb05c083ce51481%2F20260403%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260403T121844Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=3af8d5a6be4c73983852f94e5d953a98dc747f4a823dc2071289e03727061ffc",
                    "width": null,
                    "height": null,
                    "timestamp": "2023-11-11T23:40:50",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-04-29T14:50:45.241923",
            "updated_at": "2024-09-20T06:43:49.282731",
            "user_permissions": []
        },
        {
            "id": 299,
            "name": "Saturday, Oct 22-23 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/299/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-10-22T23:31:41",
            "end": "2022-10-23T05:23:25",
            "day": "2022-10-22",
            "date_label": "Oct 22-23 2022",
            "duration": "21104.0",
            "duration_label": "5 hours 51 min",
            "captures_count": 237,
            "detections_count": 1,
            "occurrences_count": 1,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=299",
            "example_captures": [
                {
                    "id": 998020,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/998020/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_10_23/20221023024636-00-07.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-10-23T02:46:36",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:13:28.173411",
            "updated_at": "2024-07-23T18:55:57.015875",
            "user_permissions": []
        },
        {
            "id": 5054,
            "name": "Saturday, Oct 22-23 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/5054/?format=api",
            "deployment": {
                "id": 236,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api",
                "user_permissions": []
            },
            "start": "2022-10-22T23:31:41",
            "end": "2022-10-23T05:23:25",
            "day": "2022-10-22",
            "date_label": "Oct 22-23 2022",
            "duration": "21104.0",
            "duration_label": "5 hours 51 min",
            "captures_count": 237,
            "detections_count": 7,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=5054",
            "example_captures": [
                {
                    "id": 17395646,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/17395646/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_10_23/20221023024636-00-07.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-10-23T02:46:36",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-26T00:01:31.684531",
            "updated_at": "2024-10-10T19:42:26.404584",
            "user_permissions": []
        },
        {
            "id": 3897,
            "name": "Wednesday, May 22-23 2024",
            "details": "https://api.beluga.insectai.org/api/v2/events/3897/?format=api",
            "deployment": {
                "id": 118,
                "name": "Costa Rica - Dry Forest",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/118/?format=api",
                "user_permissions": []
            },
            "start": "2024-05-22T23:31:10",
            "end": "2024-05-23T00:10:50",
            "day": "2024-05-22",
            "date_label": "May 22-23 2024",
            "duration": "2380.0",
            "duration_label": "39 minutes",
            "captures_count": 239,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3897",
            "example_captures": [
                {
                    "id": 11281000,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/11281000/?format=api",
                    "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/cri/dep000035/snapshot_images/01-20240523000820-snapshot.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=951e406b7eb1113e1bb05c083ce51481%2F20260403%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260403T141851Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=dfdf239c12d7a2467bac607e9000808e73e27d6b69fb1fbfbde0946d128f4e20",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2024-05-23T00:08:20",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-12T14:46:31.144831",
            "updated_at": "2024-09-12T14:47:26.239321",
            "user_permissions": []
        },
        {
            "id": 5817,
            "name": "Wednesday, May 22-23 2024",
            "details": "https://api.beluga.insectai.org/api/v2/events/5817/?format=api",
            "deployment": {
                "id": 245,
                "name": "Costa Rica - Dry Forest",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/245/?format=api",
                "user_permissions": []
            },
            "start": "2024-05-22T23:31:10",
            "end": "2024-05-23T00:10:50",
            "day": "2024-05-22",
            "date_label": "May 22-23 2024",
            "duration": "2380.0",
            "duration_label": "39 minutes",
            "captures_count": 239,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=5817",
            "example_captures": [
                {
                    "id": 20475778,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/20475778/?format=api",
                    "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/cri/dep000035/snapshot_images/01-20240523000820-snapshot.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=f75d7a3bc98918fc129f53f0a8f434a5%2F20260403%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260403T140839Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=37908c051b64e247f65b3b977425265477f1b314220023f07b701b70deebac2d",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2024-05-23T00:08:20",
                    "user_permissions": []
                }
            ],
            "created_at": "2025-01-21T23:49:40.575132",
            "updated_at": "2025-01-21T23:49:42.651548",
            "user_permissions": []
        },
        {
            "id": 281,
            "name": "Sunday, Oct 2 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/281/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-10-02T23:28:10",
            "end": "2022-10-02T23:28:14",
            "day": "2022-10-02",
            "date_label": "Oct 2 2022",
            "duration": "4.0",
            "duration_label": "0 minutes",
            "captures_count": 3,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=281",
            "example_captures": [
                {
                    "id": 993816,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/993816/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_10_02/20221002232810-00-01.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-10-02T23:28:10",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:13:26.886465",
            "updated_at": "2024-07-23T18:55:55.742331",
            "user_permissions": []
        },
        {
            "id": 5025,
            "name": "Sunday, Oct 2 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/5025/?format=api",
            "deployment": {
                "id": 236,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api",
                "user_permissions": []
            },
            "start": "2022-10-02T23:28:10",
            "end": "2022-10-02T23:28:14",
            "day": "2022-10-02",
            "date_label": "Oct 2 2022",
            "duration": "4.0",
            "duration_label": "0 minutes",
            "captures_count": 3,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=5025",
            "example_captures": [
                {
                    "id": 17389117,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/17389117/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_10_02/20221002232810-00-01.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-10-02T23:28:10",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-26T00:01:28.162657",
            "updated_at": "2024-10-10T19:42:21.106122",
            "user_permissions": []
        },
        {
            "id": 2607,
            "name": "Tuesday, Nov 14-15 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/2607/?format=api",
            "deployment": {
                "id": 59,
                "name": "AMI System v2 Sample (Nov)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/59/?format=api",
                "user_permissions": []
            },
            "start": "2023-11-14T23:10:50",
            "end": "2023-11-15T00:04:30",
            "day": "2023-11-14",
            "date_label": "Nov 14-15 2023",
            "duration": "3220.0",
            "duration_label": "53 minutes",
            "captures_count": 2,
            "detections_count": 33,
            "occurrences_count": 10,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2607",
            "example_captures": [
                {
                    "id": 4716695,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4716695/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/panama/ami_new_settings/20231115000430-snapshot.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2023-11-15T00:04:30",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-11-20T12:14:05.932147",
            "updated_at": "2025-02-03T14:59:25.549208",
            "user_permissions": []
        },
        {
            "id": 859,
            "name": "Wednesday, May 24-25 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/859/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-05-24T23:10:00",
            "end": "2023-05-25T03:00:00",
            "day": "2023-05-24",
            "date_label": "May 24-25 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=859",
            "example_captures": [
                {
                    "id": 4225727,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4225727/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230525/20230525030000-40-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-05-25T03:00:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:35.890352",
            "updated_at": "2023-12-07T00:50:17.362864",
            "user_permissions": []
        },
        {
            "id": 861,
            "name": "Friday, May 26-27 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/861/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-05-26T23:10:00",
            "end": "2023-05-27T03:00:00",
            "day": "2023-05-26",
            "date_label": "May 26-27 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=861",
            "example_captures": [
                {
                    "id": 4225766,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4225766/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230527/20230527013000-20-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-05-27T01:30:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:35.920159",
            "updated_at": "2023-12-07T00:50:17.398794",
            "user_permissions": []
        },
        {
            "id": 864,
            "name": "Monday, May 29-30 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/864/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-05-29T23:10:00",
            "end": "2023-05-30T03:00:00",
            "day": "2023-05-29",
            "date_label": "May 29-30 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=864",
            "example_captures": [
                {
                    "id": 4225830,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4225830/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230530/20230530002000-44-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-05-30T00:20:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:36.036119",
            "updated_at": "2023-12-07T00:50:17.437095",
            "user_permissions": []
        },
        {
            "id": 869,
            "name": "Saturday, Jun 3-4 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/869/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-06-03T23:10:00",
            "end": "2023-06-04T03:00:00",
            "day": "2023-06-03",
            "date_label": "Jun 3-4 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=869",
            "example_captures": [
                {
                    "id": 4225952,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4225952/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230604/20230604004000-21-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-06-04T00:40:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:36.446280",
            "updated_at": "2023-12-07T00:50:18.148151",
            "user_permissions": []
        },
        {
            "id": 874,
            "name": "Thursday, Jun 8-9 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/874/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-06-08T23:10:00",
            "end": "2023-06-09T03:00:00",
            "day": "2023-06-08",
            "date_label": "Jun 8-9 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=874",
            "example_captures": [
                {
                    "id": 4226075,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4226075/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230609/20230609011000-30-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-06-09T01:10:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:36.882997",
            "updated_at": "2023-12-07T00:50:20.236630",
            "user_permissions": []
        },
        {
            "id": 876,
            "name": "Saturday, Jun 10-11 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/876/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-06-10T23:10:00",
            "end": "2023-06-11T03:00:00",
            "day": "2023-06-10",
            "date_label": "Jun 10-11 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=876",
            "example_captures": [
                {
                    "id": 4226134,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4226134/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230611/20230611030000-83-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-06-11T03:00:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:37.075871",
            "updated_at": "2023-12-07T00:50:20.267825",
            "user_permissions": []
        },
        {
            "id": 879,
            "name": "Tuesday, Jun 13-14 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/879/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-06-13T23:10:00",
            "end": "2023-06-14T03:00:00",
            "day": "2023-06-13",
            "date_label": "Jun 13-14 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=879",
            "example_captures": [
                {
                    "id": 4226202,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4226202/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230614/20230614023000-162-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-06-14T02:30:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:37.297070",
            "updated_at": "2023-12-07T00:50:20.322655",
            "user_permissions": []
        },
        {
            "id": 881,
            "name": "Thursday, Jun 15-16 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/881/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-06-15T23:10:00",
            "end": "2023-06-16T03:00:00",
            "day": "2023-06-15",
            "date_label": "Jun 15-16 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=881",
            "example_captures": [
                {
                    "id": 4226246,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4226246/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230616/20230616020000-63-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-06-16T02:00:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:37.546559",
            "updated_at": "2023-12-07T00:50:20.364143",
            "user_permissions": []
        },
        {
            "id": 884,
            "name": "Sunday, Jun 18-19 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/884/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-06-18T23:10:00",
            "end": "2023-06-19T03:00:00",
            "day": "2023-06-18",
            "date_label": "Jun 18-19 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=884",
            "example_captures": [
                {
                    "id": 4226324,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4226324/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230619/20230619030000-137-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-06-19T03:00:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:38.158206",
            "updated_at": "2023-12-07T00:50:20.409422",
            "user_permissions": []
        },
        {
            "id": 885,
            "name": "Monday, Jun 19-20 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/885/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-06-19T23:10:00",
            "end": "2023-06-20T03:00:00",
            "day": "2023-06-19",
            "date_label": "Jun 19-20 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=885",
            "example_captures": [
                {
                    "id": 4226342,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4226342/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230620/20230620020000-111-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-06-20T02:00:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:38.185708",
            "updated_at": "2023-12-07T00:50:20.451630",
            "user_permissions": []
        },
        {
            "id": 887,
            "name": "Wednesday, Jun 21-22 2023",
            "details": "https://api.beluga.insectai.org/api/v2/events/887/?format=api",
            "deployment": {
                "id": 34,
                "name": "Denmark - SS1 (s3)",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/34/?format=api",
                "user_permissions": []
            },
            "start": "2023-06-21T23:10:00",
            "end": "2023-06-22T03:00:00",
            "day": "2023-06-21",
            "date_label": "Jun 21-22 2023",
            "duration": "13800.0",
            "duration_label": "3 hours 50 min",
            "captures_count": 24,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=887",
            "example_captures": [
                {
                    "id": 4226395,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/4226395/?format=api",
                    "url": "https://static.dev.insectai.org/ami-trapdata/denmark/SS1/20230622/20230622025000-125-snapshot.jpg",
                    "width": 3840,
                    "height": 2160,
                    "timestamp": "2023-06-22T02:50:00",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-09-30T01:46:38.233229",
            "updated_at": "2023-12-07T00:50:20.511688",
            "user_permissions": []
        }
    ],
    "user_permissions": []
}