Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/87/?format=api
{ "id": 87, "name": "Sunday, Jul 17-18 2022", "details": "https://api.beluga.insectai.org/api/v2/events/87/?format=api", "deployment": { "id": 11, "name": "Newfoundland - Unit 1-Pasadena", "details": "https://api.beluga.insectai.org/api/v2/deployments/11/?format=api", "user_permissions": [] }, "start": "2022-07-17T22:02:14", "end": "2022-07-18T04:00:51", "day": "2022-07-17", "date_label": "Jul 17-18 2022", "duration": "21517.0", "duration_label": "5 hours 58 min", "captures_count": 8494, "detections_count": 826, "occurrences_count": 726, "stats": { "detections_max_count": 37, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=87&ordering=timestamp", "first_capture": { "id": 515190, "details": "https://api.beluga.insectai.org/api/v2/captures/515190/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_07_17/20220717220214-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-17T22:02:14", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "11:00 PM", "12:00 AM", "1:00 AM", "2:00 AM", "3:00 AM", "4:00 AM" ], "y": [ 36, 99, 79, 161, 157, 171, 23 ], "ticktext": [ "10:00 PM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 13, 19, 22, 23, 25, 31, 34, 37, 41, 69 ], "y": [ "Choristoneura pinus", "Cenopis pettitana", "Olethreutes schulziana", "Endothenia hebesana", "Acronicta fallax", "Archips argyrospila", "Ortholepis pasadamia", "Cnephasia stephensiana", "Choristoneura rosaceana", "Choristoneura fumiferana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:10.282932", "updated_at": "2024-11-13T15:46:46.271528", "user_permissions": [] }