Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4696/?format=api
{ "id": 4696, "name": "Friday, Jul 15 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4696/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-07-15T20:04:59", "end": "2022-07-15T23:16:37", "day": "2022-07-15", "date_label": "Jul 15 2022", "duration": "11498.0", "duration_label": "3 hours 11 min", "captures_count": 1957, "detections_count": 99, "occurrences_count": 33, "stats": { "detections_max_count": 16, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4696&ordering=timestamp", "first_capture": { "id": 17390048, "details": "https://api.beluga.insectai.org/api/v2/captures/17390048/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_07_15_snapshots/20220715200459-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-15T20:04:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM" ], "y": [ 6, 19, 18 ], "ticktext": [ "9:00 PM:00", "11:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 2, 2, 2, 3, 3, 3, 9, 9 ], "y": [ "Epicallima argenticinctella", "Hypena scabra", "Synchlora aerata", "Olethreutes fasciatana", "Crambus agitatellus", "Argyrotaenia velutinana", "Chrysoteuchia topiarius", "Raphia frater", "Malacosoma disstria", "Hydrelia inornata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:31.205806", "updated_at": "2024-10-10T19:40:06.556736", "user_permissions": [] }