Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/109/?format=api
{ "id": 109, "name": "Tuesday, Aug 9-10 2022", "details": "https://api.beluga.insectai.org/api/v2/events/109/?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-09T22:11:02", "end": "2022-08-10T00:23:29", "day": "2022-08-09", "date_label": "Aug 9-10 2022", "duration": "7947.0", "duration_label": "2 hours 12 min", "captures_count": 537, "detections_count": 3, "occurrences_count": 2, "stats": { "detections_max_count": 2, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=109&ordering=timestamp", "first_capture": { "id": 650871, "details": "https://api.beluga.insectai.org/api/v2/captures/650871/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_08_09/20220809221102-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-09T22:11:02", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "12:00 AM" ], "y": [ 1 ], "ticktext": [ "12:00 AM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 1 ], "y": [ "Not Lepidoptera", "Endothenia hebesana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:27.765111", "updated_at": "2024-11-13T15:46:59.687328", "user_permissions": [] }