Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/110/?format=api
{ "id": 110, "name": "Thursday, Aug 11 2022", "details": "https://api.beluga.insectai.org/api/v2/events/110/?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-11T00:00:51", "end": "2022-08-11T22:32:01", "day": "2022-08-11", "date_label": "Aug 11 2022", "duration": "81070.0", "duration_label": "22 hours 31 min", "captures_count": 804, "detections_count": 52, "occurrences_count": 34, "stats": { "detections_max_count": 8, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=110&ordering=timestamp", "first_capture": { "id": 651408, "details": "https://api.beluga.insectai.org/api/v2/captures/651408/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_08_11/20220811000051-00-38.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-11T00:00:51", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "12:00 AM", "1:00 AM", "2:00 AM", "3:00 AM" ], "y": [ 7, 7, 17, 2, 1 ], "ticktext": [ "10:00 PM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 2, 2, 2, 2, 5 ], "y": [ "Agonopterix robiniella", "Catoptria latiradiellus", "Cenopis directana", "Aethes angulatana", "Aporophyla nigra", "Bedellia somnulentella", "Crambus praefectellus", "Phragmatobia fuliginosa", "Archips argyrospila", "Agriphila vulgivagellus" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:27.983641", "updated_at": "2024-11-13T15:46:59.975393", "user_permissions": [] }