Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/93/?format=api
{ "id": 93, "name": "Saturday, Jul 23 2022", "details": "https://api.beluga.insectai.org/api/v2/events/93/?format=api", "deployment": { "id": 11, "name": "Newfoundland - Unit 1-Pasadena", "details": "https://api.beluga.insectai.org/api/v2/deployments/11/?format=api", "user_permissions": [] }, "start": "2022-07-23T22:07:10", "end": "2022-07-23T22:41:03", "day": "2022-07-23", "date_label": "Jul 23 2022", "duration": "2033.0", "duration_label": "33 minutes", "captures_count": 645, "detections_count": 16, "occurrences_count": 16, "stats": { "detections_max_count": 9, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=93&ordering=timestamp", "first_capture": { "id": 565248, "details": "https://api.beluga.insectai.org/api/v2/captures/565248/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_07_23/20220723220710-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-23T22:07:10", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM" ], "y": [ 15 ], "ticktext": [ "10:00 PM:00", "10:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ], "y": [ "Gymnandrosoma punctidiscanum", "Evora hemidesma", "Choristoneura parallela", "Choristoneura fumiferana", "Chionodes discoocellella", "Bedellia somnulentella", "Arta statalis", "Agonopterix robiniella", "Aglossa cuprina", "Xylesthia pruniramiella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:16.308240", "updated_at": "2024-11-13T15:46:50.528798", "user_permissions": [] }