{
    "condition": "common-cold",
    "name": "Common Cold",
    "herbs": [
        {
            "slug": "chrysanthemum-flower",
            "english_name": "Chrysanthemum Flower",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/chrysanthemum-flower",
                "html": "https://www.naturalherblibrary.com/herb/chrysanthemum-flower"
            }
        }
    ],
    "total": 1
}