Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4608/?format=api
{ "id": 4608, "name": "Tuesday, Jul 19-20 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4608/?format=api", "deployment": { "id": 239, "name": "Newfoundland - Unit 2", "details": "https://api.beluga.insectai.org/api/v2/deployments/239/?format=api", "user_permissions": [] }, "start": "2022-07-19T22:19:19", "end": "2022-07-20T04:59:48", "day": "2022-07-19", "date_label": "Jul 19-20 2022", "duration": "24029.0", "duration_label": "6 hours 40 min", "captures_count": 11066, "detections_count": 342, "occurrences_count": 81, "stats": { "detections_max_count": 38, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4608&ordering=timestamp", "first_capture": { "id": 16390084, "details": "https://api.beluga.insectai.org/api/v2/captures/16390084/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/newfoundland/Unit-2/Jul 19/20220719221919-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-19T22:19:19", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "3:00 AM", "4:00 AM" ], "y": [ 6, 107 ], "ticktext": [ "3:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 2, 3, 3, 7, 10, 19, 24, 25 ], "y": [ "Argyrotaenia velutinana", "Choristoneura parallela", "Choristoneura fumiferana", "Not Lepidoptera", "Leucoma salicis", "Choristoneura rosaceana", "Pasiphila rectangulata", "Archips argyrospila", "Cenopis pettitana", "Acleris forsskaleana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:21.039333", "updated_at": "2024-10-10T19:40:28.768062", "user_permissions": [] }