Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/171/?format=api
{ "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, "stats": { "detections_max_count": 0, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=171&ordering=timestamp", "first_capture": { "id": 734350, "details": "https://api.beluga.insectai.org/api/v2/captures/734350/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_07/20220607204102-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-07T20:41:02", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [], "y": [] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:12:43.437255", "updated_at": "2024-07-23T18:55:33.338062", "user_permissions": [] }