Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4813/?format=api
{ "id": 4813, "name": "Sunday, Jul 10-11 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4813/?format=api", "deployment": { "id": 236, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api", "user_permissions": [] }, "start": "2022-07-10T20:42:44", "end": "2022-07-11T00:36:29", "day": "2022-07-10", "date_label": "Jul 10-11 2022", "duration": "14025.0", "duration_label": "3 hours 53 min", "captures_count": 4503, "detections_count": 835, "occurrences_count": 93, "stats": { "detections_max_count": 56, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4813&ordering=timestamp", "first_capture": { "id": 16136081, "details": "https://api.beluga.insectai.org/api/v2/captures/16136081/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_07_10/20220710204244-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-10T20:42:44", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM", "12:00 AM" ], "y": [ 6, 28, 71, 62 ], "ticktext": [ "9:00 PM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 4, 4, 4, 5, 6, 11, 12, 13, 15, 19 ], "y": [ "Lepidoptera", "Crambus", "Macaria pustularia", "Malacosoma disstria", "Microcrambus elegans", "Blepharomastix ranalis", "Arta statalis", "Choristoneura rosaceana", "Crambus agitatellus", "Cenopis pettitana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:48.059846", "updated_at": "2024-10-10T19:41:25.689760", "user_permissions": [] }