Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/3264/?format=api
{ "id": 3264, "name": "Friday, Jul 28-29 2023", "details": "https://api.beluga.insectai.org/api/v2/events/3264/?format=api", "deployment": { "id": 103, "name": "North Agri neg", "details": "https://api.beluga.insectai.org/api/v2/deployments/103/?format=api", "user_permissions": [] }, "start": "2023-07-28T20:59:59", "end": "2023-07-29T04:49:59", "day": "2023-07-28", "date_label": "Jul 28-29 2023", "duration": "28200.0", "duration_label": "7 hours 50 min", "captures_count": 859, "detections_count": 1, "occurrences_count": 0, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3264&ordering=timestamp", "first_capture": { "id": 8948973, "details": "https://api.beluga.insectai.org/api/v2/captures/8948973/?format=api", "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/dep000012/snapshot_images/01-20230728205959-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-07-28T20:59:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0 ], "y": [ "Eriocrania sangii" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-04-30T10:31:11.045431", "updated_at": "2024-04-30T10:31:11.173394", "user_permissions": [] }