Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4605/?format=api
{ "id": 4605, "name": "Monday, Jun 27-28 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4605/?format=api", "deployment": { "id": 238, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api", "user_permissions": [] }, "start": "2022-06-27T20:08:59", "end": "2022-06-28T04:02:00", "day": "2022-06-27", "date_label": "Jun 27-28 2022", "duration": "28381.0", "duration_label": "7 hours 53 min", "captures_count": 5308, "detections_count": 37, "occurrences_count": 11, "stats": { "detections_max_count": 10, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4605&ordering=timestamp", "first_capture": { "id": 17389464, "details": "https://api.beluga.insectai.org/api/v2/captures/17389464/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_06_27_snapshots/20220627200859-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-27T20:08:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "2:00 AM", "3:00 AM", "4:00 AM" ], "y": [ 2, 9, 3 ], "ticktext": [ "2:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 1, 1, 1, 1, 1, 2, 3, 4 ], "y": [ "Cnephasia stephensiana", "Euclemensia bassettella", "Macaria aemulataria", "Hypagyrtis unipunctata", "Hydrelia inornata", "Paleacrita vernata", "Plutella xylostella", "Palpita magniferalis", "Dryocampa rubicunda", "Lophocampa caryae" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:20.589619", "updated_at": "2024-10-10T19:39:58.540876", "user_permissions": [] }