Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4876/?format=api
{ "id": 4876, "name": "Saturday, Aug 20 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4876/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-08-20T20:04:47", "end": "2022-08-20T21:00:36", "day": "2022-08-20", "date_label": "Aug 20 2022", "duration": "3349.0", "duration_label": "55 minutes", "captures_count": 89, "detections_count": 16, "occurrences_count": 4, "stats": { "detections_max_count": 6, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4876&ordering=timestamp", "first_capture": { "id": 17342385, "details": "https://api.beluga.insectai.org/api/v2/captures/17342385/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/movement/2022_08_20/20220820200447-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-20T20:04:47", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "8:00 PM" ], "y": [ 4 ], "ticktext": [ "8:00 PM:00", "8:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 0, 1, 1, 2 ], "y": [ "Psyche casta", "Yponomeuta multipunctella", "Neurobathra strigifinitella", "Catocala palaeogama", "Gracillaria syringella", "Episimus argutana", "Dichomeris ligulella", "Plutella xylostella", "Adela caeruleella", "Microcrambus elegans" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:59.213960", "updated_at": "2024-10-10T19:40:26.056171", "user_permissions": [] }