Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2537/?format=api
{ "id": 2537, "name": "Friday, Jul 8-9 2022", "details": "https://api.beluga.insectai.org/api/v2/events/2537/?format=api", "deployment": { "id": 53, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/53/?format=api", "user_permissions": [] }, "start": "2022-07-08T20:09:00", "end": "2022-07-09T01:48:58", "day": "2022-07-08", "date_label": "Jul 8-9 2022", "duration": "20398.0", "duration_label": "5 hours 39 min", "captures_count": 4547, "detections_count": 329, "occurrences_count": 36, "stats": { "detections_max_count": 17, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2537&ordering=timestamp", "first_capture": { "id": 5073424, "details": "https://api.beluga.insectai.org/api/v2/captures/5073424/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_07_08_snapshots/20220708200900-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-08T20:09:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM", "12:00 AM", "1:00 AM" ], "y": [ 3, 10, 21, 6, 17 ], "ticktext": [ "9:00 PM:00", "1:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 2, 2, 2, 2, 3, 3, 4, 5, 6, 6 ], "y": [ "Archips cerasivorana", "Hydrelia albifera", "Microcrambus minor", "Endothenia hebesana", "Hypoprepia fucosa", "Speranza pustularia", "Pleuroprucha insulsaria", "Hydrelia inornata", "Olethreutes fasciatana", "Metalectra discalis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-10-13T00:20:52.786439", "updated_at": "2024-09-05T00:18:05.717557", "user_permissions": [] }