Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4982/?format=api
{ "id": 4982, "name": "Wednesday, Sep 7-8 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4982/?format=api", "deployment": { "id": 236, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api", "user_permissions": [] }, "start": "2022-09-07T20:38:28", "end": "2022-09-08T01:42:46", "day": "2022-09-07", "date_label": "Sep 7-8 2022", "duration": "18258.0", "duration_label": "5 hours 4 min", "captures_count": 2022, "detections_count": 65, "occurrences_count": 12, "stats": { "detections_max_count": 5, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4982&ordering=timestamp", "first_capture": { "id": 17305422, "details": "https://api.beluga.insectai.org/api/v2/captures/17305422/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_09_07/20220907203828-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-07T20:38:28", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM", "1:00 AM" ], "y": [ 1, 6, 6, 3 ], "ticktext": [ "9:00 PM:00", "1:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 1, 1, 1, 1, 2, 4, 6 ], "y": [ "Besma quercivoraria", "Alucita montana", "Amblyptilia pica", "Microcrambus elegans", "Cabera erythemaria", "Idia aemula", "Adela caeruleella", "Campaea perlata", "Choristoneura rosaceana", "Agriphila vulgivagellus" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:01:18.536464", "updated_at": "2024-10-10T19:42:06.293430", "user_permissions": [] }