Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/267/?format=api
{ "id": 267, "name": "Sunday, Sep 18-19 2022", "details": "https://api.beluga.insectai.org/api/v2/events/267/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-09-18T20:37:03", "end": "2022-09-19T05:30:17", "day": "2022-09-18", "date_label": "Sep 18-19 2022", "duration": "31994.0", "duration_label": "8 hours 53 min", "captures_count": 1493, "detections_count": 6, "occurrences_count": 4, "stats": { "detections_max_count": 3, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=267&ordering=timestamp", "first_capture": { "id": 980524, "details": "https://api.beluga.insectai.org/api/v2/captures/980524/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_09_18/20220918203703-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-18T20:37:03", "detections_count": 1, "detections": [ { "id": 571026, "details": "https://api.beluga.insectai.org/api/v2/detections/571026/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/detections/23/2022-09-18/20220918203703-00-01_detection_571026.jpg", "width": null, "height": null, "bbox": [ 2972.0, 1109.0, 3055.0, 1166.0 ], "occurrence": { "id": 543075, "details": "https://api.beluga.insectai.org/api/v2/occurrences/543075/?format=api", "determination": { "id": 11613, "name": "Not Lepidoptera", "rank": "ORDER", "details": "https://api.beluga.insectai.org/api/v2/taxa/11613/?format=api", "gbif_taxon_key": null, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "user_permissions": [] }, "determination_score": 0.6892907619476318, "user_permissions": [] }, "classifications": "https://api.beluga.insectai.org/api/v2/classifications/?format=api?detection=571026", "occurrence_meets_criteria": null, "user_permissions": [] } ], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "8:00 PM", "10:00 PM", "12:00 AM" ], "y": [ 1, 1, 2 ], "ticktext": [ "8:00 PM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 2, 2 ], "y": [ "Loxostege cereralis", "Xanthorhoe labradorensis", "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:13:21.969220", "updated_at": "2024-07-23T18:55:54.178130", "user_permissions": [] }