Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4747/?format=api
{ "id": 4747, "name": "Sunday, Aug 21-22 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4747/?format=api", "deployment": { "id": 239, "name": "Newfoundland - Unit 2", "details": "https://api.beluga.insectai.org/api/v2/deployments/239/?format=api", "user_permissions": [] }, "start": "2022-08-21T22:00:27", "end": "2022-08-22T00:11:44", "day": "2022-08-21", "date_label": "Aug 21-22 2022", "duration": "7877.0", "duration_label": "2 hours 11 min", "captures_count": 3695, "detections_count": 119, "occurrences_count": 8, "stats": { "detections_max_count": 18, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4747&ordering=timestamp", "first_capture": { "id": 16033526, "details": "https://api.beluga.insectai.org/api/v2/captures/16033526/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/newfoundland/Unit-2/Aug 21/20220821220027-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-21T22:00:27", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "11:00 PM" ], "y": [ 1, 14 ], "ticktext": [ "10:00 PM:00", "11:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 1, 1, 1, 1, 1, 5, 5 ], "y": [ "Adela caeruleella", "Archips packardiana", "Archips rosana", "Not Lepidoptera", "Episimus argutana", "Argyrotaenia quercifoliana", "Gymnandrosoma punctidiscanum", "Virbia laeta", "Acleris forsskaleana", "Cenopis pettitana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:36.883263", "updated_at": "2024-10-10T19:40:58.959855", "user_permissions": [] }