Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4785/?format=api
{ "id": 4785, "name": "Tuesday, Aug 30-31 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4785/?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-08-30T22:30:38", "end": "2022-08-31T04:59:57", "day": "2022-08-30", "date_label": "Aug 30-31 2022", "duration": "23359.0", "duration_label": "6 hours 29 min", "captures_count": 2903, "detections_count": 59, "occurrences_count": 6, "stats": { "detections_max_count": 8, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4785&ordering=timestamp", "first_capture": { "id": 16100996, "details": "https://api.beluga.insectai.org/api/v2/captures/16100996/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/newfoundland/Unit-2/Aug 30/20220830223038-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-30T22:30:38", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "12:00 AM", "2:00 AM", "3:00 AM", "4:00 AM" ], "y": [ 3, 1, 1, 5 ], "ticktext": [ "12:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 0, 1, 1, 8 ], "y": [ "Albuna pyramidalis", "Endothenia hebesana", "Chrysoesthia sexguttella", "Dyseriocrania griseocapitella", "Amydria effrentella", "Archips packardiana", "Acleris variana", "Tortricidae", "Argyrotaenia quercifoliana", "Acleris forsskaleana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:44.509989", "updated_at": "2024-10-10T19:41:08.104667", "user_permissions": [] }