Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/767/?format=api
{ "id": 767, "name": "Wednesday, Jul 6-7 2022", "details": "https://api.beluga.insectai.org/api/v2/events/767/?format=api", "deployment": { "id": 18, "name": "Vermont - Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/18/?format=api", "user_permissions": [] }, "start": "2022-07-06T20:29:27", "end": "2022-07-07T03:55:27", "day": "2022-07-06", "date_label": "Jul 6-7 2022", "duration": "26760.0", "duration_label": "7 hours 26 min", "captures_count": 3913, "detections_count": 26, "occurrences_count": 3, "stats": { "detections_max_count": 5, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=767&ordering=timestamp", "first_capture": { "id": 3616158, "details": "https://api.beluga.insectai.org/api/v2/captures/3616158/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_07_06/20220706202927-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-06T20:29:27", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "12:00 AM", "2:00 AM" ], "y": [ 1, 2, 1 ], "ticktext": [ "9:00 PM:00", "2:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 1, 1, 1, 1 ], "y": [ "Garella nilotica", "Crambus saltuellus", "Crambus laqueatellus", "Crambus albellus", "Crambus agitatellus", "Cnephasia asseclana", "Hypagyrtis unipunctata", "Pandemis lamprosana", "Cydia caryana", "Scopula limboundata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-06T22:25:13.883706", "updated_at": "2023-12-07T01:08:33.076468", "user_permissions": [] }