GET /web/category-details-v2/?format=api&offset=20&ordering=name
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&ordering=name",
    "results": [
        {
            "name": "Urdu Shows",
            "uniqueSlug": "cat-858574",
            "shortUrl": "urdu",
            "bannerImageUrl": "https://storage.googleapis.com/prod-aawz2-bckt/orig/category/cat_banner_image_9e5325.png",
            "iconImageUrl": "https://storage.googleapis.com/prod-aawz2-bckt/orig/category/cat_icon_image_f739ef.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"
        }
    ]
}