API to list all Locations

GET /administration/seo-location/list/?format=api&page=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": {
        "count": 77,
        "next": null,
        "previous": "http://api-v2-prod.thelovehopecompany.com/administration/seo-location/list/?format=api&page=3",
        "results": [
            {
                "id": 74,
                "uuid": "f3fff9e3-1223-4a81-b7a6-b8235ea5acb6",
                "identity": "dubai",
                "slug": "dubai",
                "meta_title": "Find Therapist in Dubai | online",
                "meta_description": "Find trusted online therapists in Dubai. Connect with licensed psychologists and counselors for expert mental health care from the comfort of your home.",
                "h1_tag": "Find Trusted Online Therapists and Psychologists in Dubai",
                "search_nearby_locations": false,
                "latitude": null,
                "longitude": null,
                "region": "United Arab Emirates"
            },
            {
                "id": 75,
                "uuid": "0358f27d-f445-49fd-a09c-1db906c3843f",
                "identity": "abu dhabi",
                "slug": "abu-dhabi",
                "meta_title": "Find Therapist in Abu Dhabi | online",
                "meta_description": "Discover certified online therapists in Abu Dhabi. Access reliable mental health support and therapy with licensed professionals, anytime and anywhere.",
                "h1_tag": "Find Trusted Online Therapists and Psychologists in Abu Dhabi",
                "search_nearby_locations": false,
                "latitude": null,
                "longitude": null,
                "region": "United Arab Emirates"
            },
            {
                "id": 76,
                "uuid": "bed66af3-c34e-4ad2-bd52-a931b52fad20",
                "identity": "sharjah",
                "slug": "sharjah",
                "meta_title": "Find Therapist in Sharjah | online",
                "meta_description": "Get connected to trusted online therapists in Sharjah. Receive professional counseling and psychological support from licensed experts at your convenience.",
                "h1_tag": "Find Trusted Online Therapists and Psychologists in Sharjah",
                "search_nearby_locations": false,
                "latitude": null,
                "longitude": null,
                "region": "United Arab Emirates"
            },
            {
                "id": 77,
                "uuid": "2d3a731c-54d4-4096-b76d-b50e27ef7469",
                "identity": "ajman",
                "slug": "ajman",
                "meta_title": "Find Therapist in Ajman | online",
                "meta_description": "Explore online therapy services in Ajman. Connect with certified therapists and psychologists for confidential, supportive mental health care online.",
                "h1_tag": "Find Trusted Online Therapists and Psychologists in Ajman",
                "search_nearby_locations": false,
                "latitude": null,
                "longitude": null,
                "region": "United Arab Emirates"
            },
            {
                "id": 78,
                "uuid": "8f822d56-8bba-4550-be8e-d9b3045fdee5",
                "identity": "malaysia",
                "slug": "malaysia",
                "meta_title": "Find Therapist in Malaysia | online",
                "meta_description": "Connect with trusted online therapists in Malaysia. Access licensed psychologists and counselors for confidential, expert mental health support from home.",
                "h1_tag": "Find Trusted Online Therapists and Psychologists in Malaysia",
                "search_nearby_locations": false,
                "latitude": null,
                "longitude": null,
                "region": "Major Countries"
            }
        ]
    },
    "status": "success",
    "action_code": "DO_NOTHING"
}