Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4652/?format=api
{ "id": 4652, "name": "Sunday, Jun 5 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4652/?format=api", "deployment": { "id": 237, "name": "Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/237/?format=api", "user_permissions": [] }, "start": "2022-06-05T20:01:17", "end": "2022-06-05T23:19:59", "day": "2022-06-05", "date_label": "Jun 5 2022", "duration": "11922.0", "duration_label": "3 hours 18 min", "captures_count": 596, "detections_count": 28, "occurrences_count": 1, "stats": { "detections_max_count": 7, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4652&ordering=timestamp", "first_capture": { "id": 16532172, "details": "https://api.beluga.insectai.org/api/v2/captures/16532172/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/MOTHRA/2022/movement/2022_06_05/20220605200117-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-05T20:01:17", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM" ], "y": [ 4 ], "ticktext": [ "9:00 PM:00", "9:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 1, 1, 1, 1 ], "y": [ "Oegoconia quadripuncta", "Nematopogon adansoniella", "Virbia laeta", "Eriocrania semipurpurella", "Tyria jacobaeae", "Tineola bisselliella", "Galasa nigrinodis", "Emmelina monodactyla", "Clemensia albata", "Adela caeruleella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:26.378674", "updated_at": "2024-10-10T19:40:20.209609", "user_permissions": [] }