Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/165/?format=api
{ "id": 165, "name": "Wednesday, Jun 1-2 2022", "details": "https://api.beluga.insectai.org/api/v2/events/165/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-06-01T21:08:39", "end": "2022-06-02T05:31:57", "day": "2022-06-01", "date_label": "Jun 1-2 2022", "duration": "30198.0", "duration_label": "8 hours 23 min", "captures_count": 3722, "detections_count": 13, "occurrences_count": 8, "stats": { "detections_max_count": 6, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=165&ordering=timestamp", "first_capture": { "id": 725552, "details": "https://api.beluga.insectai.org/api/v2/captures/725552/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_01/20220601210839-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-01T21:08:39", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "11:00 PM", "1:00 AM" ], "y": [ 3, 5 ], "ticktext": [ "11:00 PM:00", "1:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 1, 1, 1, 2, 3 ], "y": [ "Parapoynx allionealis", "Eucopina tocullionana", "Dialectica scalariella", "Tosale oviplagalis", "Dura alba", "Nadata gibbosa", "Horisme intestinata", "Lobophora nivigerata", "Automeris io", "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:12:41.767417", "updated_at": "2024-07-23T18:55:32.562593", "user_permissions": [] }