Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2523/?format=api
{ "id": 2523, "name": "Friday, Jun 24-25 2022", "details": "https://api.beluga.insectai.org/api/v2/events/2523/?format=api", "deployment": { "id": 53, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/53/?format=api", "user_permissions": [] }, "start": "2022-06-24T20:05:59", "end": "2022-06-25T00:12:38", "day": "2022-06-24", "date_label": "Jun 24-25 2022", "duration": "14799.0", "duration_label": "4 hours 6 min", "captures_count": 2746, "detections_count": 319, "occurrences_count": 51, "stats": { "detections_max_count": 23, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2523&ordering=timestamp", "first_capture": { "id": 5072997, "details": "https://api.beluga.insectai.org/api/v2/captures/5072997/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_06_24_snapshots/20220624200559-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-24T20:05: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": [ 1, 9, 41, 14 ], "ticktext": [ "9:00 PM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 2, 2, 2, 2, 2, 3, 4, 4, 9, 20 ], "y": [ "Macaria signaria", "Epiblema otiosana", "Adela caeruleella", "Clepsis persicana", "Epiblema scudderiana", "Iridopsis larvaria", "Lobophora nivigerata", "Hydrelia inornata", "Drepana arcuata", "Dryocampa rubicunda" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-10-12T22:30:12.826159", "updated_at": "2024-09-05T00:17:59.547523", "user_permissions": [] }