Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/243/?format=api
{ "id": 243, "name": "Thursday, Aug 25-26 2022", "details": "https://api.beluga.insectai.org/api/v2/events/243/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-08-25T20:41:44", "end": "2022-08-26T03:23:21", "day": "2022-08-25", "date_label": "Aug 25-26 2022", "duration": "24097.0", "duration_label": "6 hours 41 min", "captures_count": 6551, "detections_count": 56, "occurrences_count": 35, "stats": { "detections_max_count": 26, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=243&ordering=timestamp", "first_capture": { "id": 929715, "details": "https://api.beluga.insectai.org/api/v2/captures/929715/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_08_25/20220825204144-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-25T20:41:44", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "2:00 AM", "3:00 AM" ], "y": [ 2, 15, 18 ], "ticktext": [ "9:00 PM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 1, 1, 1, 1, 1, 2, 2, 26 ], "y": [ "Chionodes mediofuscella", "Chrysoesthia sexguttella", "Gymnandrosoma punctidiscanum", "Pandemis limitata", "Idia americalis", "Not Lepidoptera", "Platynota idaeusalis", "Choristoneura rosaceana", "Clemensia albata", "Campaea perlata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:13:12.009841", "updated_at": "2024-07-23T18:55:49.982824", "user_permissions": [] }