Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2456/?format=api
{ "id": 2456, "name": "Saturday, Jun 10-11 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2456/?format=api", "deployment": { "id": 52, "name": "Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/52/?format=api", "user_permissions": [] }, "start": "2023-06-10T21:09:59", "end": "2023-06-11T04:01:24", "day": "2023-06-10", "date_label": "Jun 10-11 2023", "duration": "24685.0", "duration_label": "6 hours 51 min", "captures_count": 684, "detections_count": 35, "occurrences_count": 35, "stats": { "detections_max_count": 2, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2456&ordering=timestamp", "first_capture": { "id": 4270541, "details": "https://api.beluga.insectai.org/api/v2/captures/4270541/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/MOTHRA/2023/20230610210959-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-06-10T21:09:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "11:00 PM", "4:00 AM" ], "y": [ 3, 1, 1 ], "ticktext": [ "9:00 PM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 1, 1, 1, 1, 1 ], "y": [ "Epinotia nonana", "Epinotia nisella", "Endothenia hebesana", "Disclisioprocta stellata", "Dichrorampha acuminatana", "Lophocampa caryae", "Gluphisia septentrionis", "Euphyia intermediata", "Eriocrania semipurpurella", "Thyridopteryx ephemeraeformis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-10-12T21:59:56.751991", "updated_at": "2025-01-15T19:04:21.989267", "user_permissions": [] }