{
    "condition": "tinea",
    "name": "Tinea",
    "herbs": [
        {
            "slug": "chaulmoogra-seed",
            "english_name": "Chaulmoogra Seed",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/chaulmoogra-seed",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/chaulmoogra-seed"
            }
        },
        {
            "slug": "flower-bud-of-lilac-daphne",
            "english_name": "Lilac Daphne Flower Bud",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/flower-bud-of-lilac-daphne",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/flower-bud-of-lilac-daphne"
            }
        },
        {
            "slug": "fruit-of-chinese-honeylocust",
            "english_name": "Chinese Honeylocust Fruit",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/fruit-of-chinese-honeylocust",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/fruit-of-chinese-honeylocust"
            }
        }
    ],
    "total": 3,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/tinea",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/tinea/herbs"
    }
}