Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/42/?format=api
{ "id": 42, "name": "Sunday, Jul 31-1 2022", "details": "https://api.beluga.insectai.org/api/v2/events/42/?format=api", "deployment": { "id": 9, "name": "Quebec - Moth Week 2022", "details": "https://api.beluga.insectai.org/api/v2/deployments/9/?format=api", "user_permissions": [] }, "start": "2022-07-31T21:01:18", "end": "2022-08-01T01:37:20", "day": "2022-07-31", "date_label": "Jul 31-1 2022", "duration": "16562.0", "duration_label": "4 hours 36 min", "captures_count": 3074, "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=42&ordering=timestamp", "first_capture": { "id": 52279, "details": "https://api.beluga.insectai.org/api/v2/captures/52279/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/quebec/mothweek2022/2022_07_31/20220731210118-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-31T21:01:18", "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": "2023-08-20T04:59:41.113100", "updated_at": "2024-06-24T11:35:37.757121", "user_permissions": [] }