Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/4900/?format=api
{ "id": 4900, "name": "Friday, Jul 29 2022", "details": "https://api.beluga.insectai.org/api/v2/events/4900/?format=api", "deployment": { "id": 236, "name": "Rigaud", "details": "https://api.beluga.insectai.org/api/v2/deployments/236/?format=api", "user_permissions": [] }, "start": "2022-07-29T20:53:04", "end": "2022-07-29T23:58:32", "day": "2022-07-29", "date_label": "Jul 29 2022", "duration": "11128.0", "duration_label": "3 hours 5 min", "captures_count": 1868, "detections_count": 159, "occurrences_count": 46, "stats": { "detections_max_count": 25, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=4900&ordering=timestamp", "first_capture": { "id": 16415532, "details": "https://api.beluga.insectai.org/api/v2/captures/16415532/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/quebec/insectarium/AMI_A_Rigaud/2022/2022_07_29/20220729205304-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-29T20:53:04", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "11:00 PM" ], "y": [ 4, 53 ], "ticktext": [ "10:00 PM:00", "11:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 3, 3, 3, 3, 3, 4, 4, 4, 6, 7 ], "y": [ "Palthis angulalis", "Hypoprepia fucosa", "Crambus", "Crambini", "Microcrambus", "Drepana arcuata", "Hedya separatana", "Microcrambus elegans", "Platynota exasperatana", "Idia aemula" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-09-26T00:01:02.446668", "updated_at": "2024-10-10T19:41:42.816054", "user_permissions": [] }