Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/591/?format=api
{ "id": 591, "name": "Sunday, Jul 17-18 2022", "details": "https://api.beluga.insectai.org/api/v2/events/591/?format=api", "deployment": { "id": 18, "name": "Vermont - Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/18/?format=api", "user_permissions": [] }, "start": "2022-07-17T20:22:10", "end": "2022-07-18T04:00:49", "day": "2022-07-17", "date_label": "Jul 17-18 2022", "duration": "27519.0", "duration_label": "7 hours 38 min", "captures_count": 9011, "detections_count": 98, "occurrences_count": 12, "stats": { "detections_max_count": 30, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=591&ordering=timestamp", "first_capture": { "id": 2387968, "details": "https://api.beluga.insectai.org/api/v2/captures/2387968/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_07_17/20220717202210-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-17T20:22:10", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "11:00 PM", "12:00 AM", "2:00 AM", "3:00 AM" ], "y": [ 1, 5, 2, 4, 4 ], "ticktext": [ "10:00 PM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 1, 1, 2, 2, 3 ], "y": [ "Pandemis limitata", "Magusa divaricata", "Caenurgina crassiuscula", "Chionodes discoocellella", "Acrobasis indigenella", "Arta statalis", "Pandemis lamprosana", "Hypoprepia fucosa", "Notodonta basitriens", "Olethreutes fasciatana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-04T03:13:17.195917", "updated_at": "2023-12-07T01:08:58.250234", "user_permissions": [] }