Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/274/?format=api
{ "id": 274, "name": "Sunday, Sep 25-26 2022", "details": "https://api.beluga.insectai.org/api/v2/events/274/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-09-25T20:36:06", "end": "2022-09-26T05:31:11", "day": "2022-09-25", "date_label": "Sep 25-26 2022", "duration": "32105.0", "duration_label": "8 hours 55 min", "captures_count": 1591, "detections_count": 2, "occurrences_count": 2, "stats": { "detections_max_count": 2, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=274&ordering=timestamp", "first_capture": { "id": 988061, "details": "https://api.beluga.insectai.org/api/v2/captures/988061/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_09_25/20220925203606-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-25T20:36:06", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "4:00 AM" ], "y": [ 2 ], "ticktext": [ "4:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1 ], "y": [ "Metalectra discalis", "Catocala cerogama" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:13:25.636070", "updated_at": "2024-07-23T18:55:55.021105", "user_permissions": [] }