Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/756/?format=api
{ "id": 756, "name": "Tuesday, Jun 14 2022", "details": "https://api.beluga.insectai.org/api/v2/events/756/?format=api", "deployment": { "id": 18, "name": "Vermont - Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/18/?format=api", "user_permissions": [] }, "start": "2022-06-14T20:01:11", "end": "2022-06-14T23:53:56", "day": "2022-06-14", "date_label": "Jun 14 2022", "duration": "13965.0", "duration_label": "3 hours 52 min", "captures_count": 3412, "detections_count": 15, "occurrences_count": 1, "stats": { "detections_max_count": 6, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=756&ordering=timestamp", "first_capture": { "id": 3344740, "details": "https://api.beluga.insectai.org/api/v2/captures/3344740/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_06_14/20220614200111-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-14T20:01:11", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM" ], "y": [ 1 ], "ticktext": [ "9:00 PM:00", "9:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1 ], "y": [ "Spilosoma congrua", "Podosesia syringae", "Peridroma saucia", "Neurobathra strigifinitella", "Monopis monachella", "Hypoprepia fucosa", "Holomelina laeta", "Grapholita interstinctana", "Callosamia promethea", "Palthis angulalis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-06T21:05:09.981493", "updated_at": "2023-12-07T01:06:45.458135", "user_permissions": [] }