Source Image Collection Instance
Endpoint for viewing collections or samples of source images.
GET /api/v2/captures/collections/3/?format=api
{ "id": 3, "details": "https://api.beluga.insectai.org/api/v2/captures/collections/3/?format=api", "name": "Panama 10 minute intervals", "project": 20, "method": "interval", "kwargs": { "minute_interval": 10 }, "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=3", "source_images_count": 640, "source_images_with_detections_count": 622, "source_images_processed_count": 626, "occurrences_count": 12091, "taxa_count": 436, "description": "", "jobs": [ { "id": 1033, "details": "https://api.beluga.insectai.org/api/v2/jobs/1033/?format=api", "status": "SUCCESS", "job_type": { "name": "ML pipeline", "key": "ml" }, "created_at": "2024-10-08T14:13:43.060423", "updated_at": "2024-11-13T17:15:32.891778", "user_permissions": [] }, { "id": 1032, "details": "https://api.beluga.insectai.org/api/v2/jobs/1032/?format=api", "status": "SUCCESS", "job_type": { "name": "ML pipeline", "key": "ml" }, "created_at": "2024-10-08T14:01:15.627037", "updated_at": "2024-11-13T17:15:32.903576", "user_permissions": [] } ], "created_at": "2023-10-17T02:20:30.614541", "updated_at": "2024-10-08T14:00:42.202884", "user_permissions": [] }