Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/586/?format=api
{ "id": 586, "name": "Tuesday, Jul 5-6 2022", "details": "https://api.beluga.insectai.org/api/v2/events/586/?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-05T20:25:57", "end": "2022-07-06T04:00:45", "day": "2022-07-05", "date_label": "Jul 5-6 2022", "duration": "27288.0", "duration_label": "7 hours 34 min", "captures_count": 9571, "detections_count": 135, "occurrences_count": 8, "stats": { "detections_max_count": 23, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=586&ordering=timestamp", "first_capture": { "id": 2369736, "details": "https://api.beluga.insectai.org/api/v2/captures/2369736/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_07_05/20220705202557-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-05T20:25:57", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "11:00 PM", "12:00 AM", "2:00 AM", "3:00 AM" ], "y": [ 1, 5, 2, 1, 1 ], "ticktext": [ "9:00 PM:00", "3:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 1, 1, 1, 1, 1, 1, 2, 2 ], "y": [ "Adela caeruleella", "Agonopterix pulvipennella", "Choristoneura fumiferana", "Cydia caryana", "Catocala nebulosa", "Psychomorpha epimenis", "Olethreutes fasciatana", "Nematocampa resistaria", "Pandemis lamprosana", "Tosale oviplagalis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-04T02:52:47.857301", "updated_at": "2023-12-07T01:08:30.480199", "user_permissions": [] }