Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2527/?format=api
{ "id": 2527, "name": "Tuesday, Jun 28-29 2022", "details": "https://api.beluga.insectai.org/api/v2/events/2527/?format=api", "deployment": { "id": 53, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/53/?format=api", "user_permissions": [] }, "start": "2022-06-28T20:09:59", "end": "2022-06-29T00:31:00", "day": "2022-06-28", "date_label": "Jun 28-29 2022", "duration": "15661.0", "duration_label": "4 hours 21 min", "captures_count": 3129, "detections_count": 200, "occurrences_count": 34, "stats": { "detections_max_count": 13, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2527&ordering=timestamp", "first_capture": { "id": 5073097, "details": "https://api.beluga.insectai.org/api/v2/captures/5073097/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_06_28_snapshots/20220628200959-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-28T20:09:59", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM", "12:00 AM" ], "y": [ 2, 19, 11, 14 ], "ticktext": [ "9:00 PM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 2, 2, 2, 2, 4, 22 ], "y": [ "Eriocrania semipurpurella", "Eufidonia notataria", "Alsophila pometaria", "Adela caeruleella", "Hypagyrtis unipunctata", "Coleophora deauratella", "Lithacodia muscosula", "Emmelina monodactyla", "Macaria aemulataria", "Hydrelia inornata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-10-12T22:44:11.852065", "updated_at": "2024-09-05T00:18:01.373298", "user_permissions": [] }