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

{
    "count": 30,
    "next": null,
    "previous": "https://cinder.proteo.info/api/projects/?format=api&limit=20&ordering=-name",
    "results": [
        {
            "id": 17,
            "name": "MEF VPS35-D620N / LRRK2-KO vs VPS35-D620N / LRRK2-WT",
            "description": "SV40 Immortalised LysoTag MEFs with double mutation (LRRK2KO and VPS35D620N). Note that due to the way matings are done for double mutations, the MEFs are not littermatched",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-09-09T14:17:06.201467Z",
            "updated_at": "2025-01-24T12:17:59.835117Z",
            "species": null
        },
        {
            "id": 13,
            "name": "MEF LRRK2-WT vs LRRK2-KO ",
            "description": "LRRK2-WT and KO MEFs with HA-empty and LysoTag",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-09-09T13:23:53.500468Z",
            "updated_at": "2025-01-24T12:18:42.232612Z",
            "species": null
        },
        {
            "id": 14,
            "name": "MEF LRRK2-R1441C vs LRRK2-WT",
            "description": "SV40 LysoTag MEFs LRRK2-WT and R1441C ",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-09-09T13:31:08.120304Z",
            "updated_at": "2025-01-24T12:18:30.177922Z",
            "species": null
        },
        {
            "id": 26,
            "name": "MEF LRRK2-R1441C +- MLi-2",
            "description": "SV40 LysoTag MEFs R1441C 48h 100nM MLi2 or DMSO",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2025-01-09T21:22:31.720176Z",
            "updated_at": "2025-01-24T12:17:33.351003Z",
            "species": null
        },
        {
            "id": 27,
            "name": "LLoME treated (short time points) WT MEF cell",
            "description": "LLoME treated (short time points)WT MEF cell",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2025-02-17T15:41:34.551251Z",
            "updated_at": "2025-03-10T14:52:08.515517Z",
            "species": null
        },
        {
            "id": 8,
            "name": "IS",
            "description": "IP-MS NUAKs substrats",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-07-17T15:26:54.591946Z",
            "updated_at": "2024-07-17T15:26:54.591960Z",
            "species": null
        },
        {
            "id": 34,
            "name": "iPSC",
            "description": "iPSC",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2025-06-20T16:28:29.557972Z",
            "updated_at": "2025-06-20T16:38:08.327881Z",
            "species": null
        },
        {
            "id": 37,
            "name": "EB02 Parkin S65A",
            "description": "Input and lysoIP from Brain, Heart, Lung and muscle of WT vs Parkin S65A mutant mice",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 10,
            "encrypted": false,
            "created_at": "2025-08-12T10:25:22.355055Z",
            "updated_at": "2025-08-14T08:39:10.359655Z",
            "species": null
        },
        {
            "id": 32,
            "name": "EB01 LysoTAG PINK1",
            "description": "Animals with or without PINK1",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 10,
            "encrypted": false,
            "created_at": "2025-06-09T11:14:27.826259Z",
            "updated_at": "2025-06-19T11:15:40.175721Z",
            "species": null
        },
        {
            "id": 38,
            "name": "Chloe",
            "description": "bla bla\n",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2025-09-23T11:04:28.806982Z",
            "updated_at": "2025-09-23T11:04:28.806995Z",
            "species": null
        }
    ]
}