Main viewset for search results

GET /search/api/results/?format=api&ordering=date_pub&page=1538
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=date_pub&page=1537",
        "next_url": null,
        "page_links": [
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=date_pub",
                1,
                false,
                false
            ],
            [
                null,
                null,
                false,
                true
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=date_pub&page=1536",
                1536,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=date_pub&page=1537",
                1537,
                false,
                false
            ],
            [
                "https://profpressa.com/search/api/results/?format=api&ordering=date_pub&page=1538",
                1538,
                true,
                false
            ]
        ]
    },
    "count": 18446,
    "results": [
        {
            "url": "/reference-works/zvedena-tablitsia-indeksiv-infliatsiyi",
            "title": "Таблиця індексів інфляції за 2012-2026 роки (%)",
            "date_pub": "2026-06-09T19:59:42+03:00",
            "meta_data": [
                "Довідники"
            ],
            "description": null,
            "document_type": {
                "name": "Довідники",
                "slug": "reference-works",
                "id": 9
            },
            "order": 0,
            "id": 9920
        },
        {
            "url": "/news/indeks-infliatsiyi-v-travni-2026-r-1009",
            "title": "Індекс інфляції в травні 2026 р. — 100,9 %",
            "date_pub": "2026-06-09T20:24:03+03:00",
            "meta_data": [
                "09.06.2026",
                "Новини"
            ],
            "description": "Інфляція на споживчому ринку в травні 2026 р. порівняно з квітнем становила 0,9 %, із травнем 2025 р. – 8,2 %.",
            "document_type": {
                "name": "Новини",
                "slug": "news",
                "id": 2
            },
            "order": 0,
            "id": 27576
        }
    ],
    "filters": {}
}