Source Image Collection Instance
Endpoint for viewing collections or samples of source images.
GET /api/v2/captures/collections/95/?format=api
{ "id": 95, "details": "https://api.beluga.insectai.org/api/v2/captures/collections/95/?format=api", "name": "Test", "project": 91, "method": "common_combined", "kwargs": { "max_num": 100 }, "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=95", "source_images_count": 100, "source_images_with_detections_count": 0, "source_images_processed_count": 0, "occurrences_count": 0, "taxa_count": 0, "description": "", "jobs": [ { "id": 1140, "details": "https://api.beluga.insectai.org/api/v2/jobs/1140/?format=api", "status": "SUCCESS", "job_type": { "name": "Populate captures collection", "key": "populate_captures_collection" }, "created_at": "2025-01-21T20:28:34.781084", "updated_at": "2025-01-21T20:28:35.710899", "user_permissions": [] } ], "created_at": "2025-01-21T20:28:32.995463", "updated_at": "2025-01-21T20:28:35.411954", "user_permissions": [] }