Main viewset for search results

GET /search/api/results/?format=api&ordering=order&page=1510
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=1509",
        "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=1508",
                1508,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=order&page=1509",
                1509,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=order&page=1510",
                1510,
                true,
                false
            ]
        ]
    },
    "count": 18109,
    "results": [
        {
            "url": "/notes/normativ-iz-pratsevlashtuvannia-osib-z-invalidnistiu-2",
            "title": "Норматив із працевлаштування осіб з інвалідністю",
            "date_pub": "2026-01-08T02:00:00+02:00",
            "meta_data": [
                "Нотатки"
            ],
            "description": null,
            "document_type": {
                "name": "Нотатки",
                "slug": "notes",
                "id": 10
            },
            "order": 667,
            "id": 25585
        }
    ],
    "filters": {}
}