Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/2554/?format=api
{ "id": 2554, "name": "Monday, Jul 25-26 2022", "details": "https://api.beluga.insectai.org/api/v2/events/2554/?format=api", "deployment": { "id": 53, "name": "Luna", "details": "https://api.beluga.insectai.org/api/v2/deployments/53/?format=api", "user_permissions": [] }, "start": "2022-07-25T20:03:59", "end": "2022-07-26T04:01:55", "day": "2022-07-25", "date_label": "Jul 25-26 2022", "duration": "28676.0", "duration_label": "7 hours 57 min", "captures_count": 5744, "detections_count": 432, "occurrences_count": 69, "stats": { "detections_max_count": 13, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=2554&ordering=timestamp", "first_capture": { "id": 5073876, "details": "https://api.beluga.insectai.org/api/v2/captures/5073876/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages/LUNA/2022/snapshots/2022_07_25_snapshots/20220725200359-01-snapshot.jpg", "width": 4096, "height": 2160, "timestamp": "2022-07-25T20:03:59", "detections_count": 1, "detections": [ { "id": 85819, "details": "https://api.beluga.insectai.org/api/v2/detections/85819/?format=api", "url": "https://object-arbutus.cloud.computecanada.ca/ami-trapdata/crops-dev/2022072520035901snapshot/455-1814-493-1878-1715620619.jpg", "width": null, "height": null, "bbox": [ 455.0, 1814.0, 493.0, 1878.0 ], "occurrence": { "id": 58391, "details": "https://api.beluga.insectai.org/api/v2/occurrences/58391/?format=api", "determination": { "id": 14, "name": "Marathyssa inficita", "rank": "SPECIES", "details": "https://api.beluga.insectai.org/api/v2/taxa/14/?format=api", "gbif_taxon_key": null, "fieldguide_id": null, "inat_taxon_id": null, "cover_image_url": null, "cover_image_credit": null, "user_permissions": [] }, "determination_score": 0.4634571671485901, "user_permissions": [] }, "classifications": "https://api.beluga.insectai.org/api/v2/classifications/?format=api?detection=85819", "occurrence_meets_criteria": null, "user_permissions": [] } ], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "9:00 PM", "10:00 PM", "11:00 PM", "12:00 AM", "1:00 AM", "2:00 AM", "3:00 AM", "4:00 AM" ], "y": [ 2, 5, 9, 14, 10, 14, 20, 11 ], "ticktext": [ "9:00 PM:00", "4:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 2, 2, 2, 4, 4, 6, 16, 37 ], "y": [ "Catocala relicta", "Dichomeris flavocostella", "Hydrelia inornata", "Balsa tristrigella", "Diastictis ventralis", "Argyria nivalis", "Platytes vobisne", "Platynota exasperatana", "Drepana arcuata", "Hypoprepia fucosa" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-10-13T03:17:36.136135", "updated_at": "2024-09-05T00:18:12.984901", "user_permissions": [] }