Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/205/?format=api
{ "id": 205, "name": "Monday, Jul 11-12 2022", "details": "https://api.beluga.insectai.org/api/v2/events/205/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-07-11T20:52:29", "end": "2022-07-12T04:34:50", "day": "2022-07-11", "date_label": "Jul 11-12 2022", "duration": "27741.0", "duration_label": "7 hours 42 min", "captures_count": 10157, "detections_count": 203, "occurrences_count": 53, "stats": { "detections_max_count": 65, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=205&ordering=timestamp", "first_capture": { "id": 817833, "details": "https://api.beluga.insectai.org/api/v2/captures/817833/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_07_11/20220711205229-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-11T20:52:29", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "11:00 PM", "3:00 AM" ], "y": [ 31, 6, 16 ], "ticktext": [ "10:00 PM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 2, 2, 3, 3, 3, 3, 4, 16 ], "y": [ "Acrobasis angusella", "Crambus agitatellus", "Nemoria bistriaria", "Pleuroprucha insulsaria", "Choristoneura fumiferana", "Arta statalis", "Microcrambus elegans", "Condylolomia participialis", "Cenopis pettitana", "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:12:54.958564", "updated_at": "2024-07-23T18:55:41.135535", "user_permissions": [] }