Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/763/?format=api
{ "id": 763, "name": "Monday, Jun 27-28 2022", "details": "https://api.beluga.insectai.org/api/v2/events/763/?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-27T20:52:23", "end": "2022-06-28T04:16:47", "day": "2022-06-27", "date_label": "Jun 27-28 2022", "duration": "26664.0", "duration_label": "7 hours 24 min", "captures_count": 7520, "detections_count": 50, "occurrences_count": 5, "stats": { "detections_max_count": 11, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=763&ordering=timestamp", "first_capture": { "id": 3514797, "details": "https://api.beluga.insectai.org/api/v2/captures/3514797/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_06_27.2/20220627205223-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-27T20:52:23", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "12:00 AM", "1:00 AM", "4:00 AM" ], "y": [ 3, 2, 2 ], "ticktext": [ "12:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 1, 1, 1, 1, 1, 2 ], "y": [ "Crambus agitatellus", "Gymnandrosoma punctidiscanum", "Argyria nivalis", "Crambus perlella", "Ctenucha virginica", "Macaria aemulataria", "Pasiphila rectangulata", "Cnephasia stephensiana", "Hydrelia inornata", "Palpita magniferalis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-06T21:45:16.586434", "updated_at": "2023-12-07T01:07:49.964787", "user_permissions": [] }