Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/530/?format=api
{ "id": 530, "name": "Tuesday, May 11 2021", "details": "https://api.beluga.insectai.org/api/v2/events/530/?format=api", "deployment": { "id": 16, "name": "UK - Wallingford", "details": "https://api.beluga.insectai.org/api/v2/deployments/16/?format=api", "user_permissions": [] }, "start": "2021-05-11T03:54:07", "end": "2021-05-11T05:43:01", "day": "2021-05-11", "date_label": "May 11 2021", "duration": "6534.0", "duration_label": "1 hours 48 min", "captures_count": 51, "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=530&ordering=timestamp", "first_capture": { "id": 1904624, "details": "https://api.beluga.insectai.org/api/v2/captures/1904624/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/uk/Wallingford/MOTH/05_MAY/10_05_2021/20210511035407-00-10.jpg", "width": 3840, "height": 2160, "timestamp": "2021-05-11T03:54:07", "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-28T13:35:21.688350", "updated_at": "2024-02-18T17:03:12.318510", "user_permissions": [] }