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": "/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": {}
}