Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2556/?format=api
{ "id": 2556, "name": "Wednesday, Jul 27-28 2022", "details": "https://api.beluga.insectai.org/api/v2/events/2556/?format=api", "deployment": { "id": 53, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/53/?format=api", "user_permissions": [] }, "start": "2022-07-27T20:06:00", "end": "2022-07-28T04:02:08", "day": "2022-07-27", "date_label": "Jul 27-28 2022", "duration": "28568.0", "duration_label": "7 hours 56 min", "captures_count": 7833, "detections_count": 675, "occurrences_count": 176, "stats": { "detections_max_count": 23, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2556&ordering=timestamp", "first_capture": { "id": 5073946, "details": "https://api.beluga.insectai.org/api/v2/captures/5073946/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_07_27_snapshots/20220727200600-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-27T20:06:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "11:00 PM", "12:00 AM", "1:00 AM", "2:00 AM", "3:00 AM", "4:00 AM" ], "y": [ 11, 28, 46, 35, 30, 51, 7 ], "ticktext": [ "10:00 PM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 2, 2, 3, 4, 5, 7, 7, 13, 15, 115 ], "y": [ "Hypagyrtis unipunctata", "Hydrelia inornata", "Eudonia strigalis", "Clemensia albata", "Nemoria bistriaria", "Herpetogramma pertextalis", "Pandemis lamprosana", "Drepana arcuata", "Platynota exasperatana", "Hypoprepia fucosa" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-10-13T03:54:24.934679", "updated_at": "2024-09-05T00:18:14.145735", "user_permissions": [] }