{
    "condition": "constipation",
    "name": "Constipation",
    "herbs": [
        {
            "slug": "bitter-snake-gourd",
            "english_name": "Bitter Snake Gourd",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/bitter-snake-gourd",
                "html": "https://www.naturalherblibrary.com/herb/bitter-snake-gourd"
            }
        },
        {
            "slug": "root-of-chinese-angelica",
            "english_name": "Root of Chinese Angelica",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/root-of-chinese-angelica",
                "html": "https://www.naturalherblibrary.com/herb/root-of-chinese-angelica"
            }
        }
    ],
    "total": 2
}