Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/5059/?format=api
{ "id": 5059, "name": "Tuesday, Oct 25-26 2022", "details": "https://api.beluga.insectai.org/api/v2/events/5059/?format=api", "deployment": { "id": 236, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api", "user_permissions": [] }, "start": "2022-10-25T21:16:40", "end": "2022-10-26T05:12:12", "day": "2022-10-25", "date_label": "Oct 25-26 2022", "duration": "28532.0", "duration_label": "7 hours 55 min", "captures_count": 1625, "detections_count": 5, "occurrences_count": 3, "stats": { "detections_max_count": 2, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=5059&ordering=timestamp", "first_capture": { "id": 17398085, "details": "https://api.beluga.insectai.org/api/v2/captures/17398085/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_10_25/20221025211640-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-10-25T21:16:40", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "3:00 AM", "4:00 AM" ], "y": [ 2, 1 ], "ticktext": [ "3:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 1, 2 ], "y": [ "Eudemis profundana", "Callosamia promethea", "Synanthedon exitiosa", "Orthonama obstipata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:01:32.416429", "updated_at": "2024-10-10T19:42:27.121795", "user_permissions": [] }