Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/225/?format=api
{ "id": 225, "name": "Sunday, Jul 31-1 2022", "details": "https://api.beluga.insectai.org/api/v2/events/225/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-07-31T21:01:18", "end": "2022-08-01T02:51:12", "day": "2022-07-31", "date_label": "Jul 31-1 2022", "duration": "20994.0", "duration_label": "5 hours 49 min", "captures_count": 5462, "detections_count": 19, "occurrences_count": 15, "stats": { "detections_max_count": 19, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=225&ordering=timestamp", "first_capture": { "id": 875410, "details": "https://api.beluga.insectai.org/api/v2/captures/875410/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_07_31/20220731210118-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-31T21:01:18", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM" ], "y": [ 15 ], "ticktext": [ "10:00 PM:00", "10:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 15 ], "y": [ "Uresiphita reversalis", "Epiblema otiosana", "Aethes biscana", "Acrolophus mora", "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:13:02.724475", "updated_at": "2024-07-23T18:55:45.411351", "user_permissions": [] }