{
    "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.webserver005.com/api/v1/herb/root-of-chinese-angelica",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/root-of-chinese-angelica"
            }
        },
        {
            "slug": "donkey-hide-gelatin",
            "english_name": "Donkey Hide Gelatin",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/donkey-hide-gelatin",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/donkey-hide-gelatin"
            }
        },
        {
            "slug": "root-of-membranous-milkvetch",
            "english_name": "Root of Membranous Milkvetch",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/root-of-membranous-milkvetch",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/root-of-membranous-milkvetch"
            }
        },
        {
            "slug": "copperas",
            "english_name": "Green Vitriol",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/copperas",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/copperas"
            }
        },
        {
            "slug": "fruit-of-european-grape",
            "english_name": "European Grape Fruit",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/fruit-of-european-grape",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/fruit-of-european-grape"
            }
        }
    ],
    "total": 5,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/anemia",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/anemia/herbs"
    }
}