Source Image Collection Instance
Endpoint for viewing collections or samples of source images.
GET /api/v2/captures/collections/109/?format=api
{ "id": 109, "details": "https://api.beluga.insectai.org/api/v2/captures/collections/109/?format=api", "name": "100 Random", "project": 46, "method": "random", "kwargs": { "size": 100 }, "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=109", "source_images_count": 100, "source_images_with_detections_count": 1, "source_images_processed_count": 1, "occurrences_count": 19, "taxa_count": 14, "description": "", "jobs": [ { "id": 1249, "details": "https://api.beluga.insectai.org/api/v2/jobs/1249/?format=api", "status": "FAILURE", "job_type": { "name": "ML pipeline", "key": "ml" }, "created_at": "2025-10-23T20:04:52.458899", "updated_at": "2025-10-23T20:15:25.852525", "user_permissions": [] }, { "id": 1248, "details": "https://api.beluga.insectai.org/api/v2/jobs/1248/?format=api", "status": "SUCCESS", "job_type": { "name": "Populate captures collection", "key": "populate_captures_collection" }, "created_at": "2025-10-23T20:04:25.739273", "updated_at": "2025-10-23T20:04:26.434037", "user_permissions": [] } ], "created_at": "2025-10-23T20:04:19.506503", "updated_at": "2025-10-23T20:04:26.352286", "user_permissions": [] }