Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/832/?format=api
{ "id": 832, "name": "Wednesday, Aug 23-24 2023", "details": "https://api.beluga.insectai.org/api/v2/events/832/?format=api", "deployment": { "id": 27, "name": "UK - Farringdon (-)", "details": "https://api.beluga.insectai.org/api/v2/deployments/27/?format=api", "user_permissions": [] }, "start": "2023-08-23T21:04:51", "end": "2023-08-24T04:27:18", "day": "2023-08-23", "date_label": "Aug 23-24 2023", "duration": "26547.0", "duration_label": "7 hours 22 min", "captures_count": 8054, "detections_count": 6, "occurrences_count": 6, "stats": { "detections_max_count": 6, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=832&ordering=timestamp", "first_capture": { "id": 4122607, "details": "https://api.beluga.insectai.org/api/v2/captures/4122607/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/uk/Ag0+/farringdon/negative/2023_08_23/20230823210451-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2023-08-23T21:04:51", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "4:00 AM" ], "y": [ 3 ], "ticktext": [ "4:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 3 ], "y": [ "Zygaena filipendulae", "Trichiocercus sparshalli", "Eucosma obumbratana", "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-20T15:51:26.302168", "updated_at": "2023-12-07T01:02:31.735185", "user_permissions": [] }