Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/550/?format=api
{ "id": 550, "name": "Monday, May 31 2021", "details": "https://api.beluga.insectai.org/api/v2/events/550/?format=api", "deployment": { "id": 17, "name": "UK - Heartwood", "details": "https://api.beluga.insectai.org/api/v2/deployments/17/?format=api", "user_permissions": [] }, "start": "2021-05-31T06:34:27", "end": "2021-05-31T06:34:31", "day": "2021-05-31", "date_label": "May 31 2021", "duration": "4.0", "duration_label": "0 minutes", "captures_count": 3, "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=550&ordering=timestamp", "first_capture": { "id": 1926419, "details": "https://api.beluga.insectai.org/api/v2/captures/1926419/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/uk/Heartwood/MOTH/05_MAY/30_05_2021/20210531063427-00-29.jpg", "width": 3840, "height": 2160, "timestamp": "2021-05-31T06:34:27", "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:38:46.276929", "updated_at": "2023-12-07T01:03:55.708353", "user_permissions": [] }