Get collections list in a paginated response.

GET /properties/collections/paginated-list/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 30,
    "next": null,
    "previous": "https://backend.lalpurjanepal.com.np/properties/collections/paginated-list/?format=api&page=2",
    "results": [
        {
            "id": 172,
            "title": "1.50 Crore to 2 Crore range House in Imadol",
            "description": "",
            "code": "1212",
            "order": 20,
            "thumbnail": null,
            "cover": null,
            "pdf": "https://backend.lalpurjanepal.com.np/media/collection_pdfs/1.50_Crore_to_2_Crore_range_House_in_Imadol_InLHk2D.pdf",
            "slug": "150-crore-to-2-crore-range-house-in-imadol",
            "meta_title": null,
            "meta_keywords": null,
            "meta_description": ""
        },
        {
            "id": 167,
            "title": "Lands in Kageshwori Manohara",
            "description": "Kageshwori Manohara Property Collection – Featuring prime affordable lands in Gothatar, Tazbiyanak, Haatidada, and Kadaghari! Perfect for homes, investment, commercial and residential use, these areas offer rapid development, easy access, and a peaceful environment.",
            "code": "119",
            "order": 20,
            "thumbnail": "https://backend.lalpurjanepal.com.np/media/property_collections/Most_Attractive_Youtube_Thumbnail_DiwZbEO.jpg",
            "cover": null,
            "pdf": "https://backend.lalpurjanepal.com.np/media/collection_pdfs/Lands_in_Kageshwori_Manohara.pdf",
            "slug": "affordable-lands-in-kageshwori-manohara",
            "meta_title": null,
            "meta_keywords": null,
            "meta_description": ""
        },
        {
            "id": 174,
            "title": "Bhaisepati | Sanepa 8 Crore Collection",
            "description": "",
            "code": "1000",
            "order": 25,
            "thumbnail": null,
            "cover": null,
            "pdf": "https://backend.lalpurjanepal.com.np/media/collection_pdfs/Bhaisepati__Sanepa_8_Crore_Collection.pdf",
            "slug": "bhaisepati-8-10-crore-collection",
            "meta_title": null,
            "meta_keywords": null,
            "meta_description": ""
        },
        {
            "id": 176,
            "title": "Budhanilkantha - Below 3 Crore House",
            "description": "",
            "code": "1000",
            "order": 25,
            "thumbnail": null,
            "cover": null,
            "pdf": "https://backend.lalpurjanepal.com.np/media/collection_pdfs/Budhanilkantha_-_Below_3_Crore_House_xyoSKnb.pdf",
            "slug": "budhanilkantha-below-3-crore-house",
            "meta_title": null,
            "meta_keywords": null,
            "meta_description": ""
        },
        {
            "id": 177,
            "title": "Below 40 Lakhs Per Aana Land - Budhanilkantha",
            "description": "",
            "code": "9999",
            "order": 39,
            "thumbnail": null,
            "cover": null,
            "pdf": "https://backend.lalpurjanepal.com.np/media/collection_pdfs/Below_40_Lakhs_Per_Aana_Land_-_Budhanilkantha.pdf",
            "slug": "below-40-lakhs-per-aana-land-budhanilkantha",
            "meta_title": null,
            "meta_keywords": null,
            "meta_description": ""
        },
        {
            "id": 178,
            "title": "(Budhanilkantha) 8 aana plus land",
            "description": "",
            "code": "9999",
            "order": 100,
            "thumbnail": null,
            "cover": null,
            "pdf": "https://backend.lalpurjanepal.com.np/media/collection_pdfs/Budhanilkantha_8_aana_plus_land.pdf",
            "slug": "budhanilkantha-8-aana-plus-land",
            "meta_title": null,
            "meta_keywords": null,
            "meta_description": ""
        }
    ]
}