Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4683/?format=api
{ "id": 4683, "name": "Tuesday, Jul 12 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4683/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-07-12T20:13:00", "end": "2022-07-12T22:45:33", "day": "2022-07-12", "date_label": "Jul 12 2022", "duration": "9153.0", "duration_label": "2 hours 32 min", "captures_count": 825, "detections_count": 26, "occurrences_count": 3, "stats": { "detections_max_count": 8, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4683&ordering=timestamp", "first_capture": { "id": 17389974, "details": "https://api.beluga.insectai.org/api/v2/captures/17389974/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_07_12_snapshots/20220712201300-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-12T20:13:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "8:00 PM", "9:00 PM", "10:00 PM" ], "y": [ 1, 3, 3 ], "ticktext": [ "8:00 PM:00", "10:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 1, 1, 1, 1, 1, 2 ], "y": [ "Enarmonia formosana", "Coleophora mayrella", "Cryphia algae", "Cydia pomonella", "Heliothela wulfeniana", "Phragmatobia fuliginosa", "Virbia laeta", "Dryocampa rubicunda", "Chrysoteuchia topiarius", "Eriocrania semipurpurella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:29.318358", "updated_at": "2024-10-10T19:40:05.563168", "user_permissions": [] }