Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/5224/?format=api
{ "id": 5224, "name": "Wednesday, Nov 20 2024", "details": "https://api.beluga.insectai.org/api/v2/events/5224/?format=api", "deployment": { "id": 242, "name": "Test", "details": "https://api.beluga.insectai.org/api/v2/deployments/242/?format=api", "user_permissions": [] }, "start": "2024-11-20T00:00:00", "end": "2024-11-20T00:00:00", "day": "2024-11-20", "date_label": "Nov 20 2024", "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=5224&ordering=timestamp", "first_capture": { "id": 18859648, "details": "https://api.beluga.insectai.org/api/v2/captures/18859648/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/example_captures/242/red-2024112000000000.png", "width": 10, "height": 10, "timestamp": "2024-11-20T00:00: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-11-20T19:09:44.662492", "updated_at": "2024-11-20T19:09:44.736416", "user_permissions": [] }