Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2843/?format=api
{ "id": 2843, "name": "Thursday, Sep 7 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2843/?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-09-07T01:00:01", "end": "2023-09-07T04:40:00", "day": "2023-09-07", "date_label": "Sep 7 2023", "duration": "13199.0", "duration_label": "3 hours 39 min", "captures_count": 12, "detections_count": 2, "occurrences_count": 2, "stats": { "detections_max_count": 2, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2843&ordering=timestamp", "first_capture": { "id": 6238627, "details": "https://api.beluga.insectai.org/api/v2/captures/6238627/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/MothWall/Project_20230907010001_5092.JPG", "width": 6080, "height": 3420, "timestamp": "2023-09-07T01:00:01", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "4:00 AM" ], "y": [ 2 ], "ticktext": [ "4:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1 ], "y": [ "Zeiraphera isertana", "Diplopseustis perieresalis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-03-24T12:20:22.527051", "updated_at": "2024-11-13T15:51:02.549358", "user_permissions": [] }