Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/3339/?format=api
{ "id": 3339, "name": "Wednesday, Oct 18-19 2023", "details": "https://api.beluga.insectai.org/api/v2/events/3339/?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-10-18T20:59:59", "end": "2023-10-19T04:27:33", "day": "2023-10-18", "date_label": "Oct 18-19 2023", "duration": "26854.0", "duration_label": "7 hours 27 min", "captures_count": 2643, "detections_count": 3, "occurrences_count": 1, "stats": { "detections_max_count": 3, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3339&ordering=timestamp", "first_capture": { "id": 9025175, "details": "https://api.beluga.insectai.org/api/v2/captures/9025175/?format=api", "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/dep000010/snapshot_images/01-20231018205959-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-10-18T20:59:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "1:00 AM" ], "y": [ 1 ], "ticktext": [ "1:00 AM:00", "1:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 1 ], "y": [ "Plodia interpunctella", "Epiphyas postvittana", "Operophtera brumata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-04-30T10:32:28.313678", "updated_at": "2024-04-30T10:32:28.482030", "user_permissions": [] }