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

{
    "count": 124,
    "next": null,
    "previous": "https://cinder.proteo.info/api/analysis_groups/?format=api&limit=20&offset=100&ordering=name",
    "results": [
        {
            "id": 57,
            "name": "WCL LRRK2-R1441C vs LRRK2-WT",
            "description": "Whole cell comparisojn\n",
            "project": 14,
            "created_at": "2025-01-09T20:53:21.298488Z",
            "updated_at": "2025-01-24T12:13:36.315183Z",
            "analysis_group_type": "proteomics",
            "curtain_link": "https://curtain.proteo.info/#/43ee9065-78c7-4c9d-9d03-315b6c97fb75",
            "metadata_columns": [],
            "source_files": []
        },
        {
            "id": 56,
            "name": "WCL LRRK2-WT vs LRRK2-KO",
            "description": "whole cell analysis",
            "project": 13,
            "created_at": "2024-12-11T19:43:08.863483Z",
            "updated_at": "2025-01-24T12:12:19.425592Z",
            "analysis_group_type": "proteomics",
            "curtain_link": "https://curtain.proteo.info/#/943fd8e8-8960-47a5-a890-35d6ea8a0e30",
            "metadata_columns": [],
            "source_files": []
        },
        {
            "id": 61,
            "name": "WCL VPS35-D620N +- MLi-2",
            "description": "MEF WCL D620N DMSO vs MLi2",
            "project": 16,
            "created_at": "2025-01-23T20:16:09.574654Z",
            "updated_at": "2025-01-24T12:15:04.872791Z",
            "analysis_group_type": "proteomics",
            "curtain_link": "https://curtain.proteo.info/#/31fa4407-00f5-4331-877c-7588c9eb0004",
            "metadata_columns": [],
            "source_files": []
        },
        {
            "id": 17,
            "name": "WCL VPS35-WT vs VPS35-D620N",
            "description": "Comparison of whole cell lysates",
            "project": 15,
            "created_at": "2024-09-12T10:30:05.811653Z",
            "updated_at": "2025-01-24T12:16:35.884974Z",
            "analysis_group_type": "proteomics",
            "curtain_link": "https://curtain.proteo.info/#/490ca2a2-3186-45eb-a7b0-a008d472411c",
            "metadata_columns": [],
            "source_files": []
        }
    ]
}