Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/176/?format=api
{ "id": 176, "name": "Sunday, Jun 12-13 2022", "details": "https://api.beluga.insectai.org/api/v2/events/176/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-06-12T21:07:54", "end": "2022-06-13T05:31:58", "day": "2022-06-12", "date_label": "Jun 12-13 2022", "duration": "30244.0", "duration_label": "8 hours 24 min", "captures_count": 6152, "detections_count": 32, "occurrences_count": 11, "stats": { "detections_max_count": 10, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=176&ordering=timestamp", "first_capture": { "id": 748333, "details": "https://api.beluga.insectai.org/api/v2/captures/748333/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_06_12/20220612210754-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-12T21:07:54", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "11:00 PM", "1:00 AM", "3:00 AM", "5:00 AM" ], "y": [ 4, 1, 1, 5 ], "ticktext": [ "11:00 PM:00", "5:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 1, 1, 1, 3, 5 ], "y": [ "Cosmosoma auge", "Disclisioprocta stellata", "Archips argyrospila", "Choristoneura houstonana", "Coryphista meadii", "Apoda y-inversa", "Epiblema scudderiana", "Not Identifiable", "Campaea perlata", "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:12:44.906183", "updated_at": "2024-07-23T18:55:34.873338", "user_permissions": [] }