Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/570/?format=api
{ "id": 570, "name": "Saturday, Jun 4-5 2022", "details": "https://api.beluga.insectai.org/api/v2/events/570/?format=api", "deployment": { "id": 18, "name": "Vermont - Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/18/?format=api", "user_permissions": [] }, "start": "2022-06-04T20:26:20", "end": "2022-06-05T03:30:56", "day": "2022-06-04", "date_label": "Jun 4-5 2022", "duration": "25476.0", "duration_label": "7 hours 4 min", "captures_count": 5434, "detections_count": 37, "occurrences_count": 6, "stats": { "detections_max_count": 13, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=570&ordering=timestamp", "first_capture": { "id": 2297795, "details": "https://api.beluga.insectai.org/api/v2/captures/2297795/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_06_04/20220604202620-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-04T20:26:20", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM", "2:00 AM" ], "y": [ 3, 1, 2, 2 ], "ticktext": [ "9:00 PM:00", "2:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 1, 1, 1, 1, 1, 1, 1, 2, 2 ], "y": [ "Ancylis metamelana", "Plagodis serinaria", "Macaria aemulataria", "Coleophora mayrella", "Synanthedon acerni", "Anavitrinella pampinaria", "Adela caeruleella", "Virbia laeta", "Palpita magniferalis", "Amorbia humerosana" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-04T02:09:24.361894", "updated_at": "2023-12-07T01:06:21.440222", "user_permissions": [] }