Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/3207/?format=api
{ "id": 3207, "name": "Tuesday, Mar 5-6 2024", "details": "https://api.beluga.insectai.org/api/v2/events/3207/?format=api", "deployment": { "id": 111, "name": "Panama - trap 4", "details": "https://api.beluga.insectai.org/api/v2/deployments/111/?format=api", "user_permissions": [] }, "start": "2024-03-05T17:59:10", "end": "2024-03-06T04:59:00", "day": "2024-03-05", "date_label": "Mar 5-6 2024", "duration": "39590.0", "duration_label": "10 hours 59 min", "captures_count": 3960, "detections_count": 261, "occurrences_count": 62, "stats": { "detections_max_count": 20, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=3207&ordering=timestamp", "first_capture": { "id": 8414837, "details": "https://api.beluga.insectai.org/api/v2/captures/8414837/?format=api", "url": "https://ami-test-o.s3-ext.jc.rl.ac.uk/pan/dep000020/snapshot_images/20240305175910-snapshot.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=951e406b7eb1113e1bb05c083ce51481%2F20260411%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260411T230804Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=e09eb10eeb393dbaaf71d379dc10c37d14acffe44f396534627bf94094216d5d", "width": 4096, "height": 2160, "timestamp": "2024-03-05T17:59:10", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "7:00 PM", "8:00 PM", "9:00 PM", "10:00 PM", "11:00 PM", "12:00 AM", "1:00 AM", "2:00 AM", "3:00 AM", "4:00 AM" ], "y": [ 6, 3, 3, 11, 6, 14, 16, 12, 7, 5 ], "ticktext": [ "7:00 PM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 2, 2, 3, 3, 3, 3, 4, 5, 15, 24 ], "y": [ "Pilocrocis ramentalis", "Lamprosema victoriae", "Condylorrhiza vestigialis", "Pleuroprucha insulsaria", "Glaphyria invisalis", "Sosxetra grata", "Acrolophus panamae", "Ephestia elutella", "Plodia interpunctella", "Protambulyx strigilis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-04-29T14:59:45.629149", "updated_at": "2024-09-20T06:59:12.528255", "user_permissions": [] }