Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/531/?format=api
{ "id": 531, "name": "Friday, May 14-15 2021", "details": "https://api.beluga.insectai.org/api/v2/events/531/?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-14T21:24:17", "end": "2021-05-15T00:29:11", "day": "2021-05-14", "date_label": "May 14-15 2021", "duration": "11094.0", "duration_label": "3 hours 4 min", "captures_count": 164, "detections_count": 1, "occurrences_count": 1, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=531&ordering=timestamp", "first_capture": { "id": 1904675, "details": "https://api.beluga.insectai.org/api/v2/captures/1904675/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/uk/Wallingford/MOTH/05_MAY/14_05_2021/20210514212417-00-01.jpg", "width": 3840, "height": 2160, "timestamp": "2021-05-14T21:24:17", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "12:00 AM" ], "y": [ 1 ], "ticktext": [ "12:00 AM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1 ], "y": [ "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-28T13:35:21.748360", "updated_at": "2024-02-18T17:03:12.369517", "user_permissions": [] }