Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/3313/?format=api
{ "id": 3313, "name": "Friday, Jul 28-29 2023", "details": "https://api.beluga.insectai.org/api/v2/events/3313/?format=api", "deployment": { "id": 101, "name": "North Cont neg", "details": "https://api.beluga.insectai.org/api/v2/deployments/101/?format=api", "user_permissions": [] }, "start": "2023-07-28T21:09:59", "end": "2023-07-29T05:00:00", "day": "2023-07-28", "date_label": "Jul 28-29 2023", "duration": "28201.0", "duration_label": "7 hours 50 min", "captures_count": 12079, "detections_count": 50, "occurrences_count": 11, "stats": { "detections_max_count": 12, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3313&ordering=timestamp", "first_capture": { "id": 9021082, "details": "https://api.beluga.insectai.org/api/v2/captures/9021082/?format=api", "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/dep000010/snapshot_images/01-20230728210959-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-07-28T21:09:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "3:00 AM", "4:00 AM" ], "y": [ 2, 13 ], "ticktext": [ "3:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 1, 1, 1, 1, 1, 2, 2, 2, 4 ], "y": [ "Chiasmia clathrata", "Thysanoplusia orichalcea", "Cydia pomonella", "Acrobasis advenella", "Ypsolopha parenthesella", "Agapeta zoegana", "Phragmatobia fuliginosa", "Crambus pratella", "Udea prunalis", "Eilema complana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-04-30T10:32:21.217408", "updated_at": "2024-04-30T10:32:21.985990", "user_permissions": [] }