Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/612/?format=api
{ "id": 612, "name": "Thursday, Aug 18-19 2022", "details": "https://api.beluga.insectai.org/api/v2/events/612/?format=api", "deployment": { "id": 18, "name": "Vermont - Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/18/?format=api", "user_permissions": [] }, "start": "2022-08-18T20:06:34", "end": "2022-08-19T03:26:08", "day": "2022-08-18", "date_label": "Aug 18-19 2022", "duration": "26374.0", "duration_label": "7 hours 19 min", "captures_count": 6175, "detections_count": 38, "occurrences_count": 9, "stats": { "detections_max_count": 11, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=612&ordering=timestamp", "first_capture": { "id": 2481319, "details": "https://api.beluga.insectai.org/api/v2/captures/2481319/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_08_18/20220818200634-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-18T20:06:34", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "12:00 AM", "1:00 AM" ], "y": [ 3, 2, 8 ], "ticktext": [ "10:00 PM:00", "1:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 1, 1, 1, 1, 1, 1, 2, 5 ], "y": [ "Acronicta fragilis", "Catocala cara", "Palthis angulalis", "Platynota exasperatana", "Thyridopteryx ephemeraeformis", "Eudonia strigalis", "Plutella xylostella", "Argyrotaenia velutinana", "Scoparia biplagialis", "Campaea perlata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-04T05:56:01.963395", "updated_at": "2023-12-07T01:10:48.438335", "user_permissions": [] }