GET /appapi/footer/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "error": false,
    "data": [
        {
            "id": 5,
            "name": "For Business",
            "links": [
                {
                    "id": 23,
                    "name": "Team Meals and Munchies Pack",
                    "url": "https://blog.khaanpin.com.np/for-businesses/#team-meals-munchies-pack"
                },
                {
                    "id": 20,
                    "name": "Collaborations",
                    "url": "https://blog.khaanpin.com.np/for-businesses/#collaborations"
                },
                {
                    "id": 19,
                    "name": "Food Voucher and Gifts",
                    "url": "https://blog.khaanpin.com.np/for-businesses/#food-voucher-and-gifts"
                },
                {
                    "id": 17,
                    "name": "Lunch & Cakes",
                    "url": "https://blog.khaanpin.com.np/for-businesses/#lunch-and-cakes"
                }
            ]
        },
        {
            "id": 4,
            "name": "Our Services",
            "links": [
                {
                    "id": 22,
                    "name": "Customized Bulk Menu",
                    "url": "https://blog.khaanpin.com.np/our-services/#customized-bulk-menu"
                },
                {
                    "id": 13,
                    "name": "Stalls & Outdoor Catering",
                    "url": "https://blog.khaanpin.com.np/our-services/#stalls-out-door-catering"
                },
                {
                    "id": 12,
                    "name": "Full Fledged Mart",
                    "url": "https://blog.khaanpin.com.np/our-services/#full-fledged-mart"
                },
                {
                    "id": 11,
                    "name": "24 Hour Delivery",
                    "url": "https://blog.khaanpin.com.np/our-services/#24-hour-delivery"
                },
                {
                    "id": 10,
                    "name": "State of Art Kitchen",
                    "url": "https://blog.khaanpin.com.np/our-services/#state-of-art-kitchen"
                }
            ]
        },
        {
            "id": 3,
            "name": "The Company",
            "links": [
                {
                    "id": 9,
                    "name": "Customer Service",
                    "url": "https://blog.khaanpin.com.np/customer-service/"
                },
                {
                    "id": 5,
                    "name": "Our Vision",
                    "url": "https://blog.khaanpin.com.np/our-vision/"
                },
                {
                    "id": 4,
                    "name": "About Us",
                    "url": "https://blog.khaanpin.com.np/about/"
                }
            ]
        }
    ],
    "status": 200
}