{
    "condition": "psoriasis",
    "name": "Psoriasis",
    "herbs": [
        {
            "slug": "densefruit-pittany-root-bark",
            "english_name": "Densefruit Pittany Root Bark",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/densefruit-pittany-root-bark",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/densefruit-pittany-root-bark"
            }
        },
        {
            "slug": "chinaroot-greenbrier-rhizome",
            "english_name": "Chinaroot Greenbrier Rhizome",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/chinaroot-greenbrier-rhizome",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/chinaroot-greenbrier-rhizome"
            }
        }
    ],
    "total": 2,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/psoriasis",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/psoriasis/herbs"
    }
}