Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/807/?format=api
{ "id": 807, "name": "Wednesday, Aug 23-24 2023", "details": "https://api.beluga.insectai.org/api/v2/events/807/?format=api", "deployment": { "id": 24, "name": "UK - East Hendred (-)", "details": "https://api.beluga.insectai.org/api/v2/deployments/24/?format=api", "user_permissions": [] }, "start": "2023-08-23T21:01:16", "end": "2023-08-24T04:29:47", "day": "2023-08-23", "date_label": "Aug 23-24 2023", "duration": "26911.0", "duration_label": "7 hours 28 min", "captures_count": 7576, "detections_count": 5, "occurrences_count": 5, "stats": { "detections_max_count": 5, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=807&ordering=timestamp", "first_capture": { "id": 4014894, "details": "https://api.beluga.insectai.org/api/v2/captures/4014894/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/uk/Ag0+/east_hendred/negative/2023_08_23/20230823210116-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2023-08-23T21:01:16", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "4:00 AM" ], "y": [ 2 ], "ticktext": [ "4:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 1, 1 ], "y": [ "Epinotia nisella", "Celypha rufana", "Agriphila tristellus", "Lymantria monacha", "Horisme vitalbata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-20T14:01:32.281521", "updated_at": "2023-12-07T00:58:49.735074", "user_permissions": [] }