Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/134/?format=api
{ "id": 134, "name": "Thursday, Sep 8-9 2022", "details": "https://api.beluga.insectai.org/api/v2/events/134/?format=api", "deployment": { "id": 11, "name": "Newfoundland - Unit 1-Pasadena", "details": "https://api.beluga.insectai.org/api/v2/deployments/11/?format=api", "user_permissions": [] }, "start": "2022-09-08T22:25:00", "end": "2022-09-09T01:26:12", "day": "2022-09-08", "date_label": "Sep 8-9 2022", "duration": "10872.0", "duration_label": "3 hours 1 min", "captures_count": 155, "detections_count": 1, "occurrences_count": 0, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=134&ordering=timestamp", "first_capture": { "id": 702090, "details": "https://api.beluga.insectai.org/api/v2/captures/702090/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/Unit-1/2022_09_08/20220908222500-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-09-08T22:25: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 ], "y": [ "Not Lepidoptera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-08-20T06:23:36.091486", "updated_at": "2024-11-13T15:47:06.914879", "user_permissions": [] }