GET /api/base/v1/popular-specialties/?format=api&show=site
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "specialty_id": 52,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-psychiatrist/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 52,
            "text": "Psychiatrist",
            "sort_text": "Psychiatrist"
        },
        "name": "Psychiatrist",
        "professional_name": "Psychiatrist",
        "display_on": "site",
        "order": 0
    },
    {
        "specialty_id": 67,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-dermatologist/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 67,
            "text": "Dermatologist",
            "sort_text": "Dermatologist"
        },
        "name": "Dermatologist",
        "professional_name": "Dermatologist",
        "display_on": "site",
        "order": 1
    },
    {
        "specialty_id": 19,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-orthopaedic-surgeon/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 19,
            "text": "Orthopaedic Surgeon",
            "sort_text": "Orthopaedic Surgeon"
        },
        "name": "Orthopaedic Surgeon",
        "professional_name": "Orthopaedic Surgeon",
        "display_on": "site",
        "order": 2
    },
    {
        "specialty_id": 39,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-cardiologist/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 39,
            "text": "Cardiologist (Heart Specialist)",
            "sort_text": "Cardiologist (Heart Specialist)"
        },
        "name": "Cardiologist (Heart Specialist)",
        "professional_name": "Cardiologist",
        "display_on": "site",
        "order": 3
    },
    {
        "specialty_id": 56,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-paediatrician/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 56,
            "text": "Paediatrician",
            "sort_text": "Paediatrician"
        },
        "name": "Paediatrician",
        "professional_name": "Paediatrician",
        "display_on": "site",
        "order": 4
    },
    {
        "specialty_id": 63,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-doctor-gp/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 63,
            "text": "GP (General Practitioner)",
            "sort_text": "GP (General Practitioner)"
        },
        "name": "GP (General Practitioner)",
        "professional_name": "General Practitioner (GP)",
        "display_on": "site",
        "order": 5
    },
    {
        "specialty_id": 24,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-neurologist/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 24,
            "text": "Neurologist (Brain Specialist)",
            "sort_text": "Neurologist (Brain Specialist)"
        },
        "name": "Neurologist (Brain Specialist)",
        "professional_name": "Neurologist",
        "display_on": "site",
        "order": 6
    },
    {
        "specialty_id": 35,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-ent-ear-nose-and-throat-surgeon/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 35,
            "text": "Ear Nose and Throat (ENT) Surgeon",
            "sort_text": "Ear Nose and Throat (ENT) Surgeon"
        },
        "name": "Ear Nose and Throat (ENT) Surgeon",
        "professional_name": "Otolaryngologist (ENT) - Head and Neck Surgeon",
        "display_on": "site",
        "order": 7
    },
    {
        "specialty_id": 62,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-gastroenterologist/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 62,
            "text": "Gastroenterologist",
            "sort_text": "Gastroenterologist"
        },
        "name": "Gastroenterologist",
        "professional_name": "Gastroenterologist",
        "display_on": "site",
        "order": 8
    },
    {
        "specialty_id": 20,
        "specialty": {
            "object_type": "specialties",
            "avatar": "",
            "url": "https://www.healthshare.com.au/directory/find-a-ophthalmologist/",
            "extra": {
                "offers_telehealth": false
            },
            "should_promote": false,
            "id": 20,
            "text": "Ophthalmologist (Eye Specialist)",
            "sort_text": "Ophthalmologist (Eye Specialist)"
        },
        "name": "Ophthalmologist (Eye Specialist)",
        "professional_name": "Ophthalmologist (Eye Specialist)",
        "display_on": "site",
        "order": 9
    }
]