{
    "condition": "leprosy",
    "name": "Leprosy",
    "herbs": [
        {
            "slug": "chaulmoogra-seed",
            "english_name": "Chaulmoogra Seed",
            "evidence": "research",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/chaulmoogra-seed",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/chaulmoogra-seed"
            }
        }
    ],
    "total": 1,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/leprosy",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/leprosy/herbs"
    }
}