Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/5184/?format=api
{ "id": 5184, "name": "Tuesday, Jul 2 2024", "details": "https://api.beluga.insectai.org/api/v2/events/5184/?format=api", "deployment": { "id": 241, "name": "J_AMI_Unit 1 Pasadena", "details": "https://api.beluga.insectai.org/api/v2/deployments/241/?format=api", "user_permissions": [] }, "start": "2024-07-02T00:18:01", "end": "2024-07-02T03:59:22", "day": "2024-07-02", "date_label": "Jul 2 2024", "duration": "13281.0", "duration_label": "3 hours 41 min", "captures_count": 20, "detections_count": 0, "occurrences_count": 0, "stats": { "detections_max_count": 0, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=5184&ordering=timestamp", "first_capture": { "id": 17993071, "details": "https://api.beluga.insectai.org/api/v2/captures/17993071/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/newfoundland/J_AMI_Unit_Pasadena/20240702001801.JPG", "width": 6080, "height": 3420, "timestamp": "2024-07-02T00:18:01", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [], "y": [] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-11-13T17:32:57.418543", "updated_at": "2024-11-20T17:28:50.165493", "user_permissions": [] }