Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/322/?format=api
{ "id": 322, "name": "Tuesday, Jun 28 2022", "details": "https://api.beluga.insectai.org/api/v2/events/322/?format=api", "deployment": { "id": 14, "name": "Insectarium", "details": "https://api.beluga.insectai.org/api/v2/deployments/14/?format=api", "user_permissions": [] }, "start": "2022-06-28T20:09:59", "end": "2022-06-28T22:29:59", "day": "2022-06-28", "date_label": "Jun 28 2022", "duration": "8400.0", "duration_label": "2 hours 20 min", "captures_count": 15, "detections_count": 1, "occurrences_count": 0, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=322&ordering=timestamp", "first_capture": { "id": 1439716, "details": "https://api.beluga.insectai.org/api/v2/captures/1439716/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Insectarium/2022/SnapShot/Tests/02-20220628200959-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-28T20:09:59", "detections_count": 0, "detections": [ { "id": 571229, "details": "https://api.beluga.insectai.org/api/v2/detections/571229/?format=api", "url": null, "width": null, "height": null, "bbox": null, "occurrence": { "id": 543271, "details": "https://api.beluga.insectai.org/api/v2/occurrences/543271/?format=api", "determination": null, "determination_score": null, "user_permissions": [] }, "classifications": "https://api.beluga.insectai.org/api/v2/classifications/?format=api?detection=571229", "occurrence_meets_criteria": null, "user_permissions": [] } ], "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-20T16:17:54.903044", "updated_at": "2024-08-09T20:10:24.980715", "user_permissions": [] }