Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4922/?format=api
{ "id": 4922, "name": "Thursday, Aug 4 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4922/?format=api", "deployment": { "id": 236, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api", "user_permissions": [] }, "start": "2022-08-04T21:02:16", "end": "2022-08-04T22:06:44", "day": "2022-08-04", "date_label": "Aug 4 2022", "duration": "3868.0", "duration_label": "1 hours 4 min", "captures_count": 616, "detections_count": 96, "occurrences_count": 17, "stats": { "detections_max_count": 13, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4922&ordering=timestamp", "first_capture": { "id": 16713564, "details": "https://api.beluga.insectai.org/api/v2/captures/16713564/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_08_04/20220804210216-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-04T21:02:16", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM" ], "y": [ 21, 7 ], "ticktext": [ "9:00 PM:00", "10:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 2, 2, 3, 4, 6 ], "y": [ "Eriocrania semipurpurella", "Crambini", "Gymnandrosoma punctidiscanum", "Euphyia intermediata", "Aglossa cuprina", "Eudonia strigalis", "Zanclognatha laevigata", "Macaria pustularia", "Coleophora mayrella", "Platynota exasperatana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:01:06.330564", "updated_at": "2024-10-10T19:41:51.098169", "user_permissions": [] }