Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/542/?format=api
{ "id": 542, "name": "Thursday, Apr 29 2021", "details": "https://api.beluga.insectai.org/api/v2/events/542/?format=api", "deployment": { "id": 17, "name": "UK - Heartwood", "details": "https://api.beluga.insectai.org/api/v2/deployments/17/?format=api", "user_permissions": [] }, "start": "2021-04-29T01:08:20", "end": "2021-04-29T01:08:24", "day": "2021-04-29", "date_label": "Apr 29 2021", "duration": "4.0", "duration_label": "0 minutes", "captures_count": 3, "detections_count": 1, "occurrences_count": 1, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=542&ordering=timestamp", "first_capture": { "id": 1923789, "details": "https://api.beluga.insectai.org/api/v2/captures/1923789/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/uk/Heartwood/MOTH/04_APRIL/28_04_2021/20210429010820-00-02.jpg", "width": 3840, "height": 2160, "timestamp": "2021-04-29T01:08:20", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0 ], "y": [ "Poecilocampa populi" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-28T13:38:36.951194", "updated_at": "2023-12-07T01:03:48.214976", "user_permissions": [] }