Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2841/?format=api
{ "id": 2841, "name": "Monday, Sep 4 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2841/?format=api", "deployment": { "id": 74, "name": "PFS_Moth_Wall", "details": "https://api.beluga.insectai.org/api/v2/deployments/74/?format=api", "user_permissions": [] }, "start": "2023-09-04T01:10:00", "end": "2023-09-04T04:50:01", "day": "2023-09-04", "date_label": "Sep 4 2023", "duration": "13201.0", "duration_label": "3 hours 40 min", "captures_count": 20, "detections_count": 9, "occurrences_count": 9, "stats": { "detections_max_count": 3, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2841&ordering=timestamp", "first_capture": { "id": 6238588, "details": "https://api.beluga.insectai.org/api/v2/captures/6238588/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/newfoundland/MothWall/Project_20230904011000_5021.JPG", "width": 6080, "height": 3420, "timestamp": "2023-09-04T01:10:00", "detections_count": 1, "detections": [ { "id": 57126, "details": "https://api.beluga.insectai.org/api/v2/detections/57126/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/crops-dev/project_20230904011000_5021/616-493-747-671-1711302974.jpg", "width": null, "height": null, "bbox": [ 616.0, 493.0, 747.0, 671.0 ], "occurrence": { "id": 31005, "details": "https://api.beluga.insectai.org/api/v2/occurrences/31005/?format=api", "determination": { "id": 4314, "name": "Orthosia cruda", "rank": "SPECIES", "details": "https://api.beluga.insectai.org/api/v2/taxa/4314/?format=api", "gbif_taxon_key": 11992983, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "user_permissions": [] }, "determination_score": 0.35535869002342224, "user_permissions": [] }, "classifications": "https://api.beluga.insectai.org/api/v2/classifications/?format=api?detection=57126", "occurrence_meets_criteria": null, "user_permissions": [] } ], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "1:00 AM", "2:00 AM", "3:00 AM", "4:00 AM" ], "y": [ 1, 3, 2, 2 ], "ticktext": [ "1:00 AM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 1, 1, 2, 4 ], "y": [ "Not Lepidoptera", "Orgyia antiqua", "Agriphila geniculea", "Diplopseustis perieresalis", "Orthosia cruda" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2024-03-24T12:20:22.433332", "updated_at": "2024-11-13T15:51:02.418536", "user_permissions": [] }