Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/107/?format=api
{ "id": 107, "name": "Sunday, Aug 7-8 2022", "details": "https://api.beluga.insectai.org/api/v2/events/107/?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-08-07T22:11:40", "end": "2022-08-08T04:00:50", "day": "2022-08-07", "date_label": "Aug 7-8 2022", "duration": "20950.0", "duration_label": "5 hours 49 min", "captures_count": 7081, "detections_count": 171, "occurrences_count": 167, "stats": { "detections_max_count": 22, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=107&ordering=timestamp", "first_capture": { "id": 641470, "details": "https://api.beluga.insectai.org/api/v2/captures/641470/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_08_07/20220807221140-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-07T22:11:40", "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", "4:00 AM" ], "y": [ 8, 26, 6, 34, 24, 18 ], "ticktext": [ "10:00 PM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 3, 3, 3, 4, 4, 4, 5, 7, 7, 10 ], "y": [ "Aristotelia rubidella", "Choristoneura fumiferana", "Aethes biscana", "Ortholepis pasadamia", "Olethreutes schulziana", "Bedellia somnulentella", "Coleophora mayrella", "Archips argyrospila", "Agriphila vulgivagellus", "Episimus argutana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:25.965662", "updated_at": "2024-11-13T15:46:59.189972", "user_permissions": [] }