{
    "condition": "syphilis",
    "name": "Syphilis",
    "herbs": [
        {
            "slug": "glabrous-greenbrier-rhizome",
            "english_name": "Glabrous Greenbrier Rhizome",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/glabrous-greenbrier-rhizome",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/glabrous-greenbrier-rhizome"
            }
        },
        {
            "slug": "chinaroot-greenbrier-rhizome",
            "english_name": "Chinaroot Greenbrier Rhizome",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/chinaroot-greenbrier-rhizome",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/chinaroot-greenbrier-rhizome"
            }
        },
        {
            "slug": "chaulmoogra-seed",
            "english_name": "Chaulmoogra Seed",
            "evidence": "traditional",
            "strength": 1,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/chaulmoogra-seed",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/chaulmoogra-seed"
            }
        }
    ],
    "total": 3,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/syphilis",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/syphilis/herbs"
    }
}