Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2953/?format=api
{ "id": 2953, "name": "Wednesday, Aug 9-10 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2953/?format=api", "deployment": { "id": 93, "name": "Ox Cont neg", "details": "https://api.beluga.insectai.org/api/v2/deployments/93/?format=api", "user_permissions": [] }, "start": "2023-08-09T20:59:59", "end": "2023-08-10T04:28:33", "day": "2023-08-09", "date_label": "Aug 9-10 2023", "duration": "26914.0", "duration_label": "7 hours 28 min", "captures_count": 2158, "detections_count": 15, "occurrences_count": 4, "stats": { "detections_max_count": 5, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2953&ordering=timestamp", "first_capture": { "id": 6830955, "details": "https://api.beluga.insectai.org/api/v2/captures/6830955/?format=api", "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/dep000002/snapshot_images/20230809205959-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-08-09T20:59:59", "detections_count": 1, "detections": [ { "id": 81963, "details": "https://api.beluga.insectai.org/api/v2/detections/81963/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/crops-dev/20230809205959snapshot/2706-1153-2761-1296-1714664338.jpg", "width": null, "height": null, "bbox": [ 2706.0, 1153.0, 2761.0, 1296.0 ], "occurrence": { "id": 54432, "details": "https://api.beluga.insectai.org/api/v2/occurrences/54432/?format=api", "determination": { "id": 3629, "name": "Coleophora deauratella", "rank": "SPECIES", "details": "https://api.beluga.insectai.org/api/v2/taxa/3629/?format=api", "gbif_taxon_key": 5121613, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "user_permissions": [] }, "determination_score": 0.4000086188316345, "user_permissions": [] }, "classifications": "https://api.beluga.insectai.org/api/v2/classifications/?format=api?detection=81963", "occurrence_meets_criteria": null, "user_permissions": [] } ], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "11:00 PM", "12:00 AM", "1:00 AM", "2:00 AM", "3:00 AM" ], "y": [ 1, 2, 1, 1, 2 ], "ticktext": [ "11:00 PM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 1, 1, 5 ], "y": [ "Coleophora deauratella", "Mompha langiella", "Esperia sulphurella", "Caloptilia alchimiella", "Chrysoesthia drurella", "Coleophora trifolii", "Notodonta dromedarius", "Coleophora mayrella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-04-25T10:38:31.409551", "updated_at": "2024-04-26T01:17:33.611040", "user_permissions": [] }