{
    "condition": "tuberculosis",
    "name": "Tuberculosis",
    "herbs": [
        {
            "slug": "catclaw-buttercup-root",
            "english_name": "Catclaw Buttercup Root",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/catclaw-buttercup-root",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/catclaw-buttercup-root"
            }
        },
        {
            "slug": "chinese-holly-leaf",
            "english_name": "Chinese Holly Leaf",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/chinese-holly-leaf",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/chinese-holly-leaf"
            }
        },
        {
            "slug": "fetus-powder",
            "english_name": "Placenta Powder",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/fetus-powder",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/fetus-powder"
            }
        },
        {
            "slug": "leaf-of-leatherleaf-mahonia",
            "english_name": "Leaf of Leatherleaf Mahonia",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/leaf-of-leatherleaf-mahonia",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/leaf-of-leatherleaf-mahonia"
            }
        }
    ],
    "total": 4,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/tuberculosis",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/tuberculosis/herbs"
    }
}