Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2510/?format=api
{ "id": 2510, "name": "Saturday, Sep 16-17 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2510/?format=api", "deployment": { "id": 52, "name": "Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/52/?format=api", "user_permissions": [] }, "start": "2023-09-16T21:09:59", "end": "2023-09-17T01:30:00", "day": "2023-09-16", "date_label": "Sep 16-17 2023", "duration": "15601.0", "duration_label": "4 hours 20 min", "captures_count": 27, "detections_count": 6, "occurrences_count": 6, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2510&ordering=timestamp", "first_capture": { "id": 4274069, "details": "https://api.beluga.insectai.org/api/v2/captures/4274069/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/MOTHRA/2023/20230916210959-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-09-16T21:09:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0 ], "y": [ "Thyridopteryx ephemeraeformis", "Sciota virgatella", "Lyonetia prunifoliella", "Eriocrania semipurpurella", "Coleophora mayrella", "Agonopterix robiniella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-10-12T22:00:30.240667", "updated_at": "2025-01-15T19:04:37.049283", "user_permissions": [] }