Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2683/?format=api
{ "id": 2683, "name": "Friday, Sep 30 2022", "details": "https://api.beluga.insectai.org/api/v2/events/2683/?format=api", "deployment": { "id": 53, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/53/?format=api", "user_permissions": [] }, "start": "2022-09-30T19:10:00", "end": "2022-09-30T23:34:00", "day": "2022-09-30", "date_label": "Sep 30 2022", "duration": "15840.0", "duration_label": "4 hours 24 min", "captures_count": 78, "detections_count": 9, "occurrences_count": 0, "stats": { "detections_max_count": 2, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2683&ordering=timestamp", "first_capture": { "id": 5075199, "details": "https://api.beluga.insectai.org/api/v2/captures/5075199/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_09_30_snapshots/20220930191000-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-30T19:10:00", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [], "y": [], "ticktext": [] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0 ], "y": [ "Thyris sepulchralis", "Plutella xylostella", "Eriocrania semipurpurella", "Emmelina monodactyla", "Adela caeruleella", "Acrobasis indigenella" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-01-24T17:49:23.327654", "updated_at": "2024-09-05T00:18:28.047703", "user_permissions": [] }