GET /web/category-details-v2/?format=api&offset=20
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://prod.aawaz.com/web/category-details-v2/?format=api&limit=10&offset=10",
    "results": [
        {
            "name": "Sugar News",
            "uniqueSlug": "cat-e6da5b",
            "shortUrl": "sugar-news",
            "bannerImageUrl": "https://storage.googleapis.com/prod-aawz2-bckt/orig/category/cat_banner_image_07ee5a.png",
            "iconImageUrl": "https://storage.googleapis.com/prod-aawz2-bckt/orig/category/cat_icon_image_a5a7f4.svg"
        },
        {
            "name": "Wellness",
            "uniqueSlug": "cat-ec5b55",
            "shortUrl": "wellness",
            "bannerImageUrl": "https://storage.googleapis.com/prod-aawz2-bckt/orig/category/cat_banner_image_a0282b.png",
            "iconImageUrl": "https://storage.googleapis.com/prod-aawz2-bckt/orig/category/cat_icon_image_d898e7.svg"
        }
    ]
}