Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/3573/?format=api
{ "id": 3573, "name": "Thursday, Jul 7 2022", "details": "https://api.beluga.insectai.org/api/v2/events/3573/?format=api", "deployment": { "id": 124, "name": "Plateau", "details": "https://api.beluga.insectai.org/api/v2/deployments/124/?format=api", "user_permissions": [] }, "start": "2022-07-07T12:05:00", "end": "2022-07-07T12:05:00", "day": "2022-07-07", "date_label": "Jul 7 2022", "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=3573&ordering=timestamp", "first_capture": { "id": 9415470, "details": "https://api.beluga.insectai.org/api/v2/captures/9415470/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/example_captures/124/20220707120500-f31d-44c1-9606-78f30fd6e0bd.jpeg", "width": 1296, "height": 972, "timestamp": "2022-07-07T12:05: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-05-21T10:53:36.159781", "updated_at": "2024-05-21T10:54:01.345658", "user_permissions": [] }