Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4651/?format=api
{ "id": 4651, "name": "Thursday, Jul 7-8 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4651/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-07-07T20:08:00", "end": "2022-07-08T04:00:59", "day": "2022-07-07", "date_label": "Jul 7-8 2022", "duration": "28379.0", "duration_label": "7 hours 52 min", "captures_count": 5735, "detections_count": 464, "occurrences_count": 104, "stats": { "detections_max_count": 21, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4651&ordering=timestamp", "first_capture": { "id": 17389791, "details": "https://api.beluga.insectai.org/api/v2/captures/17389791/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_07_07_snapshots/20220707200800-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-07T20:08:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM", "12:00 AM", "1:00 AM", "2:00 AM", "3:00 AM" ], "y": [ 5, 25, 26, 21, 37, 19, 19 ], "ticktext": [ "9:00 PM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 3, 3, 4, 5, 6, 6, 10, 13, 17, 18 ], "y": [ "Argyria nivalis", "Balsa tristrigella", "Arta statalis", "Campaea perlata", "Chrysoteuchia topiarius", "Ortholepis pasadamia", "Eudryas unio", "Eudryas grata", "Virbia laeta", "Hydrelia inornata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:26.378635", "updated_at": "2024-10-10T19:40:03.783735", "user_permissions": [] }