Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4918/?format=api
{ "id": 4918, "name": "Saturday, Sep 10 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4918/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-09-10T19:11:09", "end": "2022-09-10T22:02:15", "day": "2022-09-10", "date_label": "Sep 10 2022", "duration": "10266.0", "duration_label": "2 hours 51 min", "captures_count": 390, "detections_count": 8, "occurrences_count": 1, "stats": { "detections_max_count": 5, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4918&ordering=timestamp", "first_capture": { "id": 17378246, "details": "https://api.beluga.insectai.org/api/v2/captures/17378246/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/movement/2022_09_10/20220910191109-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-10T19:11:09", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM" ], "y": [ 1 ], "ticktext": [ "9:00 PM:00", "9:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 0, 1 ], "y": [ "Thyridopteryx ephemeraeformis", "Aethes biscana", "Pelochrista derelicta", "Mathildana newmanella", "Endothenia hebesana", "Cydia caryana", "Agriphila vulgivagellus", "Macaria signaria" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:01:05.380773", "updated_at": "2024-10-10T19:40:32.657450", "user_permissions": [] }