Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4612/?format=api
{ "id": 4612, "name": "Tuesday, Jun 28-29 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4612/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-06-28T20:09:59", "end": "2022-06-29T00:30:26", "day": "2022-06-28", "date_label": "Jun 28-29 2022", "duration": "15627.0", "duration_label": "4 hours 20 min", "captures_count": 3115, "detections_count": 50, "occurrences_count": 6, "stats": { "detections_max_count": 12, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4612&ordering=timestamp", "first_capture": { "id": 17389508, "details": "https://api.beluga.insectai.org/api/v2/captures/17389508/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_06_28_snapshots/20220628200959-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-28T20:09:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "11:00 PM", "12:00 AM" ], "y": [ 7, 2 ], "ticktext": [ "11:00 PM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 1, 1, 1, 1, 1, 4 ], "y": [ "Archips packardiana", "Caloptilia serotinella", "Aglossa cuprina", "Aristotelia rubidella", "Eriocrania semipurpurella", "Lepidoptera", "Macaria aemulataria", "Endothenia hebesana", "Argyria nivalis", "Hydrelia inornata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:21.209433", "updated_at": "2024-10-10T19:39:59.235490", "user_permissions": [] }