Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4786/?format=api
{ "id": 4786, "name": "Saturday, Jul 2 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4786/?format=api", "deployment": { "id": 236, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api", "user_permissions": [] }, "start": "2022-07-02T20:53:44", "end": "2022-07-02T22:15:18", "day": "2022-07-02", "date_label": "Jul 2 2022", "duration": "4894.0", "duration_label": "1 hours 21 min", "captures_count": 425, "detections_count": 39, "occurrences_count": 7, "stats": { "detections_max_count": 12, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4786&ordering=timestamp", "first_capture": { "id": 16072267, "details": "https://api.beluga.insectai.org/api/v2/captures/16072267/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_07_02/20220702205344-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-02T20:53:44", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM" ], "y": [ 1, 9 ], "ticktext": [ "9:00 PM:00", "10:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 1, 1, 1, 2, 2, 3 ], "y": [ "Chrysoteuchia culmella", "Coleophora mayrella", "Aleimma loeflingiana", "Cenopis reticulatana", "Eupithecia miserulata", "Eubaphe mendica", "Cenopis pettitana", "Chrysoteuchia topiarius", "Blepharomastix ranalis", "Virbia opella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:00:44.686987", "updated_at": "2024-10-10T19:41:21.319342", "user_permissions": [] }