Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2797/?format=api
{ "id": 2797, "name": "Thursday, Jul 13 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2797/?format=api", "deployment": { "id": 74, "name": "PFS_Moth_Wall", "details": "https://api.beluga.insectai.org/api/v2/deployments/74/?format=api", "user_permissions": [] }, "start": "2023-07-13T01:00:01", "end": "2023-07-13T05:45:04", "day": "2023-07-13", "date_label": "Jul 13 2023", "duration": "17103.0", "duration_label": "4 hours 45 min", "captures_count": 26, "detections_count": 14, "occurrences_count": 12, "stats": { "detections_max_count": 4, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2797&ordering=timestamp", "first_capture": { "id": 6238004, "details": "https://api.beluga.insectai.org/api/v2/captures/6238004/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/MothWall/Project_20230713010001_4083.JPG", "width": 6080, "height": 3420, "timestamp": "2023-07-13T01:00:01", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "3:00 AM", "4:00 AM", "5:00 AM" ], "y": [ 2, 6, 4 ], "ticktext": [ "3:00 AM:00", "5:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 1, 1, 1, 2, 2 ], "y": [ "Acronicta innotata", "Sparganothis sulfureana", "Acrobasis indigenella", "Olethreutes exoletum", "Lochmaeus manteo", "Eucopina tocullionana", "Cydia pomonella", "Amorbia humerosana", "Palpita magniferalis", "Semioscopis avellanella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-03-18T10:05:38.122777", "updated_at": "2024-11-13T15:50:59.489942", "user_permissions": [] }