Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/96/?format=api
{ "id": 96, "name": "Wednesday, Jul 27-28 2022", "details": "https://api.beluga.insectai.org/api/v2/events/96/?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-27T00:00:00", "end": "2022-07-28T04:00:53", "day": "2022-07-27", "date_label": "Jul 27-28 2022", "duration": "100853.0", "duration_label": "1 days 4 hours", "captures_count": 11956, "detections_count": 136, "occurrences_count": 102, "stats": { "detections_max_count": 34, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=96&ordering=timestamp", "first_capture": { "id": 574231, "details": "https://api.beluga.insectai.org/api/v2/captures/574231/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_07_27/20220727000000-00-50.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-27T00:00:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "12:00 AM", "1:00 AM", "2:00 AM", "3:00 AM", "4:00 AM" ], "y": [ 3, 32, 8, 31, 26, 2 ], "ticktext": [ "10:00 PM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 2, 2, 2, 2, 3, 3, 4, 4, 5, 10 ], "y": [ "Acoloithus falsarius", "Agonopterix thelmae", "Coleophora mayrella", "Clepsis persicana", "Moth", "Ortholepis pasadamia", "Olethreutes schulziana", "Choristoneura rosaceana", "Archips argyrospila", "Cenopis pettitana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:17.319142", "updated_at": "2024-11-13T15:46:52.460509", "user_permissions": [] }