Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/533/?format=api
{ "id": 533, "name": "Tuesday, May 18-19 2021", "details": "https://api.beluga.insectai.org/api/v2/events/533/?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-18T21:15:02", "end": "2021-05-19T06:09:00", "day": "2021-05-18", "date_label": "May 18-19 2021", "duration": "32038.0", "duration_label": "8 hours 53 min", "captures_count": 6795, "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=533&ordering=timestamp", "first_capture": { "id": 1905067, "details": "https://api.beluga.insectai.org/api/v2/captures/1905067/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/uk/Wallingford/MOTH/05_MAY/18_05_2021/20210518211502-00-01.jpg", "width": 3840, "height": 2160, "timestamp": "2021-05-18T21:15:02", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0 ], "y": [ "Spilosoma latipennis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-28T13:35:28.181122", "updated_at": "2024-02-18T17:03:12.834399", "user_permissions": [] }