Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2868/?format=api
{ "id": 2868, "name": "Wednesday, Aug 16-17 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2868/?format=api", "deployment": { "id": 92, "name": "Ox Cont pos", "details": "https://api.beluga.insectai.org/api/v2/deployments/92/?format=api", "user_permissions": [] }, "start": "2023-08-16T21:10:00", "end": "2023-08-17T04:30:29", "day": "2023-08-16", "date_label": "Aug 16-17 2023", "duration": "26429.0", "duration_label": "7 hours 20 min", "captures_count": 2575, "detections_count": 3, "occurrences_count": 2, "stats": { "detections_max_count": 3, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2868&ordering=timestamp", "first_capture": { "id": 6504199, "details": "https://api.beluga.insectai.org/api/v2/captures/6504199/?format=api", "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/dep000001/snapshot_images/20230816211000-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-08-16T21:10:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "3:00 AM" ], "y": [ 2 ], "ticktext": [ "3:00 AM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 1, 1 ], "y": [ "Agriphila inquinatella", "Idaea rusticata", "Idaea aversata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-04-25T10:35:22.613481", "updated_at": "2024-04-26T01:17:18.594138", "user_permissions": [] }