{
    "condition": "menopausal-symptoms",
    "name": "Menopausal Symptoms",
    "herbs": [
        {
            "slug": "root-of-chinese-angelica",
            "english_name": "Root of Chinese Angelica",
            "evidence": "research",
            "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"
            }
        },
        {
            "slug": "fruit-of-glossy-privet",
            "english_name": "Glossy Privet Fruit",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/fruit-of-glossy-privet",
                "html": "https://www.naturalherblibrary.com/herb/fruit-of-glossy-privet"
            }
        }
    ],
    "total": 2,
    "_links": {
        "html": "https://www.naturalherblibrary.com/condition/menopausal-symptoms",
        "self": "https://www.naturalherblibrary.com/api/v1/conditions/menopausal-symptoms/herbs"
    }
}