Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/111/?format=api
{ "id": 111, "name": "Friday, Aug 12-13 2022", "details": "https://api.beluga.insectai.org/api/v2/events/111/?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-12T22:10:24", "end": "2022-08-13T01:49:24", "day": "2022-08-12", "date_label": "Aug 12-13 2022", "duration": "13140.0", "duration_label": "3 hours 39 min", "captures_count": 2590, "detections_count": 127, "occurrences_count": 114, "stats": { "detections_max_count": 16, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=111&ordering=timestamp", "first_capture": { "id": 652212, "details": "https://api.beluga.insectai.org/api/v2/captures/652212/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_08_12/20220812221024-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-12T22:10:24", "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" ], "y": [ 13, 34, 20, 21 ], "ticktext": [ "10:00 PM:00", "1:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 2, 3, 3, 3, 3, 3, 5, 6, 8, 9 ], "y": [ "Archips argyrospila", "Choristoneura fumiferana", "Aethes biscana", "Bedellia somnulentella", "Endothenia hebesana", "Coleophora mayrella", "Olethreutes schulziana", "Moth", "Syngrapha rectangula", "Choristoneura rosaceana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:28.150941", "updated_at": "2024-11-13T15:47:00.355387", "user_permissions": [] }