Source Image Collection Instance
Endpoint for viewing collections or samples of source images.
GET /api/v2/captures/collections/46/?format=api
{ "id": 46, "details": "https://api.beluga.insectai.org/api/v2/captures/collections/46/?format=api", "name": "Insectarium - 10 min", "project": 23, "method": "common_combined", "kwargs": { "minute_interval": 10, "max_num": 10000 }, "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=46", "source_images_count": 10000, "source_images_with_detections_count": 111, "source_images_processed_count": 228, "occurrences_count": 689, "taxa_count": 212, "description": "", "jobs": [ { "id": 1255, "details": "https://api.beluga.insectai.org/api/v2/jobs/1255/?format=api", "status": "FAILURE", "job_type": { "name": "ML pipeline", "key": "ml" }, "created_at": "2025-11-12T12:45:41.768925", "updated_at": "2025-11-12T12:59:04.419361", "user_permissions": [] }, { "id": 1220, "details": "https://api.beluga.insectai.org/api/v2/jobs/1220/?format=api", "status": "SUCCESS", "job_type": { "name": "Data Export", "key": "data_export" }, "created_at": "2025-04-09T16:45:06.396882", "updated_at": "2025-04-09T16:45:07.398940", "user_permissions": [] }, { "id": 1147, "details": "https://api.beluga.insectai.org/api/v2/jobs/1147/?format=api", "status": "SUCCESS", "job_type": { "name": "Populate captures collection", "key": "populate_captures_collection" }, "created_at": "2025-01-21T23:26:26.177811", "updated_at": "2025-01-21T23:28:27.949325", "user_permissions": [] } ], "created_at": "2024-05-20T21:35:38.474806", "updated_at": "2025-01-21T23:28:27.632425", "user_permissions": [] }