Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4787/?format=api
{ "id": 4787, "name": "Saturday, Jul 30-31 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4787/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-07-30T20:08:59", "end": "2022-07-31T01:58:34", "day": "2022-07-30", "date_label": "Jul 30-31 2022", "duration": "20975.0", "duration_label": "5 hours 49 min", "captures_count": 4775, "detections_count": 253, "occurrences_count": 124, "stats": { "detections_max_count": 17, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4787&ordering=timestamp", "first_capture": { "id": 17390467, "details": "https://api.beluga.insectai.org/api/v2/captures/17390467/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_07_30_snapshots/20220730200859-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-30T20:08:59", "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", "1:00 AM" ], "y": [ 10, 15, 51, 14, 54 ], "ticktext": [ "9:00 PM:00", "1:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 2, 2, 2, 2, 4, 5, 6, 9, 12, 83 ], "y": [ "Emmelina monodactyla", "Adela caeruleella", "Crambini", "Idia americalis", "Malacosoma disstria", "Microcrambus elegans", "Lobophora nivigerata", "Drepana arcuata", "Platynota exasperatana", "Hypoprepia fucosa" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:44.686953", "updated_at": "2024-10-10T19:40:12.723126", "user_permissions": [] }