Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/796/?format=api
{ "id": 796, "name": "Monday, Aug 7-8 2023", "details": "https://api.beluga.insectai.org/api/v2/events/796/?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-07T21:26:19", "end": "2023-08-08T04:07:43", "day": "2023-08-07", "date_label": "Aug 7-8 2023", "duration": "24084.0", "duration_label": "6 hours 41 min", "captures_count": 2016, "detections_count": 2, "occurrences_count": 2, "stats": { "detections_max_count": 2, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=796&ordering=timestamp", "first_capture": { "id": 3963921, "details": "https://api.beluga.insectai.org/api/v2/captures/3963921/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/uk/Ag0+/east_hendred/negative/2023_08_07/20230807212619-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2023-08-07T21:26:19", "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": [ 1, 1 ], "y": [ "Idaea aversata", "Chrysoteuchia culmella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-20T13:54:50.835458", "updated_at": "2023-12-07T00:58:17.712462", "user_permissions": [] }