Main viewset for search results

GET /search/api/results/?format=api&ordering=-order&page=1502
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "pagination": {
        "previous_url": "https://profpressa.com/search/api/results/?format=api&ordering=-order&page=1501",
        "next_url": null,
        "page_links": [
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=-order",
                1,
                false,
                false
            ],
            [
                null,
                null,
                false,
                true
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=-order&page=1500",
                1500,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=-order&page=1501",
                1501,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=-order&page=1502",
                1502,
                true,
                false
            ]
        ]
    },
    "count": 18013,
    "results": [
        {
            "url": "/news/biznes-v-ukrayini-otrimav-maizhe-3-mlrd-grn-shtrafiv-za-vidsutnist-liudei-z-invalidnistiu-u-shtati",
            "title": "Бізнес в Україні отримав майже 3 млрд грн штрафів \r\nза відсутність людей з інвалідністю у штаті",
            "date_pub": "2026-04-09T05:49:39+03:00",
            "meta_data": [
                "09.04.2026",
                "Новини"
            ],
            "description": "Загалом санкції були нараховані 8697 роботодавцям. Сумарний обсяг штрафів склав 2,76 мільярда гривень.",
            "document_type": {
                "name": "Новини",
                "slug": "news",
                "id": 2
            },
            "order": 0,
            "id": 26798
        }
    ],
    "filters": {}
}