Source Image Collection Instance
Endpoint for viewing collections or samples of source images.
GET /api/v2/captures/collections/41/?format=api
{ "id": 41, "details": "https://api.beluga.insectai.org/api/v2/captures/collections/41/?format=api", "name": "Everything", "project": 49, "method": "common_combined", "kwargs": { "minute_interval": 0, "max_num": 1000 }, "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=41", "source_images_count": 519, "source_images_with_detections_count": 244, "source_images_processed_count": 244, "occurrences_count": 625, "taxa_count": 89, "description": "", "jobs": [ { "id": 693, "details": "https://api.beluga.insectai.org/api/v2/jobs/693/?format=api", "status": "SUCCESS", "job_type": { "name": "ML pipeline", "key": "ml" }, "created_at": "2024-05-20T18:08:06.675319", "updated_at": "2024-11-13T17:15:33.985155", "user_permissions": [] }, { "id": 683, "details": "https://api.beluga.insectai.org/api/v2/jobs/683/?format=api", "status": "SUCCESS", "job_type": { "name": "ML pipeline", "key": "ml" }, "created_at": "2024-05-14T13:33:02.359504", "updated_at": "2024-11-13T17:15:34.054144", "user_permissions": [] } ], "created_at": "2024-05-14T13:32:25.235267", "updated_at": "2024-05-20T18:09:16.611946", "user_permissions": [] }