Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/6328/?format=api
{ "id": 6328, "name": "Wednesday, Sep 18-19 2024", "details": "https://api.beluga.insectai.org/api/v2/events/6328/?format=api", "deployment": { "id": 261, "name": "JLG", "details": "https://api.beluga.insectai.org/api/v2/deployments/261/?format=api", "user_permissions": [] }, "start": "2024-09-18T18:59:20", "end": "2024-09-19T03:59:00", "day": "2024-09-18", "date_label": "Sep 18-19 2024", "duration": "32380.0", "duration_label": "8 hours 59 min", "captures_count": 0, "detections_count": 0, "occurrences_count": 0, "stats": { "detections_max_count": null, "detections_min_count": null }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=6328&ordering=timestamp", "first_capture": null, "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": "2025-01-22T00:32:31.440563", "updated_at": "2025-01-22T00:32:31.498632", "user_permissions": [] }