Main viewset for search results

GET /search/api/results/?format=api&ordering=-order&page=1513
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=1512",
        "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=1511",
                1511,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=-order&page=1512",
                1512,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=-order&page=1513",
                1513,
                true,
                false
            ]
        ]
    },
    "count": 18145,
    "results": [
        {
            "url": "/articles/profesiini-standarti",
            "title": "Професійні стандарти",
            "date_pub": "2026-04-28T16:28:12+03:00",
            "meta_data": [
                "28.04.2026",
                "Консультант Кадровика",
                "Статті"
            ],
            "description": null,
            "document_type": {
                "name": "Статті",
                "slug": "articles",
                "id": 1
            },
            "order": 0,
            "id": 26985
        }
    ],
    "filters": {}
}