Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/261/?format=api
{ "id": 261, "name": "Monday, Sep 12-13 2022", "details": "https://api.beluga.insectai.org/api/v2/events/261/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-09-12T20:35:36", "end": "2022-09-13T01:49:26", "day": "2022-09-12", "date_label": "Sep 12-13 2022", "duration": "18830.0", "duration_label": "5 hours 13 min", "captures_count": 6465, "detections_count": 6, "occurrences_count": 6, "stats": { "detections_max_count": 6, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=261&ordering=timestamp", "first_capture": { "id": 965291, "details": "https://api.beluga.insectai.org/api/v2/captures/965291/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_09_12/20220912203536-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-12T20:35:36", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "12:00 AM" ], "y": [ 6 ], "ticktext": [ "12:00 AM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 2, 4 ], "y": [ "Pandemis lamprosana", "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:13:18.909697", "updated_at": "2024-07-23T18:55:53.205857", "user_permissions": [] }