Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4803/?format=api
{ "id": 4803, "name": "Wednesday, Jul 6 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4803/?format=api", "deployment": { "id": 236, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api", "user_permissions": [] }, "start": "2022-07-06T21:05:12", "end": "2022-07-06T23:08:48", "day": "2022-07-06", "date_label": "Jul 6 2022", "duration": "7416.0", "duration_label": "2 hours 3 min", "captures_count": 1720, "detections_count": 79, "occurrences_count": 16, "stats": { "detections_max_count": 12, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4803&ordering=timestamp", "first_capture": { "id": 16119446, "details": "https://api.beluga.insectai.org/api/v2/captures/16119446/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_07_06/20220706210512-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-06T21:05:12", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM" ], "y": [ 2, 18, 7 ], "ticktext": [ "9:00 PM:00", "11:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 2, 3, 3, 4, 6 ], "y": [ "Choristoneura fumiferana", "Crambinae", "Emmelina monodactyla", "Crambus albellus", "Crambus saltuellus", "Microcrambus elegans", "Crambus", "Malacosoma disstria", "Cenopis pettitana", "Crambus agitatellus" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:46.667524", "updated_at": "2024-10-10T19:41:24.128914", "user_permissions": [] }