Projects (api/project)

GET /api/projects/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 18,
            "target_access_string": "lb32627-272",
            "init_date": "2025-03-28T14:58:59.725084Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        },
        {
            "id": 20,
            "target_access_string": "lb32627-93",
            "init_date": "2025-05-29T13:14:19.956711Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        },
        {
            "id": 13,
            "target_access_string": "lb36049-7",
            "init_date": "2024-12-12T18:03:55.953357Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        },
        {
            "id": 1,
            "target_access_string": "lb32627-66",
            "init_date": "2024-09-13T13:21:36.447379Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        },
        {
            "id": 5,
            "target_access_string": "lb32633-1",
            "init_date": "2024-09-16T08:09:08.968174Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        },
        {
            "id": 21,
            "target_access_string": "lb36049-14",
            "init_date": "2025-08-29T13:10:39.824664Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        },
        {
            "id": 2,
            "target_access_string": "lb32627-71",
            "init_date": "2024-09-13T13:29:35.209570Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        },
        {
            "id": 6,
            "target_access_string": "lb32633-6",
            "init_date": "2024-09-16T08:09:08.968174Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        },
        {
            "id": 15,
            "target_access_string": "lb32627-49",
            "init_date": "2025-02-12T17:39:07.499852Z",
            "authority": "DIAMOND-ISPYB",
            "open_to_public": true,
            "user_can_use_squonk": true
        }
    ]
}