Event Instance
API endpoint that allows events to be viewed or edited.
GET /api/v2/events/567/?format=api
{ "id": 567, "name": "Tuesday, May 31-1 2022", "details": "https://api.beluga.insectai.org/api/v2/events/567/?format=api", "deployment": { "id": 18, "name": "Vermont - Mothra", "details": "https://api.beluga.insectai.org/api/v2/deployments/18/?format=api", "user_permissions": [] }, "start": "2022-05-31T20:23:20", "end": "2022-06-01T01:41:08", "day": "2022-05-31", "date_label": "May 31-1 2022", "duration": "19068.0", "duration_label": "5 hours 17 min", "captures_count": 8029, "detections_count": 302, "occurrences_count": 18, "stats": { "detections_max_count": 67, "detections_min_count": 0 }, "taxa_count": 0, "captures": "https://api.beluga.insectai.org/api/v2/captures/?format=api?event=567&ordering=timestamp", "first_capture": { "id": 2278279, "details": "https://api.beluga.insectai.org/api/v2/captures/2278279/?format=api", "url": "https://static.dev.insectai.org/ami-trapdata/vermont/RawImages2022VT/Mothra_movement/2022_05_31/20220531202320-00-01.jpg", "width": 4096, "height": 2160, "timestamp": "2022-05-31T20:23:20", "detections_count": 0, "detections": [], "user_permissions": [] }, "summary_data": [ { "title": "Detections per hour", "data": { "x": [ "10:00 PM", "11:00 PM", "12:00 AM", "1:00 AM" ], "y": [ 1, 4, 13, 4 ], "ticktext": [ "10:00 PM:00", "1:00 AM:00" ] }, "type": "bar" }, { "title": "Top species", "data": { "x": [ 1, 1, 1, 1, 1, 1, 1, 2, 4, 7 ], "y": [ "Caloptilia stigmatella", "Adela caeruleella", "Choristoneura fractivittana", "Elasmopalpus lignosella", "Heliomata cycladata", "Harrisina americana", "Palpita magniferalis", "Varneria postremella", "Eucopina tocullionana", "Dryocampa rubicunda" ] }, "type": "bar", "orientation": "h" } ], "capture_page_offset": null, "created_at": "2023-09-04T02:04:26.496250", "updated_at": "2023-12-07T01:05:55.062814", "user_permissions": [] }