API endpoint that allows events to be viewed or edited.

GET /api/v2/events/?format=api&offset=20&ordering=occurrences_count
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=40&ordering=occurrences_count",
    "previous": "https://api.beluga.insectai.org/api/v2/events/?format=api&limit=20&ordering=occurrences_count",
    "results": [
        {
            "id": 150,
            "name": "Sunday, May 15 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/150/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-05-15T10:28:36",
            "end": "2022-05-15T20:09:08",
            "day": "2022-05-15",
            "date_label": "May 15 2022",
            "duration": "34832.0",
            "duration_label": "9 hours 40 min",
            "captures_count": 96,
            "detections_count": 2,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=150",
            "example_captures": [
                {
                    "id": 703477,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/703477/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_05_15/20220515184958-00-09.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-05-15T18:49:58",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:38.342069",
            "updated_at": "2024-07-23T18:55:29.549686",
            "user_permissions": []
        },
        {
            "id": 152,
            "name": "Wednesday, May 18-19 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/152/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-05-18T21:21:35",
            "end": "2022-05-19T01:00:31",
            "day": "2022-05-18",
            "date_label": "May 18-19 2022",
            "duration": "13136.0",
            "duration_label": "3 hours 38 min",
            "captures_count": 456,
            "detections_count": 1,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=152",
            "example_captures": [
                {
                    "id": 704510,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/704510/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_05_19/20220519010031-00-34.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-05-19T01:00:31",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:38.587454",
            "updated_at": "2024-07-23T18:55:29.831374",
            "user_permissions": []
        },
        {
            "id": 153,
            "name": "Thursday, May 19 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/153/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-05-19T03:13:47",
            "end": "2022-05-19T21:56:42",
            "day": "2022-05-19",
            "date_label": "May 19 2022",
            "duration": "67375.0",
            "duration_label": "18 hours 42 min",
            "captures_count": 143,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=153",
            "example_captures": [
                {
                    "id": 704538,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/704538/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_05_19/20220519031744-00-36.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-05-19T03:17:44",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:38.794015",
            "updated_at": "2024-07-23T18:55:29.960714",
            "user_permissions": []
        },
        {
            "id": 157,
            "name": "Monday, May 23 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/157/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-05-23T21:16:22",
            "end": "2022-05-23T22:31:09",
            "day": "2022-05-23",
            "date_label": "May 23 2022",
            "duration": "4487.0",
            "duration_label": "1 hours 14 min",
            "captures_count": 75,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=157",
            "example_captures": [
                {
                    "id": 717211,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/717211/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_05_23/20220523222320-00-03.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-05-23T22:23:20",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:40.485987",
            "updated_at": "2024-07-23T18:55:31.185590",
            "user_permissions": []
        },
        {
            "id": 159,
            "name": "Wednesday, May 25 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/159/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-05-25T05:31:12",
            "end": "2022-05-25T05:31:58",
            "day": "2022-05-25",
            "date_label": "May 25 2022",
            "duration": "46.0",
            "duration_label": "0 minutes",
            "captures_count": 24,
            "detections_count": 1,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=159",
            "example_captures": [
                {
                    "id": 717454,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/717454/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_05_25/20220525053112-00-24.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-05-25T05:31:12",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:40.571116",
            "updated_at": "2024-07-23T18:55:31.332750",
            "user_permissions": []
        },
        {
            "id": 170,
            "name": "Monday, Jun 6 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/170/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-06T20:45:06",
            "end": "2022-06-06T21:52:58",
            "day": "2022-06-06",
            "date_label": "Jun 6 2022",
            "duration": "4072.0",
            "duration_label": "1 hours 7 min",
            "captures_count": 267,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=170",
            "example_captures": [
                {
                    "id": 734234,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/734234/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_06/20220606214408-00-19.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-06T21:44:08",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:43.404476",
            "updated_at": "2024-07-23T18:55:33.240830",
            "user_permissions": []
        },
        {
            "id": 171,
            "name": "Tuesday, Jun 7 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/171/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-07T20:41:02",
            "end": "2022-06-07T22:13:39",
            "day": "2022-06-07",
            "date_label": "Jun 7 2022",
            "duration": "5557.0",
            "duration_label": "1 hours 32 min",
            "captures_count": 357,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=171",
            "example_captures": [
                {
                    "id": 734687,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/734687/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_07/20220607221253-00-35.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-07T22:12:53",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:43.437255",
            "updated_at": "2024-07-23T18:55:33.338062",
            "user_permissions": []
        },
        {
            "id": 177,
            "name": "Monday, Jun 13 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/177/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-13T21:25:00",
            "end": "2022-06-13T22:33:18",
            "day": "2022-06-13",
            "date_label": "Jun 13 2022",
            "duration": "4098.0",
            "duration_label": "1 hours 8 min",
            "captures_count": 538,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=177",
            "example_captures": [
                {
                    "id": 754917,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/754917/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_13/20220613222731-00-31.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-13T22:27:31",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:45.642972",
            "updated_at": "2024-07-23T18:55:34.976175",
            "user_permissions": []
        },
        {
            "id": 178,
            "name": "Tuesday, Jun 14-15 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/178/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-14T21:06:38",
            "end": "2022-06-15T00:39:41",
            "day": "2022-06-14",
            "date_label": "Jun 14-15 2022",
            "duration": "12783.0",
            "duration_label": "3 hours 33 min",
            "captures_count": 3879,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=178",
            "example_captures": [
                {
                    "id": 756808,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/756808/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_14/20220614230832-00-63.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-14T23:08:32",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:45.758639",
            "updated_at": "2024-07-23T18:55:35.248517",
            "user_permissions": []
        },
        {
            "id": 180,
            "name": "Thursday, Jun 16 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/180/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-16T20:55:55",
            "end": "2022-06-16T21:59:43",
            "day": "2022-06-16",
            "date_label": "Jun 16 2022",
            "duration": "3828.0",
            "duration_label": "1 hours 3 min",
            "captures_count": 260,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=180",
            "example_captures": [
                {
                    "id": 760949,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/760949/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_16/20220616214120-00-15.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-16T21:41:20",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:46.452236",
            "updated_at": "2024-07-23T18:55:35.500145",
            "user_permissions": []
        },
        {
            "id": 185,
            "name": "Tuesday, Jun 21 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/185/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-21T21:02:18",
            "end": "2022-06-21T23:16:48",
            "day": "2022-06-21",
            "date_label": "Jun 21 2022",
            "duration": "8070.0",
            "duration_label": "2 hours 14 min",
            "captures_count": 1271,
            "detections_count": 1,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=185",
            "example_captures": [
                {
                    "id": 772346,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/772346/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_21/20220621230041-00-39.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-21T23:00:41",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:47.886031",
            "updated_at": "2024-07-23T18:55:36.653707",
            "user_permissions": []
        },
        {
            "id": 186,
            "name": "Wednesday, Jun 22 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/186/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-22T21:29:07",
            "end": "2022-06-22T22:18:53",
            "day": "2022-06-22",
            "date_label": "Jun 22 2022",
            "duration": "2986.0",
            "duration_label": "49 minutes",
            "captures_count": 751,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=186",
            "example_captures": [
                {
                    "id": 773317,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/773317/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_22/20220622221526-00-32.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-22T22:15:26",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:48.039801",
            "updated_at": "2024-07-23T18:55:36.752329",
            "user_permissions": []
        },
        {
            "id": 188,
            "name": "Friday, Jun 24 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/188/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-24T21:14:15",
            "end": "2022-06-24T23:21:43",
            "day": "2022-06-24",
            "date_label": "Jun 24 2022",
            "duration": "7648.0",
            "duration_label": "2 hours 7 min",
            "captures_count": 1321,
            "detections_count": 1,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=188",
            "example_captures": [
                {
                    "id": 778637,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/778637/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_24/20220624222440-00-27.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-24T22:24:40",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:48.820978",
            "updated_at": "2024-07-23T18:55:37.217387",
            "user_permissions": []
        },
        {
            "id": 189,
            "name": "Saturday, Jun 25 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/189/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-25T21:38:46",
            "end": "2022-06-25T22:19:32",
            "day": "2022-06-25",
            "date_label": "Jun 25 2022",
            "duration": "2446.0",
            "duration_label": "40 minutes",
            "captures_count": 417,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=189",
            "example_captures": [
                {
                    "id": 779687,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/779687/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_25/20220625215955-00-08.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-25T21:59:55",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:49.091719",
            "updated_at": "2024-07-23T18:55:37.300483",
            "user_permissions": []
        },
        {
            "id": 190,
            "name": "Sunday, Jun 26 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/190/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-26T21:10:02",
            "end": "2022-06-26T22:29:41",
            "day": "2022-06-26",
            "date_label": "Jun 26 2022",
            "duration": "4779.0",
            "duration_label": "1 hours 19 min",
            "captures_count": 1120,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=190",
            "example_captures": [
                {
                    "id": 781024,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/781024/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_26/20220626222837-00-27.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-26T22:28:37",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:49.203794",
            "updated_at": "2024-07-23T18:55:37.414989",
            "user_permissions": []
        },
        {
            "id": 191,
            "name": "Monday, Jun 27 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/191/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-27T21:01:34",
            "end": "2022-06-27T23:16:43",
            "day": "2022-06-27",
            "date_label": "Jun 27 2022",
            "duration": "8109.0",
            "duration_label": "2 hours 15 min",
            "captures_count": 1739,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=191",
            "example_captures": [
                {
                    "id": 781540,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/781540/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_27/20220627221817-00-31.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-27T22:18:17",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:49.319935",
            "updated_at": "2024-07-23T18:55:37.594279",
            "user_permissions": []
        },
        {
            "id": 192,
            "name": "Tuesday, Jun 28 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/192/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-28T20:59:23",
            "end": "2022-06-28T22:09:38",
            "day": "2022-06-28",
            "date_label": "Jun 28 2022",
            "duration": "4215.0",
            "duration_label": "1 hours 10 min",
            "captures_count": 393,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=192",
            "example_captures": [
                {
                    "id": 783091,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/783091/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_28/20220628220554-00-32.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-28T22:05:54",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:49.617217",
            "updated_at": "2024-07-23T18:55:37.663764",
            "user_permissions": []
        },
        {
            "id": 193,
            "name": "Wednesday, Jun 29 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/193/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-06-29T21:26:00",
            "end": "2022-06-29T23:45:23",
            "day": "2022-06-29",
            "date_label": "Jun 29 2022",
            "duration": "8363.0",
            "duration_label": "2 hours 19 min",
            "captures_count": 1909,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=193",
            "example_captures": [
                {
                    "id": 783596,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/783596/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_29/20220629215948-00-07.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-06-29T21:59:48",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:49.730465",
            "updated_at": "2024-07-23T18:55:37.859041",
            "user_permissions": []
        },
        {
            "id": 195,
            "name": "Friday, Jul 1 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/195/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-07-01T21:19:50",
            "end": "2022-07-01T22:40:11",
            "day": "2022-07-01",
            "date_label": "Jul 1 2022",
            "duration": "4821.0",
            "duration_label": "1 hours 20 min",
            "captures_count": 595,
            "detections_count": 1,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=195",
            "example_captures": [
                {
                    "id": 794838,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/794838/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_07_01/20220701214026-00-03.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-07-01T21:40:26",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:52.141557",
            "updated_at": "2024-07-23T18:55:38.654376",
            "user_permissions": []
        },
        {
            "id": 197,
            "name": "Sunday, Jul 3 2022",
            "details": "https://api.beluga.insectai.org/api/v2/events/197/?format=api",
            "deployment": {
                "id": 13,
                "name": "Rigaud",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api",
                "user_permissions": []
            },
            "start": "2022-07-03T21:18:00",
            "end": "2022-07-03T22:31:27",
            "day": "2022-07-03",
            "date_label": "Jul 3 2022",
            "duration": "4407.0",
            "duration_label": "1 hours 13 min",
            "captures_count": 359,
            "detections_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=197",
            "example_captures": [
                {
                    "id": 796061,
                    "details": "https://api.beluga.insectai.org/api/v2/captures/796061/?format=api",
                    "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_07_03/20220703222247-00-17.jpg",
                    "width": 4096,
                    "height": 2160,
                    "timestamp": "2022-07-03T22:22:47",
                    "user_permissions": []
                }
            ],
            "created_at": "2023-08-20T16:12:52.292087",
            "updated_at": "2024-07-23T18:55:38.795643",
            "user_permissions": []
        }
    ],
    "user_permissions": []
}