GET /core/get-impact-area/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 2,
            "name": "Weight Management",
            "image": "https://d2i00yqiugujny.cloudfront.net/impact_area/Weight_Loss.jpg",
            "concerns": [
                2,
                6,
                19,
                20,
                21,
                22,
                23,
                24,
                38,
                39,
                40,
                41,
                42,
                43,
                44,
                58,
                59
            ]
        },
        {
            "id": 3,
            "name": "Skin & Dermat",
            "image": "https://d2i00yqiugujny.cloudfront.net/impact_area/Acne_Scars_2.jpg",
            "concerns": [
                4,
                5,
                9,
                25,
                26,
                27,
                28,
                29,
                30,
                31,
                32,
                33,
                36,
                37,
                46,
                48,
                50,
                54,
                55,
                57
            ]
        },
        {
            "id": 4,
            "name": "Hair",
            "image": "https://d2i00yqiugujny.cloudfront.net/impact_area/Group_2052.jpg",
            "concerns": [
                7,
                51,
                56
            ]
        },
        {
            "id": 5,
            "name": "Body",
            "image": "https://d2i00yqiugujny.cloudfront.net/impact_area/Figure_Correction.jpg",
            "concerns": [
                10,
                11,
                13,
                14,
                49,
                52,
                53
            ]
        },
        {
            "id": 6,
            "name": "Bridal",
            "image": "https://d2i00yqiugujny.cloudfront.net/impact_area/jpeg-optimizer__MG_6016.jpg",
            "concerns": [
                12
            ]
        },
        {
            "id": 7,
            "name": "Laser",
            "image": "https://d2i00yqiugujny.cloudfront.net/impact_area/Laser_Hair_Reduction.webp",
            "concerns": [
                8,
                16,
                17,
                18,
                34,
                35,
                47
            ]
        }
    ]
}