Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/782/?format=api
{ "id": 782, "name": "Sunday, Aug 7-8 2022", "details": "https://api.beluga.insectai.org/api/v2/events/782/?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-07T20:19:22", "end": "2022-08-08T00:37:57", "day": "2022-08-07", "date_label": "Aug 7-8 2022", "duration": "15515.0", "duration_label": "4 hours 18 min", "captures_count": 4600, "detections_count": 72, "occurrences_count": 3, "stats": { "detections_max_count": 27, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=782&ordering=timestamp", "first_capture": { "id": 3759006, "details": "https://api.beluga.insectai.org/api/v2/captures/3759006/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_08_07/20220807201922-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-08-07T20:19:22", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "12:00 AM" ], "y": [ 1, 5 ], "ticktext": [ "10:00 PM:00", "12:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 0, 0, 0, 0, 1, 1, 1, 1, 1, 1 ], "y": [ "Catocala relicta", "Acronicta fragilis", "Albuna pyramidalis", "Alsophila pometaria", "Cenopis reticulatana", "Drepana arcuata", "Eriocrania semipurpurella", "Dichomeris ligulella", "Adela caeruleella", "Thyridopteryx ephemeraeformis" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-06T23:56:36.507554", "updated_at": "2023-12-07T01:10:02.952267", "user_permissions": [] }