Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2617/?format=api
{ "id": 2617, "name": "Monday, Nov 13-14 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2617/?format=api", "deployment": { "id": 61, "name": "AMI BEF510C3", "details": "https://api.beluga.insectai.org/api/v2/deployments/61/?format=api", "user_permissions": [] }, "start": "2023-11-13T18:04:49", "end": "2023-11-14T06:29:30", "day": "2023-11-13", "date_label": "Nov 13-14 2023", "duration": "44681.0", "duration_label": "12 hours 24 min", "captures_count": 4195, "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=2617&ordering=timestamp", "first_capture": { "id": 4746362, "details": "https://api.beluga.insectai.org/api/v2/captures/4746362/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/Panama/BEF510C3/20231113180449-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-11-13T18:04:49", "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-12-06T20:35:57.391061", "updated_at": "2023-12-07T00:48:38.899876", "user_permissions": [] }