Endpoint for viewing collections or samples of source images.

GET /api/v2/captures/collections/?format=api&ordering=name
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 72,
    "next": "https://api.beluga.insectai.org/api/v2/captures/collections/?format=api&limit=20&offset=20&ordering=name",
    "previous": null,
    "results": [
        {
            "id": 76,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/76/?format=api",
            "name": "1-Minute snapshots",
            "project": 85,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 1,
                "max_num": 999999
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=76",
            "source_images_count": 52019,
            "source_images_with_detections_count": 2315,
            "source_images_processed_count": 2315,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [],
            "created_at": "2024-09-26T04:12:00.683796",
            "updated_at": "2024-09-26T04:51:24.793050",
            "user_permissions": []
        },
        {
            "id": 89,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/89/?format=api",
            "name": "10 Minute Intervals",
            "project": 24,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 10,
                "max_num": 99999,
                "month_start": 6,
                "month_end": 8
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=89",
            "source_images_count": 4406,
            "source_images_with_detections_count": 3155,
            "source_images_processed_count": 3155,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1235,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1235/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Populate captures collection",
                        "key": "populate_captures_collection"
                    },
                    "created_at": "2025-10-10T03:24:44.529605",
                    "updated_at": "2025-10-10T19:42:55.196591",
                    "user_permissions": []
                },
                {
                    "id": 1234,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1234/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2025-10-10T00:52:14.247118",
                    "updated_at": "2025-10-11T00:45:37.543747",
                    "user_permissions": []
                },
                {
                    "id": 1079,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1079/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-11-15T14:47:29.023816",
                    "updated_at": "2024-11-21T13:54:16.226726",
                    "user_permissions": []
                },
                {
                    "id": 1078,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1078/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-11-15T14:45:44.165708",
                    "updated_at": "2024-11-20T08:43:04.299593",
                    "user_permissions": []
                },
                {
                    "id": 1077,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1077/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-11-15T14:44:59.273391",
                    "updated_at": "2024-11-20T17:44:48.445811",
                    "user_permissions": []
                },
                {
                    "id": 1070,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1070/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "Populate captures collection",
                        "key": "populate_captures_collection"
                    },
                    "created_at": "2024-11-15T12:25:31.434666",
                    "updated_at": "2024-11-15T12:25:31.612024",
                    "user_permissions": []
                },
                {
                    "id": 1066,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1066/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-11-13T17:28:56.036746",
                    "updated_at": "2024-11-21T14:00:50.136267",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-11-13T15:36:17.057959",
            "updated_at": "2025-10-10T19:42:55.099282",
            "user_permissions": []
        },
        {
            "id": 82,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/82/?format=api",
            "name": "10-Minute Snapshots Sep 1-9",
            "project": 85,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 10,
                "max_num": 999999,
                "month_start": 9,
                "month_end": 9
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=82",
            "source_images_count": 545,
            "source_images_with_detections_count": 436,
            "source_images_processed_count": 436,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1023,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1023/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-30T18:04:30.190005",
                    "updated_at": "2024-11-13T17:15:32.989057",
                    "user_permissions": []
                },
                {
                    "id": 1022,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1022/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-30T17:47:19.747619",
                    "updated_at": "2024-11-13T17:15:32.995505",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-30T17:43:38.197604",
            "updated_at": "2024-10-08T13:48:04.310492",
            "user_permissions": []
        },
        {
            "id": 75,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/75/?format=api",
            "name": "10-Minute snapshots",
            "project": 85,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 10,
                "max_num": 999999
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=75",
            "source_images_count": 8322,
            "source_images_with_detections_count": 4834,
            "source_images_processed_count": 4834,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1107,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1107/?format=api",
                    "status": "CREATED",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2025-01-13T14:14:21.063060",
                    "updated_at": "2025-01-13T14:14:21.063077",
                    "user_permissions": []
                },
                {
                    "id": 998,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/998/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-26T13:56:19.633617",
                    "updated_at": "2024-11-13T17:15:33.208833",
                    "user_permissions": []
                },
                {
                    "id": 997,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/997/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-26T13:56:04.608724",
                    "updated_at": "2024-11-13T17:15:33.220942",
                    "user_permissions": []
                },
                {
                    "id": 996,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/996/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-26T13:55:50.909160",
                    "updated_at": "2024-11-13T17:15:33.232823",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-26T01:25:50.281289",
            "updated_at": "2024-09-26T04:47:34.701638",
            "user_permissions": []
        },
        {
            "id": 79,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/79/?format=api",
            "name": "10-Minute snapshots July/Aug",
            "project": 85,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 10,
                "max_num": 999999,
                "month_start": 7,
                "month_end": 8
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=79",
            "source_images_count": 3208,
            "source_images_with_detections_count": 3008,
            "source_images_processed_count": 3008,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1018,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1018/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-29T00:59:07.535038",
                    "updated_at": "2024-11-13T17:15:33.037736",
                    "user_permissions": []
                },
                {
                    "id": 1008,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1008/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-27T22:52:28.537562",
                    "updated_at": "2024-11-13T17:15:33.134982",
                    "user_permissions": []
                },
                {
                    "id": 1007,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1007/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-27T22:52:13.618374",
                    "updated_at": "2024-11-13T17:15:33.147049",
                    "user_permissions": []
                },
                {
                    "id": 1006,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1006/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-27T22:33:40.722816",
                    "updated_at": "2024-11-13T17:15:33.159187",
                    "user_permissions": []
                },
                {
                    "id": 1005,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1005/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-27T21:54:58.834865",
                    "updated_at": "2024-11-13T17:15:33.170880",
                    "user_permissions": []
                },
                {
                    "id": 1004,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1004/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-27T21:42:39.455326",
                    "updated_at": "2024-11-13T17:15:33.180992",
                    "user_permissions": []
                },
                {
                    "id": 1003,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1003/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-27T21:42:10.228617",
                    "updated_at": "2024-11-13T17:15:33.192474",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-27T21:10:54.386664",
            "updated_at": "2024-09-27T21:31:35.406067",
            "user_permissions": []
        },
        {
            "id": 69,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/69/?format=api",
            "name": "10-minute intervals - No time constraint",
            "project": 84,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 10,
                "max_num": 99999
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=69",
            "source_images_count": 5155,
            "source_images_with_detections_count": 2806,
            "source_images_processed_count": 2806,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 976,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/976/?format=api",
                    "status": "REVOKED",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-23T02:41:32.853514",
                    "updated_at": "2024-11-13T17:15:33.385614",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-18T13:09:23.450522",
            "updated_at": "2024-09-18T13:33:05.968609",
            "user_permissions": []
        },
        {
            "id": 70,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/70/?format=api",
            "name": "10-minute intervals - after midnight",
            "project": 84,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 10,
                "max_num": 9999,
                "hour_start": 0,
                "hour_end": 4
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=70",
            "source_images_count": 2555,
            "source_images_with_detections_count": 2555,
            "source_images_processed_count": 2555,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 979,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/979/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-23T11:26:45.704170",
                    "updated_at": "2024-11-13T17:15:33.374838",
                    "user_permissions": []
                },
                {
                    "id": 975,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/975/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-22T17:52:45.728657",
                    "updated_at": "2024-11-13T17:15:33.388938",
                    "user_permissions": []
                },
                {
                    "id": 970,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/970/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-18T13:57:58.200651",
                    "updated_at": "2024-11-13T17:15:33.407039",
                    "user_permissions": []
                },
                {
                    "id": 969,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/969/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-18T13:57:49.658801",
                    "updated_at": "2024-11-13T17:15:33.418717",
                    "user_permissions": []
                },
                {
                    "id": 968,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/968/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-18T13:57:31.961486",
                    "updated_at": "2024-11-13T17:15:33.430708",
                    "user_permissions": []
                },
                {
                    "id": 967,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/967/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-18T13:57:10.115247",
                    "updated_at": "2024-11-13T17:15:33.441828",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-18T13:55:31.550656",
            "updated_at": "2024-09-18T13:56:29.120252",
            "user_permissions": []
        },
        {
            "id": 65,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/65/?format=api",
            "name": "10-minute intervals - before midnight",
            "project": 84,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 10,
                "max_num": 5000,
                "hour_start": 20
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=65",
            "source_images_count": 2496,
            "source_images_with_detections_count": 2489,
            "source_images_processed_count": 2489,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 978,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/978/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-23T09:29:03.453145",
                    "updated_at": "2024-11-13T17:15:33.378019",
                    "user_permissions": []
                },
                {
                    "id": 966,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/966/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-18T11:17:09.564147",
                    "updated_at": "2024-11-13T17:15:33.456142",
                    "user_permissions": []
                },
                {
                    "id": 965,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/965/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-17T12:36:19.250074",
                    "updated_at": "2024-11-13T17:15:33.460724",
                    "user_permissions": []
                },
                {
                    "id": 964,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/964/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-17T12:36:03.643227",
                    "updated_at": "2024-11-13T17:15:33.476177",
                    "user_permissions": []
                },
                {
                    "id": 963,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/963/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-17T12:35:28.241680",
                    "updated_at": "2024-11-13T17:15:33.491161",
                    "user_permissions": []
                },
                {
                    "id": 962,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/962/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-17T12:29:23.789050",
                    "updated_at": "2024-11-13T17:15:33.506431",
                    "user_permissions": []
                },
                {
                    "id": 961,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/961/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-16T11:42:01.661334",
                    "updated_at": "2024-11-13T17:15:33.509870",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-16T11:26:56.046750",
            "updated_at": "2024-09-18T14:49:29.711686",
            "user_permissions": []
        },
        {
            "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": null,
            "taxa_count": null,
            "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": []
        },
        {
            "id": 108,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/108/?format=api",
            "name": "100 random captures",
            "project": 24,
            "method": "random",
            "kwargs": {
                "size": 100
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=108",
            "source_images_count": 100,
            "source_images_with_detections_count": 0,
            "source_images_processed_count": 0,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1242,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1242/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Populate captures collection",
                        "key": "populate_captures_collection"
                    },
                    "created_at": "2025-10-13T07:17:32.604709",
                    "updated_at": "2025-10-14T06:35:56.192183",
                    "user_permissions": []
                }
            ],
            "created_at": "2025-10-13T07:17:27.584499",
            "updated_at": "2025-10-14T06:36:21.865747",
            "user_permissions": []
        },
        {
            "id": 1,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/1/?format=api",
            "name": "20 Minute Intervals",
            "project": 4,
            "method": "interval",
            "kwargs": {
                "minute_interval": 20
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=1",
            "source_images_count": 4991,
            "source_images_with_detections_count": 58,
            "source_images_processed_count": 151,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [],
            "created_at": "2023-09-16T00:03:42.828411",
            "updated_at": "2023-09-30T03:12:57.972706",
            "user_permissions": []
        },
        {
            "id": 83,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/83/?format=api",
            "name": "5-Minute Snapshots Jul/Aug",
            "project": 85,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 5,
                "max_num": 999999,
                "month_start": 7,
                "month_end": 8
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=83",
            "source_images_count": 6137,
            "source_images_with_detections_count": 5772,
            "source_images_processed_count": 5772,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1031,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1031/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-30T23:22:04.504865",
                    "updated_at": "2024-11-13T17:15:32.915886",
                    "user_permissions": []
                },
                {
                    "id": 1030,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1030/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-30T23:21:03.023080",
                    "updated_at": "2024-11-13T17:15:32.928732",
                    "user_permissions": []
                },
                {
                    "id": 1029,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1029/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-30T23:20:42.505576",
                    "updated_at": "2024-11-13T17:15:32.942107",
                    "user_permissions": []
                },
                {
                    "id": 1028,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1028/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-30T23:20:27.992240",
                    "updated_at": "2024-11-13T17:15:32.953891",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-30T18:58:58.555492",
            "updated_at": "2024-09-30T19:20:01.372527",
            "user_permissions": []
        },
        {
            "id": 84,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/84/?format=api",
            "name": "5-Minute Snapshots Sep 1-9",
            "project": 85,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 5,
                "max_num": 999999,
                "month_start": 9,
                "month_end": 9
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=84",
            "source_images_count": 960,
            "source_images_with_detections_count": 896,
            "source_images_processed_count": 896,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1027,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1027/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-30T19:03:21.124141",
                    "updated_at": "2024-11-13T17:15:32.966848",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-09-30T18:59:28.067592",
            "updated_at": "2024-09-30T19:01:01.549838",
            "user_permissions": []
        },
        {
            "id": 38,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/38/?format=api",
            "name": "AMBER Costa Rica Late Night",
            "project": 45,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 60,
                "max_num": 1000,
                "hour_start": 0,
                "hour_end": 6
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=38",
            "source_images_count": 457,
            "source_images_with_detections_count": 33,
            "source_images_processed_count": 33,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 856,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/856/?format=api",
                    "status": "REVOKED",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-09-12T22:52:46.188842",
                    "updated_at": "2024-11-13T17:15:33.747997",
                    "user_permissions": []
                },
                {
                    "id": 807,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/807/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-08-28T22:13:53.007779",
                    "updated_at": "2024-11-13T17:15:33.869873",
                    "user_permissions": []
                },
                {
                    "id": 788,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/788/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-07-25T11:24:38.306138",
                    "updated_at": "2024-11-13T17:15:33.910101",
                    "user_permissions": []
                },
                {
                    "id": 672,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/672/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-02T00:01:27.326360",
                    "updated_at": "2024-11-13T17:15:34.108183",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-05-02T00:00:51.421052",
            "updated_at": "2024-09-12T19:44:08.435569",
            "user_permissions": []
        },
        {
            "id": 45,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/45/?format=api",
            "name": "AMBER Panama 10 min",
            "project": 46,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 10,
                "max_num": 1000000
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=45",
            "source_images_count": 2826,
            "source_images_with_detections_count": 2644,
            "source_images_processed_count": 2644,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 694,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/694/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-21T00:16:41.931459",
                    "updated_at": "2024-11-13T17:15:33.978387",
                    "user_permissions": []
                },
                {
                    "id": 690,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/690/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-18T01:40:47.232018",
                    "updated_at": "2024-11-13T17:15:34.004998",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-05-18T01:39:39.039996",
            "updated_at": "2024-05-18T01:40:04.074971",
            "user_permissions": []
        },
        {
            "id": 36,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/36/?format=api",
            "name": "AMBER Panama Late Night",
            "project": 46,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 30,
                "max_num": 10000,
                "hour_start": 0,
                "hour_end": 6
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=36",
            "source_images_count": 581,
            "source_images_with_detections_count": 188,
            "source_images_processed_count": 188,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1247,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1247/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Populate captures collection",
                        "key": "populate_captures_collection"
                    },
                    "created_at": "2025-10-23T20:03:46.848044",
                    "updated_at": "2025-10-23T20:03:54.875032",
                    "user_permissions": []
                },
                {
                    "id": 675,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/675/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-02T00:40:36.461260",
                    "updated_at": "2024-11-13T17:15:34.102198",
                    "user_permissions": []
                },
                {
                    "id": 671,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/671/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-01T23:57:35.189874",
                    "updated_at": "2024-11-13T17:15:34.112633",
                    "user_permissions": []
                },
                {
                    "id": 663,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/663/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-01T22:59:31.690769",
                    "updated_at": "2024-11-13T17:15:34.144467",
                    "user_permissions": []
                },
                {
                    "id": 662,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/662/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-01T22:55:07.514038",
                    "updated_at": "2024-11-13T17:15:34.149143",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-04-29T15:41:44.421065",
            "updated_at": "2025-10-23T20:03:54.783353",
            "user_permissions": []
        },
        {
            "id": 33,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/33/?format=api",
            "name": "AgZero",
            "project": 44,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 30,
                "max_num": 100000,
                "month_start": 6,
                "hour_start": 3,
                "hour_end": 6
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=33",
            "source_images_count": 204,
            "source_images_with_detections_count": 128,
            "source_images_processed_count": 128,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 670,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/670/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-01T23:56:49.776014",
                    "updated_at": "2024-11-13T17:15:34.115849",
                    "user_permissions": []
                },
                {
                    "id": 669,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/669/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-01T23:33:32.443371",
                    "updated_at": "2024-11-13T17:15:34.121406",
                    "user_permissions": []
                },
                {
                    "id": 668,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/668/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-01T23:26:55.182835",
                    "updated_at": "2024-11-13T17:15:34.126417",
                    "user_permissions": []
                },
                {
                    "id": 667,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/667/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-01T23:24:14.179773",
                    "updated_at": "2024-11-13T17:15:34.129538",
                    "user_permissions": []
                },
                {
                    "id": 602,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/602/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-04-29T14:21:28.083537",
                    "updated_at": "2024-11-13T17:15:34.286772",
                    "user_permissions": []
                },
                {
                    "id": 596,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/596/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-04-26T18:38:51.388411",
                    "updated_at": "2024-11-13T17:15:34.295373",
                    "user_permissions": []
                },
                {
                    "id": 594,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/594/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-04-25T18:34:26.739235",
                    "updated_at": "2024-11-13T17:15:34.300429",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-04-25T18:19:06.869007",
            "updated_at": "2024-05-01T23:56:23.759132",
            "user_permissions": []
        },
        {
            "id": 40,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/40/?format=api",
            "name": "AgZero_test",
            "project": 44,
            "method": "common_combined",
            "kwargs": {
                "minute_interval": 30,
                "max_num": 1000
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=40",
            "source_images_count": 880,
            "source_images_with_detections_count": 573,
            "source_images_processed_count": 573,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 678,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/678/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-05-02T11:14:38.913554",
                    "updated_at": "2024-11-13T17:15:34.087549",
                    "user_permissions": []
                }
            ],
            "created_at": "2024-05-02T11:07:51.810498",
            "updated_at": "2024-05-02T11:10:06.977392",
            "user_permissions": []
        },
        {
            "id": 43,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/43/?format=api",
            "name": "All Images",
            "project": 16,
            "method": "common_combined",
            "kwargs": {
                "max_num": 1000000
            },
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=43",
            "source_images_count": 35386,
            "source_images_with_detections_count": 288,
            "source_images_processed_count": 288,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [],
            "created_at": "2024-05-17T15:21:20.872297",
            "updated_at": "2024-05-17T15:24:53.521449",
            "user_permissions": []
        },
        {
            "id": 107,
            "details": "https://api.beluga.insectai.org/api/v2/captures/collections/107/?format=api",
            "name": "All Images",
            "project": 111,
            "method": "full",
            "kwargs": {},
            "source_images": "https://api.beluga.insectai.org/api/v2/captures/?format=api?collections=107",
            "source_images_count": 3,
            "source_images_with_detections_count": 0,
            "source_images_processed_count": 0,
            "occurrences_count": null,
            "taxa_count": null,
            "description": "",
            "jobs": [
                {
                    "id": 1239,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1239/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Populate captures collection",
                        "key": "populate_captures_collection"
                    },
                    "created_at": "2025-10-13T06:44:27.370193",
                    "updated_at": "2025-10-13T06:44:27.407203",
                    "user_permissions": []
                }
            ],
            "created_at": "2025-10-13T06:43:47.274820",
            "updated_at": "2025-10-14T05:07:51.777842",
            "user_permissions": []
        }
    ],
    "user_permissions": []
}
Kwargs

Lists are not currently supported in HTML input.

Lists are not currently supported in HTML input.

Lists are not currently supported in HTML input.