Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/34/?format=api
{ "id": 34, "name": "Saturday, Jul 23 2022", "details": "https://api.beluga.insectai.org/api/v2/events/34/?format=api", "deployment": { "id": 9, "name": "Quebec - Moth Week 2022", "details": "https://api.beluga.insectai.org/api/v2/deployments/9/?format=api", "user_permissions": [] }, "start": "2022-07-23T20:42:50", "end": "2022-07-23T22:34:36", "day": "2022-07-23", "date_label": "Jul 23 2022", "duration": "6706.0", "duration_label": "1 hours 51 min", "captures_count": 331, "detections_count": 29, "occurrences_count": 5, "stats": { "detections_max_count": 29, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=34&ordering=timestamp", "first_capture": { "id": 46797, "details": "https://api.beluga.insectai.org/api/v2/captures/46797/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/quebec/mothweek2022/2022_07_23/20220723204250-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-23T20:42:50", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM" ], "y": [ 6 ], "ticktext": [ "10:00 PM:00", "10:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 1, 1, 1, 1, 2 ], "y": [ "Condylolomia participialis", "Dyseriocrania griseocapitella", "Epiblema otiosana", "Chionodes discoocellella", "Coleophora mayrella", "Aristotelia rubidella", "Platynota exasperatana", "Proteoteras moffatiana", "Microcrambus elegans", "Cenopis pettitana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T04:59:36.587973", "updated_at": "2024-06-24T11:35:36.972401", "user_permissions": [] }