Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4795/?format=api
{ "id": 4795, "name": "Sunday, Jul 31-1 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4795/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-07-31T20:10:00", "end": "2022-08-01T00:48:56", "day": "2022-07-31", "date_label": "Jul 31-1 2022", "duration": "16736.0", "duration_label": "4 hours 38 min", "captures_count": 2142, "detections_count": 78, "occurrences_count": 22, "stats": { "detections_max_count": 22, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4795&ordering=timestamp", "first_capture": { "id": 17390499, "details": "https://api.beluga.insectai.org/api/v2/captures/17390499/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_07_31_snapshots/20220731201000-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-31T20:10:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "11:00 PM", "12:00 AM" ], "y": [ 1, 26 ], "ticktext": [ "11:00 PM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 1, 1, 2, 3, 15 ], "y": [ "Diachrysia balluca", "Drepana arcuata", "Acrobasis angusella", "Crambus", "Microcrambus elegans", "Epinotia trigonella", "Nemoria bistriaria", "Macaria pustularia", "Platynota exasperatana", "Hypoprepia fucosa" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:45.147485", "updated_at": "2024-10-10T19:40:13.116652", "user_permissions": [] }