Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2696/?format=api
{ "id": 2696, "name": "Monday, Sep 11 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2696/?format=api", "deployment": { "id": 53, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/53/?format=api", "user_permissions": [] }, "start": "2023-09-11T20:03:14", "end": "2023-09-11T22:47:03", "day": "2023-09-11", "date_label": "Sep 11 2023", "duration": "9829.0", "duration_label": "2 hours 43 min", "captures_count": 2633, "detections_count": 99, "occurrences_count": 10, "stats": { "detections_max_count": 11, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2696&ordering=timestamp", "first_capture": { "id": 5609837, "details": "https://api.beluga.insectai.org/api/v2/captures/5609837/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages/LUNA/2023/2023_09_11/20230911200314-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2023-09-11T20:03:14", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM" ], "y": [ 3, 11 ], "ticktext": [ "9:00 PM:00", "10:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 3 ], "y": [ "Thyridopteryx ephemeraeformis", "Lyonetia prunifoliella", "Amorbia humerosana", "Coleophora mayrella", "Nematocampa resistaria", "Acoloithus falsarius", "Geometridae", "Choristoneura parallela", "Plodia interpunctella", "Lambdina fiscellaria" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-02-02T22:53:40.667043", "updated_at": "2024-09-05T00:18:31.963590", "user_permissions": [] }