{
    "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/api/v1/herb/all-grass-of-sweet-wormwood",
                "html": "https://www.naturalherblibrary.com/herb/all-grass-of-sweet-wormwood"
            }
        },
        {
            "slug": "sweet-wormwood-herb",
            "english_name": "Sweet Wormwood Herb",
            "evidence": "research",
            "strength": 5,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/sweet-wormwood-herb",
                "html": "https://www.naturalherblibrary.com/herb/sweet-wormwood-herb"
            }
        },
        {
            "slug": "root-of-antifebrile-dichroa",
            "english_name": "Antifebrile Dichroa Root",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/root-of-antifebrile-dichroa",
                "html": "https://www.naturalherblibrary.com/herb/root-of-antifebrile-dichroa"
            }
        },
        {
            "slug": "java-brucea-fruit",
            "english_name": "Java Brucea Fruit",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/java-brucea-fruit",
                "html": "https://www.naturalherblibrary.com/herb/java-brucea-fruit"
            }
        },
        {
            "slug": "tsaoko",
            "english_name": "Tsaoko",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/tsaoko",
                "html": "https://www.naturalherblibrary.com/herb/tsaoko"
            }
        },
        {
            "slug": "areca-seed",
            "english_name": "Areca Seed",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/areca-seed",
                "html": "https://www.naturalherblibrary.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/api/v1/herb/all-grss-of-hairyvein-agrimonia",
                "html": "https://www.naturalherblibrary.com/herb/all-grss-of-hairyvein-agrimonia"
            }
        }
    ],
    "total": 7,
    "_links": {
        "html": "https://www.naturalherblibrary.com/condition/malaria",
        "self": "https://www.naturalherblibrary.com/api/v1/conditions/malaria/herbs"
    }
}