Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/143/?format=api
{ "id": 143, "name": "Sunday, Sep 18 2022", "details": "https://api.beluga.insectai.org/api/v2/events/143/?format=api", "deployment": { "id": 11, "name": "Newfoundland - Unit 1-Pasadena", "details": "https://api.beluga.insectai.org/api/v2/deployments/11/?format=api", "user_permissions": [] }, "start": "2022-09-18T22:05:22", "end": "2022-09-18T23:54:52", "day": "2022-09-18", "date_label": "Sep 18 2022", "duration": "6570.0", "duration_label": "1 hours 49 min", "captures_count": 86, "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=143&ordering=timestamp", "first_capture": { "id": 703281, "details": "https://api.beluga.insectai.org/api/v2/captures/703281/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_09_18/20220918220522-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-18T22:05:22", "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": [ "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:36.878969", "updated_at": "2024-11-13T15:47:07.994312", "user_permissions": [] }