Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/304/?format=api
{ "id": 304, "name": "Thursday, Oct 27 2022", "details": "https://api.beluga.insectai.org/api/v2/events/304/?format=api", "deployment": { "id": 13, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/13/?format=api", "user_permissions": [] }, "start": "2022-10-27T20:36:14", "end": "2022-10-27T23:47:34", "day": "2022-10-27", "date_label": "Oct 27 2022", "duration": "11480.0", "duration_label": "3 hours 11 min", "captures_count": 99, "detections_count": 1, "occurrences_count": 1, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=304&ordering=timestamp", "first_capture": { "id": 1002474, "details": "https://api.beluga.insectai.org/api/v2/captures/1002474/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_10_27/20221027203614-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-10-27T20:36:14", "detections_count": 1, "detections": [ { "id": 571027, "details": "https://api.beluga.insectai.org/api/v2/detections/571027/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/detections/23/2022-10-27/20221027203614-00-01_detection_571027.jpg", "width": null, "height": null, "bbox": [ 194.0, 1043.0, 448.0, 1252.0 ], "occurrence": { "id": 543076, "details": "https://api.beluga.insectai.org/api/v2/occurrences/543076/?format=api", "determination": { "id": 6410, "name": "Operophtera bruceata", "rank": "SPECIES", "details": "https://api.beluga.insectai.org/api/v2/taxa/6410/?format=api", "gbif_taxon_key": 1972447, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "user_permissions": [] }, "determination_score": 0.8903198838233948, "user_permissions": [] }, "classifications": "https://api.beluga.insectai.org/api/v2/classifications/?format=api?detection=571027", "occurrence_meets_criteria": null, "user_permissions": [] } ], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "8:00 PM" ], "y": [ 1 ], "ticktext": [ "8:00 PM:00", "8:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1 ], "y": [ "Operophtera bruceata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T16:13:30.160168", "updated_at": "2024-07-23T18:55:57.739218", "user_permissions": [] }