{
    "condition": "high-cholesterol",
    "name": "High Cholesterol",
    "herbs": [
        {
            "slug": "rhizome-of-chinese-goldthread",
            "english_name": "Rhizome of Chinese Goldthread",
            "evidence": "clinical",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/rhizome-of-chinese-goldthread",
                "html": "https://www.naturalherblibrary.com/herb/rhizome-of-chinese-goldthread"
            }
        },
        {
            "slug": "aurantium-oil",
            "english_name": "Aurantium Oil (Orange Peel Essential Oil)",
            "evidence": "preclinical",
            "strength": 1,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/aurantium-oil",
                "html": "https://www.naturalherblibrary.com/herb/aurantium-oil"
            }
        }
    ],
    "total": 2
}