{
    "condition": "anemia",
    "name": "Anemia",
    "herbs": [
        {
            "slug": "root-of-chinese-angelica",
            "english_name": "Root of Chinese Angelica",
            "evidence": "traditional",
            "strength": 5,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/root-of-chinese-angelica",
                "html": "https://www.naturalherblibrary.com/herb/root-of-chinese-angelica"
            }
        },
        {
            "slug": "root-of-membranous-milkvetch",
            "english_name": "Root of Membranous Milkvetch",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/root-of-membranous-milkvetch",
                "html": "https://www.naturalherblibrary.com/herb/root-of-membranous-milkvetch"
            }
        }
    ],
    "total": 2
}