A model viewset that uses different serializers for the list and detail views.

GET /api/v2/deployments/?format=api&offset=120
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 189,
    "next": "https://api.beluga.insectai.org/api/v2/deployments/?format=api&limit=20&offset=140",
    "previous": "https://api.beluga.insectai.org/api/v2/deployments/?format=api&limit=20&offset=100",
    "results": [
        {
            "id": 201,
            "name": "LEPS-055_Box2",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/201/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=201",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=201",
            "events_count": 3,
            "captures_count": 7628,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 84,
                "name": "Pennsylvania Tebufenozide Impacts Study",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/20240513_164521.jpg",
                "details": "https://api.beluga.insectai.org/api/v2/projects/84/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-13T14:32:45.808619",
            "updated_at": "2025-10-08T21:19:53.834844",
            "latitude": 41.211204,
            "longitude": -77.766331,
            "first_date": "2024-08-10",
            "last_date": "2024-08-13",
            "device": {
                "id": 87,
                "name": "Box2",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/87/?format=api",
                "user_permissions": []
            },
            "research_site": null,
            "jobs": [
                {
                    "id": 914,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/914/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-14T14:24:02.305762",
                    "updated_at": "2024-11-13T17:15:33.630822",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 233,
            "name": "LEPS-057_Box1",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/233/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=233",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=233",
            "events_count": 3,
            "captures_count": 7670,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 84,
                "name": "Pennsylvania Tebufenozide Impacts Study",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/20240513_164521.jpg",
                "details": "https://api.beluga.insectai.org/api/v2/projects/84/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-13T16:11:55.494830",
            "updated_at": "2025-10-08T21:19:53.838460",
            "latitude": 41.2243242,
            "longitude": -77.765277,
            "first_date": "2024-05-26",
            "last_date": "2024-05-29",
            "device": {
                "id": 86,
                "name": "Box1",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/86/?format=api",
                "user_permissions": []
            },
            "research_site": null,
            "jobs": [
                {
                    "id": 913,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/913/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-14T14:23:39.008909",
                    "updated_at": "2024-11-13T17:15:33.633218",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 234,
            "name": "LEPS-058_Box1",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/234/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=234",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=234",
            "events_count": 3,
            "captures_count": 7602,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 84,
                "name": "Pennsylvania Tebufenozide Impacts Study",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/20240513_164521.jpg",
                "details": "https://api.beluga.insectai.org/api/v2/projects/84/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-13T16:12:21.151463",
            "updated_at": "2025-10-08T21:19:53.840574",
            "latitude": 41.2259047,
            "longitude": -77.777827,
            "first_date": "2024-07-21",
            "last_date": "2024-07-24",
            "device": {
                "id": 86,
                "name": "Box1",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/86/?format=api",
                "user_permissions": []
            },
            "research_site": null,
            "jobs": [
                {
                    "id": 911,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/911/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-14T14:22:36.940988",
                    "updated_at": "2024-11-13T17:15:33.637269",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 202,
            "name": "LEPS-059_Box2",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/202/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=202",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=202",
            "events_count": 3,
            "captures_count": 7595,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 84,
                "name": "Pennsylvania Tebufenozide Impacts Study",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/20240513_164521.jpg",
                "details": "https://api.beluga.insectai.org/api/v2/projects/84/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-13T14:33:08.850073",
            "updated_at": "2025-10-08T21:19:53.842432",
            "latitude": 41.2250367,
            "longitude": -78.126516,
            "first_date": "2024-07-18",
            "last_date": "2024-07-21",
            "device": {
                "id": 87,
                "name": "Box2",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/87/?format=api",
                "user_permissions": []
            },
            "research_site": null,
            "jobs": [
                {
                    "id": 892,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/892/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-14T09:53:13.134777",
                    "updated_at": "2024-11-13T17:15:33.677925",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 175,
            "name": "LEPS-060_Box2",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/175/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=175",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=175",
            "events_count": 3,
            "captures_count": 7620,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 84,
                "name": "Pennsylvania Tebufenozide Impacts Study",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/20240513_164521.jpg",
                "details": "https://api.beluga.insectai.org/api/v2/projects/84/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-12T17:29:49.328110",
            "updated_at": "2025-10-08T21:19:53.844561",
            "latitude": 41.2215928,
            "longitude": -78.122647,
            "first_date": "2024-05-14",
            "last_date": "2024-05-17",
            "device": {
                "id": 87,
                "name": "Box2",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/87/?format=api",
                "user_permissions": []
            },
            "research_site": null,
            "jobs": [
                {
                    "id": 957,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/957/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-14T18:54:28.987853",
                    "updated_at": "2024-11-13T17:15:33.536243",
                    "user_permissions": []
                },
                {
                    "id": 912,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/912/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-14T14:23:15.223195",
                    "updated_at": "2024-11-13T17:15:33.635368",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 176,
            "name": "LEPS-Test",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/176/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=176",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=176",
            "events_count": 1,
            "captures_count": 1,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 84,
                "name": "Pennsylvania Tebufenozide Impacts Study",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/20240513_164521.jpg",
                "details": "https://api.beluga.insectai.org/api/v2/projects/84/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-12T19:30:29.785423",
            "updated_at": "2025-10-08T21:19:53.846453",
            "latitude": 40.96999,
            "longitude": -77.72788,
            "first_date": "2022-06-18",
            "last_date": "2022-06-18",
            "device": null,
            "research_site": null,
            "jobs": [
                {
                    "id": 850,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/850/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-12T19:30:41.427953",
                    "updated_at": "2024-11-13T17:15:33.756517",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 53,
            "name": "Luna",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/53/?format=api",
            "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/deployments/kent-deployment-cover-1.jpg",
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=53",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=53",
            "events_count": 107,
            "captures_count": 289192,
            "occurrences_count": 8750,
            "taxa_count": 590,
            "project": {
                "id": 18,
                "name": "Vermont Atlas of Life",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/Vermont_Atlas_of_Life_logo_5EpzCbZ.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/18/?format=api",
                "user_permissions": []
            },
            "created_at": "2023-10-12T14:46:25.968112",
            "updated_at": "2025-10-08T21:19:53.854119",
            "latitude": 43.57876,
            "longitude": -72.54442,
            "first_date": "2022-06-20",
            "last_date": "2023-10-05",
            "device": {
                "id": 11,
                "name": "AMI Trap v1",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/11/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 10,
                "name": "Meetinghouse Hill",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/10/?format=api",
                "user_permissions": []
            },
            "jobs": [
                {
                    "id": 216,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/216/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2023-12-03T04:56:41.329542",
                    "updated_at": "2024-11-13T17:15:35.433800",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 238,
            "name": "Luna",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/238/?format=api",
            "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/deployments/kent-deployment-cover-1.jpg",
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=238",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=238",
            "events_count": 90,
            "captures_count": 254325,
            "occurrences_count": 3412,
            "taxa_count": 294,
            "project": {
                "id": 85,
                "name": "SEC-SEQ AI Symposium",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/2022_logo_1_7yFnz3Y.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/85/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-25T23:19:26.244919",
            "updated_at": "2025-10-08T21:19:53.852210",
            "latitude": 43.57876,
            "longitude": -72.54442,
            "first_date": "2022-06-20",
            "last_date": "2022-10-06",
            "device": {
                "id": 11,
                "name": "AMI Trap v1",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/11/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 10,
                "name": "Meetinghouse Hill",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/10/?format=api",
                "user_permissions": []
            },
            "jobs": [
                {
                    "id": 989,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/989/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Unknown",
                        "key": "unknown"
                    },
                    "created_at": "2024-09-25T23:37:41.442530",
                    "updated_at": "2024-11-13T17:15:33.310884",
                    "user_permissions": []
                },
                {
                    "id": 985,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/985/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-25T23:23:46.268032",
                    "updated_at": "2024-11-13T17:15:33.340108",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 107,
            "name": "Monkswood",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/107/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=107",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=107",
            "events_count": 0,
            "captures_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 44,
                "name": "AgZero+",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/agzerologo.JPG",
                "details": "https://api.beluga.insectai.org/api/v2/projects/44/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-04-25T09:41:26.573815",
            "updated_at": "2025-10-08T21:19:53.862738",
            "latitude": 52.39882849,
            "longitude": -0.243439078,
            "first_date": null,
            "last_date": null,
            "device": null,
            "research_site": null,
            "jobs": [
                {
                    "id": 636,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/636/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "Unknown",
                        "key": "unknown"
                    },
                    "created_at": "2024-04-30T10:27:43.503115",
                    "updated_at": "2024-11-13T17:15:34.204864",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 85,
            "name": "MothBox01",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/85/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=85",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=85",
            "events_count": 1,
            "captures_count": 1,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 38,
                "name": "MothBox - Gamboa tests",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/a708e949a5d7a6115f79514059e83eca739f188d.jpeg",
                "details": "https://api.beluga.insectai.org/api/v2/projects/38/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-04-11T16:35:44.969797",
            "updated_at": "2025-10-08T21:19:53.866772",
            "latitude": 9.11809,
            "longitude": -79.7003,
            "first_date": "2024-04-11",
            "last_date": "2024-04-11",
            "device": {
                "id": 31,
                "name": "MothBox01",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/31/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 22,
                "name": "Gamboa",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/22/?format=api",
                "user_permissions": []
            },
            "jobs": [],
            "user_permissions": []
        },
        {
            "id": 52,
            "name": "Mothra",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/52/?format=api",
            "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/deployments/kent-deployment-cover-2_GCHt7pV.jpg",
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=52",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=52",
            "events_count": 140,
            "captures_count": 638000,
            "occurrences_count": 21328,
            "taxa_count": 987,
            "project": {
                "id": 18,
                "name": "Vermont Atlas of Life",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/Vermont_Atlas_of_Life_logo_5EpzCbZ.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/18/?format=api",
                "user_permissions": []
            },
            "created_at": "2023-10-12T14:45:19.451498",
            "updated_at": "2025-10-08T21:19:53.868884",
            "latitude": 43.62451,
            "longitude": -72.5046,
            "first_date": "2022-05-13",
            "last_date": "2025-01-13",
            "device": {
                "id": 11,
                "name": "AMI Trap v1",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/11/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 4,
                "name": "Lincoln Street neighborhood",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/4/?format=api",
                "user_permissions": []
            },
            "jobs": [
                {
                    "id": 1109,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1109/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2025-01-14T18:33:24.442343",
                    "updated_at": "2025-01-15T19:26:24.171080",
                    "user_permissions": []
                },
                {
                    "id": 253,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/253/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2024-01-24T13:24:14.089012",
                    "updated_at": "2024-11-13T17:15:35.345356",
                    "user_permissions": []
                },
                {
                    "id": 217,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/217/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "ML pipeline",
                        "key": "ml"
                    },
                    "created_at": "2023-12-03T04:56:55.042744",
                    "updated_at": "2024-11-13T17:15:35.429425",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 237,
            "name": "Mothra",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/237/?format=api",
            "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/deployments/kent-deployment-cover-2_GCHt7pV.jpg",
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=237",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=237",
            "events_count": 131,
            "captures_count": 520833,
            "occurrences_count": 4482,
            "taxa_count": 364,
            "project": {
                "id": 85,
                "name": "SEC-SEQ AI Symposium",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/2022_logo_1_7yFnz3Y.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/85/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-25T23:19:26.182225",
            "updated_at": "2025-10-08T21:19:53.870584",
            "latitude": 43.62451,
            "longitude": -72.5046,
            "first_date": "2022-05-13",
            "last_date": "2022-10-07",
            "device": {
                "id": 11,
                "name": "AMI Trap v1",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/11/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 4,
                "name": "Lincoln Street neighborhood",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/4/?format=api",
                "user_permissions": []
            },
            "jobs": [],
            "user_permissions": []
        },
        {
            "id": 141,
            "name": "NTU",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/141/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=141",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=141",
            "events_count": 0,
            "captures_count": 106936,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 67,
                "name": "AMBER - Singapore",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/alan-turing-institute9245.logowik.com_Tv23tdP_zC1VQln.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/67/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-06-05T10:34:16.747862",
            "updated_at": "2025-10-08T21:19:53.883255",
            "latitude": 0.0,
            "longitude": 0.0,
            "first_date": "2024-04-10",
            "last_date": "2024-06-25",
            "device": null,
            "research_site": null,
            "jobs": [
                {
                    "id": 727,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/727/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-06-05T10:34:26.434210",
                    "updated_at": "2024-11-13T17:15:33.947968",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 254,
            "name": "NTU",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/254/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=254",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=254",
            "events_count": 56,
            "captures_count": 181478,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 90,
                "name": "Singapore- Labelling Project",
                "image": null,
                "details": "https://api.beluga.insectai.org/api/v2/projects/90/?format=api",
                "user_permissions": []
            },
            "created_at": "2025-01-17T07:17:36.796695",
            "updated_at": "2025-10-08T21:19:53.885050",
            "latitude": 1.3559088,
            "longitude": 103.6850555,
            "first_date": "2024-04-10",
            "last_date": "2024-11-05",
            "device": {
                "id": 93,
                "name": "Default device",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/93/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 87,
                "name": "Default site",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/87/?format=api",
                "user_permissions": []
            },
            "jobs": [
                {
                    "id": 1120,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1120/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2025-01-21T10:55:24.168843",
                    "updated_at": "2025-01-21T14:08:51.912867",
                    "user_permissions": []
                },
                {
                    "id": 1113,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1113/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2025-01-17T09:48:15.476164",
                    "updated_at": "2025-01-21T13:46:23.226484",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 11,
            "name": "Newfoundland - Unit 1-Pasadena",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/11/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=11",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=11",
            "events_count": 101,
            "captures_count": 306909,
            "occurrences_count": 467,
            "taxa_count": 148,
            "project": {
                "id": 24,
                "name": "Atlantic Forestry Centre",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/natural-resources-canada-logo-vector.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/24/?format=api",
                "user_permissions": []
            },
            "created_at": "2023-08-20T04:59:50.222348",
            "updated_at": "2025-10-08T21:19:53.891315",
            "latitude": 49.00070221783913,
            "longitude": -57.591556784064984,
            "first_date": "2022-07-09",
            "last_date": "2023-10-14",
            "device": {
                "id": 1,
                "name": "UKCEH Trap",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/1/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 1,
                "name": "Default Research Site",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/1/?format=api",
                "user_permissions": []
            },
            "jobs": [
                {
                    "id": 1061,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1061/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "Unknown",
                        "key": "unknown"
                    },
                    "created_at": "2024-11-13T15:47:05.310818",
                    "updated_at": "2024-11-13T18:00:34.123499",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 240,
            "name": "Newfoundland - Unit 1-Pasadena",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/240/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=240",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=240",
            "events_count": 64,
            "captures_count": 229789,
            "occurrences_count": 1697,
            "taxa_count": 198,
            "project": {
                "id": 85,
                "name": "SEC-SEQ AI Symposium",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/2022_logo_1_7yFnz3Y.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/85/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-25T23:19:26.376020",
            "updated_at": "2025-10-08T21:19:53.889748",
            "latitude": 49.00070221783913,
            "longitude": -57.591556784064984,
            "first_date": "2022-07-09",
            "last_date": "2022-09-18",
            "device": {
                "id": 1,
                "name": "UKCEH Trap",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/1/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 1,
                "name": "Default Research Site",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/1/?format=api",
                "user_permissions": []
            },
            "jobs": [
                {
                    "id": 988,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/988/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-25T23:35:54.391599",
                    "updated_at": "2024-11-13T17:15:33.318354",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 12,
            "name": "Newfoundland - Unit 2",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/12/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=12",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=12",
            "events_count": 74,
            "captures_count": 307686,
            "occurrences_count": 1290,
            "taxa_count": 107,
            "project": {
                "id": 24,
                "name": "Atlantic Forestry Centre",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/natural-resources-canada-logo-vector.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/24/?format=api",
                "user_permissions": []
            },
            "created_at": "2023-08-20T05:00:55.184051",
            "updated_at": "2025-10-08T21:19:53.894940",
            "latitude": 48.94831985715468,
            "longitude": -57.933764807509164,
            "first_date": "2022-07-11",
            "last_date": "2023-09-12",
            "device": {
                "id": 1,
                "name": "UKCEH Trap",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/1/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 1,
                "name": "Default Research Site",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/1/?format=api",
                "user_permissions": []
            },
            "jobs": [
                {
                    "id": 1062,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/1062/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-11-13T15:49:36.528928",
                    "updated_at": "2024-11-15T14:59:33.905222",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 239,
            "name": "Newfoundland - Unit 2",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/239/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=239",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=239",
            "events_count": 36,
            "captures_count": 222169,
            "occurrences_count": 5952,
            "taxa_count": 195,
            "project": {
                "id": 85,
                "name": "SEC-SEQ AI Symposium",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/2022_logo_1_7yFnz3Y.png",
                "details": "https://api.beluga.insectai.org/api/v2/projects/85/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-09-25T23:19:26.307606",
            "updated_at": "2025-10-08T21:19:53.892948",
            "latitude": 48.94831985715468,
            "longitude": -57.933764807509164,
            "first_date": "2022-07-11",
            "last_date": "2022-09-01",
            "device": {
                "id": 1,
                "name": "UKCEH Trap",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/devices/1/?format=api",
                "user_permissions": []
            },
            "research_site": {
                "id": 1,
                "name": "Default Research Site",
                "details": "https://api.beluga.insectai.org/api/v2/deployments/sites/1/?format=api",
                "user_permissions": []
            },
            "jobs": [
                {
                    "id": 987,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/987/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-09-25T23:35:38.499952",
                    "updated_at": "2024-11-13T17:15:33.324546",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 103,
            "name": "North Agri neg",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/103/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=103",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=103",
            "events_count": 0,
            "captures_count": 100357,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 44,
                "name": "AgZero+",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/agzerologo.JPG",
                "details": "https://api.beluga.insectai.org/api/v2/projects/44/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-04-25T09:25:23.782811",
            "updated_at": "2025-10-08T21:19:53.898490",
            "latitude": 52.333946,
            "longitude": -0.471212,
            "first_date": "2023-07-19",
            "last_date": "2023-11-07",
            "device": null,
            "research_site": null,
            "jobs": [
                {
                    "id": 635,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/635/?format=api",
                    "status": "SUCCESS",
                    "job_type": {
                        "name": "Unknown",
                        "key": "unknown"
                    },
                    "created_at": "2024-04-30T10:27:28.364095",
                    "updated_at": "2024-11-13T17:15:34.207442",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        },
        {
            "id": 102,
            "name": "North Agri pos",
            "details": "https://api.beluga.insectai.org/api/v2/deployments/102/?format=api",
            "image": null,
            "events": "https://api.beluga.insectai.org/api/v2/events/?format=api?deployment=102",
            "occurrences": "https://api.beluga.insectai.org/api/v2/occurrences/?format=api?deployment=102",
            "events_count": 0,
            "captures_count": 0,
            "occurrences_count": 0,
            "taxa_count": 0,
            "project": {
                "id": 44,
                "name": "AgZero+",
                "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/agzerologo.JPG",
                "details": "https://api.beluga.insectai.org/api/v2/projects/44/?format=api",
                "user_permissions": []
            },
            "created_at": "2024-04-25T09:24:10.019022",
            "updated_at": "2025-10-08T21:19:53.900348",
            "latitude": 52.336293,
            "longitude": -0.474627,
            "first_date": null,
            "last_date": null,
            "device": null,
            "research_site": null,
            "jobs": [
                {
                    "id": 634,
                    "details": "https://api.beluga.insectai.org/api/v2/jobs/634/?format=api",
                    "status": "FAILURE",
                    "job_type": {
                        "name": "Data storage sync",
                        "key": "data_storage_sync"
                    },
                    "created_at": "2024-04-30T10:27:13.481248",
                    "updated_at": "2024-11-13T17:15:34.211758",
                    "user_permissions": []
                }
            ],
            "user_permissions": []
        }
    ],
    "user_permissions": []
}