{
    "condition": "malaria",
    "name": "Malaria",
    "herbs": [
        {
            "slug": "all-grass-of-sweet-wormwood",
            "english_name": "Sweet Wormwood Herb",
            "evidence": "research",
            "strength": 5,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/all-grass-of-sweet-wormwood",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/all-grass-of-sweet-wormwood"
            }
        },
        {
            "slug": "java-brucea-fruit",
            "english_name": "Java Brucea Fruit",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/java-brucea-fruit",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/java-brucea-fruit"
            }
        },
        {
            "slug": "areca-seed",
            "english_name": "Areca Seed",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/areca-seed",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/areca-seed"
            }
        },
        {
            "slug": "all-grss-of-hairyvein-agrimonia",
            "english_name": "Hairy Vein Agrimony",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/all-grss-of-hairyvein-agrimonia",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/all-grss-of-hairyvein-agrimonia"
            }
        }
    ],
    "total": 4,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/malaria",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/malaria/herbs"
    }
}