Main viewset for search results

GET /search/api/results/?format=api&ordering=-order&page=1521
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=1520",
        "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=1519",
                1519,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=-order&page=1520",
                1520,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=-order&page=1521",
                1521,
                true,
                false
            ]
        ]
    },
    "count": 18241,
    "results": [
        {
            "url": "/news/kudi-splachuvati-tsilovii-vnesok",
            "title": "Куди сплачувати цільовий внесок",
            "date_pub": "2026-05-12T12:07:02+03:00",
            "meta_data": [
                "12.05.2026",
                "Новини"
            ],
            "description": "Роботодавці, які за І квартал 2026 р. не виконали нормативу з працевлаштування осіб з інвалідністю, мають до 20 травня сплатити внесок на підтримку працевлаштування осіб з інвалідністю.",
            "document_type": {
                "name": "Новини",
                "slug": "news",
                "id": 2
            },
            "order": 0,
            "id": 27190
        }
    ],
    "filters": {}
}