Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/253/?format=api
{ "id": 253, "name": "Sunday, Sep 4-5 2022", "details": "https://api.beluga.insectai.org/api/v2/events/253/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-09-04T20:49:20", "end": "2022-09-05T05:29:38", "day": "2022-09-04", "date_label": "Sep 4-5 2022", "duration": "31218.0", "duration_label": "8 hours 40 min", "captures_count": 794, "detections_count": 3, "occurrences_count": 2, "stats": { "detections_max_count": 3, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=253&ordering=timestamp", "first_capture": { "id": 951441, "details": "https://api.beluga.insectai.org/api/v2/captures/951441/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_09_04/20220904204920-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-04T20:49:20", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "5:00 AM" ], "y": [ 2 ], "ticktext": [ "5:00 AM:00", "5:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 2 ], "y": [ "Acleris macdunnoughi", "Campaea perlata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:13:15.520511", "updated_at": "2024-07-23T18:55:51.468821", "user_permissions": [] }