{
    "condition": "blood-deficiency",
    "name": "Blood Deficiency",
    "herbs": [
        {
            "slug": "fruit-of-chinese-wolfberry",
            "english_name": "Chinese Wolfberry Fruit",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/fruit-of-chinese-wolfberry",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/fruit-of-chinese-wolfberry"
            }
        },
        {
            "slug": "cow-s-milk",
            "english_name": "Cow's Milk",
            "evidence": "traditional",
            "strength": 1,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/cow-s-milk",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/cow-s-milk"
            }
        }
    ],
    "total": 2,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/blood-deficiency",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/blood-deficiency/herbs"
    }
}