GET /api/v1/metadata/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "meta_title": "Furniture Hub | Best Price Furniture Store in Kathmandu, Nepal",
            "meta_description": "Nepal’s best furniture store for modern sofas, beds, dining sets & more. Custom designs, free delivery, factory pricing & best furniture deals.",
            "meta_keywords": "",
            "meta_image": "https://backend.furniturehub.com.np/uploads/home/meta/Best_Furniture_Shop.webp"
        }
    ]
}