Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/119/?format=api
{ "id": 119, "name": "Sunday, Aug 21-22 2022", "details": "https://api.beluga.insectai.org/api/v2/events/119/?format=api", "deployment": { "id": 11, "name": "Newfoundland - Unit 1-Pasadena", "details": "https://api.beluga.insectai.org/api/v2/deployments/11/?format=api", "user_permissions": [] }, "start": "2022-08-21T22:03:18", "end": "2022-08-22T02:50:51", "day": "2022-08-21", "date_label": "Aug 21-22 2022", "duration": "17253.0", "duration_label": "4 hours 47 min", "captures_count": 6748, "detections_count": 916, "occurrences_count": 748, "stats": { "detections_max_count": 66, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=119&ordering=timestamp", "first_capture": { "id": 669136, "details": "https://api.beluga.insectai.org/api/v2/captures/669136/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_08_21/20220821220318-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-21T22:03:18", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "11:00 PM", "12:00 AM", "1:00 AM", "2:00 AM" ], "y": [ 21, 29, 134, 223, 341 ], "ticktext": [ "10:00 PM:00", "2:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 12, 12, 13, 19, 20, 22, 24, 54, 96, 118 ], "y": [ "Epinotia solandriana", "Archips packardiana", "Zeiraphera isertana", "Choristoneura pinus", "Choristoneura fumiferana", "Epinotia trigonella", "Eucopina tocullionana", "Gymnandrosoma punctidiscanum", "Endothenia hebesana", "Episimus argutana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:30.377792", "updated_at": "2024-11-13T15:47:03.258456", "user_permissions": [] }