Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4583/?format=api
{ "id": 4583, "name": "Thursday, Jun 23-24 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4583/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-06-23T20:05:00", "end": "2022-06-24T05:31:31", "day": "2022-06-23", "date_label": "Jun 23-24 2022", "duration": "33991.0", "duration_label": "9 hours 26 min", "captures_count": 9266, "detections_count": 102, "occurrences_count": 26, "stats": { "detections_max_count": 16, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4583&ordering=timestamp", "first_capture": { "id": 17388356, "details": "https://api.beluga.insectai.org/api/v2/captures/17388356/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_06_23_snapshots/20220623200500-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-23T20:05:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "12:00 AM", "1:00 AM", "3:00 AM", "4:00 AM", "5:00 AM" ], "y": [ 1, 2, 5, 7, 13, 3, 4 ], "ticktext": [ "9:00 PM:00", "5:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 2, 3, 3, 6, 6 ], "y": [ "Baileya ophthalmica", "Balsa tristrigella", "Coleophora mayrella", "Clepsis persicana", "Cnephasia stephensiana", "Hydrelia inornata", "Raphia frater", "Campaea perlata", "Metanema inatomaria", "Iridopsis larvaria" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:18.416008", "updated_at": "2024-10-10T19:39:57.154407", "user_permissions": [] }