Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/5005/?format=api
{ "id": 5005, "name": "Monday, Sep 19-20 2022", "details": "https://api.beluga.insectai.org/api/v2/events/5005/?format=api", "deployment": { "id": 236, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api", "user_permissions": [] }, "start": "2022-09-19T20:33:01", "end": "2022-09-20T05:31:35", "day": "2022-09-19", "date_label": "Sep 19-20 2022", "duration": "32314.0", "duration_label": "8 hours 58 min", "captures_count": 1900, "detections_count": 52, "occurrences_count": 3, "stats": { "detections_max_count": 5, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=5005&ordering=timestamp", "first_capture": { "id": 17363318, "details": "https://api.beluga.insectai.org/api/v2/captures/17363318/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_09_19/20220919203301-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-19T20:33:01", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "1:00 AM", "5:00 AM" ], "y": [ 2, 2 ], "ticktext": [ "1:00 AM:00", "5:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 1, 1, 1, 1 ], "y": [ "Balsa tristrigella", "Bryotropha basaltinella", "Bleptina caradrinalis", "Anticlea multiferata", "Arta statalis", "Alsophila pometaria", "Coleophora deauratella", "Emmelina monodactyla", "Apantesis phalerata", "Choristoneura rosaceana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:01:24.855022", "updated_at": "2024-10-10T19:42:09.442883", "user_permissions": [] }