{
    "condition": "stress",
    "name": "Stress",
    "herbs": [
        {
            "slug": "ashwagandha",
            "english_name": "Ashwagandha",
            "evidence": "research",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/ashwagandha",
                "html": "https://www.naturalherblibrary.com/herb/ashwagandha"
            }
        }
    ],
    "total": 1,
    "_links": {
        "html": "https://www.naturalherblibrary.com/condition/stress",
        "self": "https://www.naturalherblibrary.com/api/v1/conditions/stress/herbs"
    }
}