Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/249/?format=api
{ "id": 249, "name": "Wednesday, Aug 31 2022", "details": "https://api.beluga.insectai.org/api/v2/events/249/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-08-31T20:47:00", "end": "2022-08-31T23:28:12", "day": "2022-08-31", "date_label": "Aug 31 2022", "duration": "9672.0", "duration_label": "2 hours 41 min", "captures_count": 403, "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=249&ordering=timestamp", "first_capture": { "id": 945490, "details": "https://api.beluga.insectai.org/api/v2/captures/945490/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_08_31/20220831204700-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-31T20:47:00", "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:13:14.421347", "updated_at": "2024-07-23T18:55:50.864982", "user_permissions": [] }