Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/5111/?format=api
{ "id": 5111, "name": "Sunday, Sep 4-5 2022", "details": "https://api.beluga.insectai.org/api/v2/events/5111/?format=api", "deployment": { "id": 235, "name": "Insectarium", "details": "https://api.beluga.insectai.org/api/v2/deployments/235/?format=api", "user_permissions": [] }, "start": "2022-09-04T20:38:41", "end": "2022-09-05T06:29:59", "day": "2022-09-04", "date_label": "Sep 4-5 2022", "duration": "35478.0", "duration_label": "9 hours 51 min", "captures_count": 1126, "detections_count": 22, "occurrences_count": 3, "stats": { "detections_max_count": 3, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=5111&ordering=timestamp", "first_capture": { "id": 17810519, "details": "https://api.beluga.insectai.org/api/v2/captures/17810519/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Insectarium/2022/2022_09_04/20220904203841-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-04T20:38:41", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "11:00 PM", "6:00 AM" ], "y": [ 1, 1, 1 ], "ticktext": [ "9:00 PM:00", "6:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 2 ], "y": [ "Acleris variana", "Varneria postremella", "Sphinx kalmiae", "Sonia canadana", "Nigetia formosalis", "Microtheoris ophionalis", "Carmenta ithacae", "Atteva punctella", "Eriocrania semipurpurella", "Synanthedon pictipes" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-27T22:49:51.933710", "updated_at": "2026-01-27T17:22:13.987015", "user_permissions": [] }