Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2847/?format=api
{ "id": 2847, "name": "Tuesday, Sep 12 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2847/?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-09-12T01:40:00", "end": "2023-09-12T01:40:00", "day": "2023-09-12", "date_label": "Sep 12 2023", "duration": "0.0", "duration_label": "", "captures_count": 1, "detections_count": 0, "occurrences_count": 0, "stats": { "detections_max_count": 0, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2847&ordering=timestamp", "first_capture": { "id": 6238652, "details": "https://api.beluga.insectai.org/api/v2/captures/6238652/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/MothWall/Project_20230912014000_5216.JPG", "width": 6080, "height": 3420, "timestamp": "2023-09-12T01:40:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [], "y": [] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-03-24T12:20:22.714807", "updated_at": "2024-11-13T15:51:02.793884", "user_permissions": [] }