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

{
    "count": 1003,
    "next": null,
    "previous": "https://cinder.proteo.info/api/search/?format=api&limit=20&offset=980&ordering=id",
    "results": [
        {
            "id": 1431,
            "search_term": "\"TMEM106B\"",
            "created_at": "2026-03-10T18:49:03.916520Z",
            "updated_at": "2026-03-10T18:49:05.487810Z",
            "analysis_groups": [
                12,
                13,
                16,
                56,
                57,
                58,
                59,
                60
            ],
            "user": null,
            "session_id": "663becc8-341a-41f9-9fc4-12d9736ff10b"
        },
        {
            "id": 1432,
            "search_term": "\"GBA\"",
            "created_at": "2026-03-25T13:48:53.864391Z",
            "updated_at": "2026-03-25T13:48:54.793790Z",
            "analysis_groups": [
                99,
                100,
                101,
                102,
                103,
                104,
                105,
                106,
                107,
                108,
                109,
                110,
                111,
                112
            ],
            "user": null,
            "session_id": "f94f12a8-fbba-4bba-a4ac-ccf591fba0f1"
        },
        {
            "id": 1433,
            "search_term": "\"GBA1\"",
            "created_at": "2026-03-25T13:48:58.103296Z",
            "updated_at": "2026-03-25T13:49:00.444201Z",
            "analysis_groups": [
                99,
                100,
                101,
                102,
                103,
                104,
                105,
                106,
                107,
                108,
                109,
                110,
                111,
                112
            ],
            "user": null,
            "session_id": "f94f12a8-fbba-4bba-a4ac-ccf591fba0f1"
        }
    ]
}