Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/3135/?format=api
{ "id": 3135, "name": "Wednesday, Aug 30-31 2023", "details": "https://api.beluga.insectai.org/api/v2/events/3135/?format=api", "deployment": { "id": 95, "name": "Ox Agri neg", "details": "https://api.beluga.insectai.org/api/v2/deployments/95/?format=api", "user_permissions": [] }, "start": "2023-08-30T21:01:08", "end": "2023-08-31T04:30:00", "day": "2023-08-30", "date_label": "Aug 30-31 2023", "duration": "26932.0", "duration_label": "7 hours 28 min", "captures_count": 297, "detections_count": 2, "occurrences_count": 1, "stats": { "detections_max_count": 2, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3135&ordering=timestamp", "first_capture": { "id": 8104183, "details": "https://api.beluga.insectai.org/api/v2/captures/8104183/?format=api", "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/dep000004/motion_images/20230830210108-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2023-08-30T21:01:08", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "3:00 AM" ], "y": [ 1 ], "ticktext": [ "3:00 AM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 1 ], "y": [ "Cameraria ohridella", "Thyridopteryx ephemeraeformis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-04-29T13:55:13.521798", "updated_at": "2024-04-29T13:55:13.589972", "user_permissions": [] }