{
    "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": "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"
            }
        }
    ],
    "total": 2
}