Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/3159/?format=api
{ "id": 3159, "name": "Monday, Nov 27 2023", "details": "https://api.beluga.insectai.org/api/v2/events/3159/?format=api", "deployment": { "id": 108, "name": "Panama - trap 1", "details": "https://api.beluga.insectai.org/api/v2/deployments/108/?format=api", "user_permissions": [] }, "start": "2023-11-27T12:00:30", "end": "2023-11-27T12:03:59", "day": "2023-11-27", "date_label": "Nov 27 2023", "duration": "209.0", "duration_label": "3 minutes", "captures_count": 13, "detections_count": 1, "occurrences_count": 0, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3159&ordering=timestamp", "first_capture": { "id": 8242217, "details": "https://api.beluga.insectai.org/api/v2/captures/8242217/?format=api", "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/pan/dep000017/snapshot_images/20231127120030-snapshot.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=951e406b7eb1113e1bb05c083ce51481%2F20260403%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260403T160923Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=df5661538a8805e7fd7e7f34c1a395d383e840bedd9891cc927a86d954d03e84", "width": 4096, "height": 2160, "timestamp": "2023-11-27T12:00:30", "detections_count": 1, "detections": [ { "id": 122880, "details": "https://api.beluga.insectai.org/api/v2/detections/122880/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/crops-dev/20231127120030snapshot/287-870-451-1145-1716147013.jpg", "width": null, "height": null, "bbox": [ 287.0, 870.0, 451.0, 1145.0 ], "occurrence": { "id": 97419, "details": "https://api.beluga.insectai.org/api/v2/occurrences/97419/?format=api", "determination": { "id": 11291, "name": "Acrolophus panamae", "rank": "SPECIES", "details": "https://api.beluga.insectai.org/api/v2/taxa/11291/?format=api", "gbif_taxon_key": 5122683, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "user_permissions": [] }, "determination_score": 0.10229869186878204, "user_permissions": [] }, "classifications": "https://api.beluga.insectai.org/api/v2/classifications/?format=api?detection=122880", "occurrence_meets_criteria": null, "user_permissions": [] } ], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0 ], "y": [ "Acrolophus panamae" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-04-29T14:50:45.285228", "updated_at": "2024-09-20T06:43:49.348751", "user_permissions": [] }