GET /api/projects/?format=api&offset=20&ordering=-id
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=-id",
    "results": [
        {
            "id": 12,
            "name": "VPS35[D620N] vs WT  (littermate matched)  LysoTag mice",
            "description": "VPS35[D620N] vs WT\n(littermate matched)\nLysoTag mice",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 1,
            "encrypted": false,
            "created_at": "2024-08-30T10:15:27.721908Z",
            "updated_at": "2024-08-30T10:15:27.721972Z",
            "species": null
        },
        {
            "id": 11,
            "name": "RN-Test",
            "description": "Testing",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-08-28T12:54:58.854020Z",
            "updated_at": "2024-08-28T12:54:58.854035Z",
            "species": null
        },
        {
            "id": 10,
            "name": "test project 9",
            "description": "test",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-08-22T04:00:02.015844Z",
            "updated_at": "2024-08-22T04:00:02.015858Z",
            "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": 7,
            "name": "Test 7",
            "description": ",,,,,",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-07-08T10:06:58.663967Z",
            "updated_at": "2024-07-08T10:06:58.663982Z",
            "species": null
        },
        {
            "id": 6,
            "name": "test project 6",
            "description": "project 6",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-06-27T17:35:35.010121Z",
            "updated_at": "2024-06-27T17:35:35.010185Z",
            "species": null
        },
        {
            "id": 5,
            "name": "test project 5",
            "description": "test project 5",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-06-27T17:33:42.133765Z",
            "updated_at": "2024-06-27T17:33:42.133781Z",
            "species": null
        },
        {
            "id": 3,
            "name": "project 3",
            "description": "project 3",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 1,
            "encrypted": false,
            "created_at": "2024-06-27T17:17:59.324724Z",
            "updated_at": "2024-06-27T17:17:59.324739Z",
            "species": null
        },
        {
            "id": 2,
            "name": "test project 2",
            "description": "test project 2",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 1,
            "encrypted": false,
            "created_at": "2024-06-26T14:25:34.664886Z",
            "updated_at": "2024-06-26T14:25:34.664937Z",
            "species": null
        },
        {
            "id": 1,
            "name": "test naem",
            "description": "test decription",
            "hash": "",
            "metadata": null,
            "global_id": "",
            "temporary": false,
            "user": 2,
            "encrypted": false,
            "created_at": "2024-06-17T13:03:56.703380Z",
            "updated_at": "2024-06-17T13:03:59.200909Z",
            "species": null
        }
    ]
}