Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/623/?format=api
{ "id": 623, "name": "Monday, Aug 29-30 2022", "details": "https://api.beluga.insectai.org/api/v2/events/623/?format=api", "deployment": { "id": 18, "name": "Vermont - Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/18/?format=api", "user_permissions": [] }, "start": "2022-08-29T20:10:21", "end": "2022-08-30T00:01:59", "day": "2022-08-29", "date_label": "Aug 29-30 2022", "duration": "13898.0", "duration_label": "3 hours 51 min", "captures_count": 3031, "detections_count": 39, "occurrences_count": 4, "stats": { "detections_max_count": 16, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=623&ordering=timestamp", "first_capture": { "id": 2525085, "details": "https://api.beluga.insectai.org/api/v2/captures/2525085/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_08_29/20220829201021-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-29T20:10:21", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM" ], "y": [ 1, 2, 1 ], "ticktext": [ "9:00 PM:00", "11:00 PM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 0, 0, 0, 1, 1, 2 ], "y": [ "Amydria effrentella", "Endothenia hebesana", "Dyseriocrania griseocapitella", "Argyrotaenia quercifoliana", "Dichomeris ligulella", "Arta statalis", "Coleophora trifolii", "Scoparia biplagialis", "Apogeshna stenialis", "Campaea perlata" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-04T07:27:40.231561", "updated_at": "2023-12-07T01:11:27.102603", "user_permissions": [] }