Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2804/?format=api
{ "id": 2804, "name": "Thursday, Jul 20 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2804/?format=api", "deployment": { "id": 74, "name": "PFS_Moth_Wall", "details": "https://api.beluga.insectai.org/api/v2/deployments/74/?format=api", "user_permissions": [] }, "start": "2023-07-20T01:00:00", "end": "2023-07-20T05:45:02", "day": "2023-07-20", "date_label": "Jul 20 2023", "duration": "17102.0", "duration_label": "4 hours 45 min", "captures_count": 26, "detections_count": 202, "occurrences_count": 199, "stats": { "detections_max_count": 28, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2804&ordering=timestamp", "first_capture": { "id": 6238114, "details": "https://api.beluga.insectai.org/api/v2/captures/6238114/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/MothWall/Project_20230720010000_4195.JPG", "width": 6080, "height": 3420, "timestamp": "2023-07-20T01:00:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "2:00 AM", "3:00 AM", "4:00 AM", "5:00 AM" ], "y": [ 34, 28, 55, 34 ], "ticktext": [ "2:00 AM:00", "5:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 3, 3, 4, 5, 5, 5, 6, 6, 7, 10 ], "y": [ "Choristoneura rosaceana", "Eupithecia intricata", "Proxenus miranda", "Dichomeris ventrellus", "Noctua comes", "Eana argentana", "Athrips mouffetella", "Caradrina montana", "Paleacrita vernata", "Amorbia humerosana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-03-18T10:19:21.935291", "updated_at": "2024-11-13T15:51:00.016011", "user_permissions": [] }