Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/3727/?format=api
{ "id": 3727, "name": "Monday, Jul 17 2023", "details": "https://api.beluga.insectai.org/api/v2/events/3727/?format=api", "deployment": { "id": 14, "name": "Insectarium", "details": "https://api.beluga.insectai.org/api/v2/deployments/14/?format=api", "user_permissions": [] }, "start": "2023-07-17T02:09:59", "end": "2023-07-17T10:59:59", "day": "2023-07-17", "date_label": "Jul 17 2023", "duration": "31800.0", "duration_label": "8 hours 50 min", "captures_count": 12995, "detections_count": 107, "occurrences_count": 71, "stats": { "detections_max_count": 27, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3727&ordering=timestamp", "first_capture": { "id": 10660317, "details": "https://api.beluga.insectai.org/api/v2/captures/10660317/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Insectarium/2023/Snapshots/01-20230717020959-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-07-17T02:09:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "6:00 AM", "7:00 AM", "10:00 AM" ], "y": [ 27, 43, 1 ], "ticktext": [ "6:00 AM:00", "10:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 2, 2, 2, 2, 3, 3, 3, 43 ], "y": [ "Endothenia hebesana", "Crambus agitatellus", "Choristoneura rosaceana", "Acleris forsskaleana", "Choristoneura pinus", "Coleophora mayrella", "Idia aemula", "Choristoneura fumiferana", "Hypoprepia fucosa", "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-08-09T20:11:02.199105", "updated_at": "2024-08-09T20:11:03.177374", "user_permissions": [] }