Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/579/?format=api
{ "id": 579, "name": "Tuesday, Jun 21-22 2022", "details": "https://api.beluga.insectai.org/api/v2/events/579/?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-21T20:09:46", "end": "2022-06-22T05:00:36", "day": "2022-06-21", "date_label": "Jun 21-22 2022", "duration": "31850.0", "duration_label": "8 hours 50 min", "captures_count": 10484, "detections_count": 49, "occurrences_count": 7, "stats": { "detections_max_count": 14, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=579&ordering=timestamp", "first_capture": { "id": 2319248, "details": "https://api.beluga.insectai.org/api/v2/captures/2319248/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_06_21/20220621200946-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-06-21T20:09:46", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "2:00 AM", "4:00 AM" ], "y": [ 5, 1 ], "ticktext": [ "2:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 1, 1, 1, 1, 1, 2, 2 ], "y": [ "Adela caeruleella", "Apamea amputatrix", "Archips argyrospila", "Acoloithus falsarius", "Leuconycta diphteroides", "Dyseriocrania griseocapitella", "Hydrelia inornata", "Choristoneura rosaceana", "Campaea perlata", "Palpita magniferalis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-04T02:17:54.890497", "updated_at": "2023-12-07T01:07:07.728231", "user_permissions": [] }