Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2444/?format=api
{ "id": 2444, "name": "Wednesday, May 24-25 2023", "details": "https://api.beluga.insectai.org/api/v2/events/2444/?format=api", "deployment": { "id": 52, "name": "Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/52/?format=api", "user_permissions": [] }, "start": "2023-05-24T21:09:59", "end": "2023-05-25T03:59:59", "day": "2023-05-24", "date_label": "May 24-25 2023", "duration": "24600.0", "duration_label": "6 hours 50 min", "captures_count": 60, "detections_count": 2, "occurrences_count": 2, "stats": { "detections_max_count": 1, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2444&ordering=timestamp", "first_capture": { "id": 4269635, "details": "https://api.beluga.insectai.org/api/v2/captures/4269635/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/vermont/RawImages/MOTHRA/2023/20230524210959-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2023-05-24T21:09:59", "detections_count": 1, "detections": [ { "id": 42455, "details": "https://api.beluga.insectai.org/api/v2/detections/42455/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/crops-dev/2023052421095901snapshot/2414-484-2546-642-1706172880.jpg", "width": null, "height": null, "bbox": [ 2414.0, 484.0, 2546.0, 642.0 ], "occurrence": { "id": 59566, "details": "https://api.beluga.insectai.org/api/v2/occurrences/59566/?format=api", "determination": { "id": 6958, "name": "Alsophila pometaria", "rank": "SPECIES", "details": "https://api.beluga.insectai.org/api/v2/taxa/6958/?format=api", "gbif_taxon_key": 5143952, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "user_permissions": [] }, "determination_score": 0.35408666729927063, "user_permissions": [] }, "classifications": "https://api.beluga.insectai.org/api/v2/classifications/?format=api?detection=42455", "occurrence_meets_criteria": null, "user_permissions": [] } ], "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, 1 ], "y": [ "Alsophila pometaria", "Cerastis tenebrifera" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-10-12T21:59:51.760887", "updated_at": "2025-01-15T19:04:19.632013", "user_permissions": [] }