{
    "condition": "forgetfulness",
    "name": "Forgetfulness",
    "herbs": [
        {
            "slug": "root-of-thinleaf-milkwort",
            "english_name": "Root of Thinleaf Milkwort",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/root-of-thinleaf-milkwort",
                "html": "https://www.naturalherblibrary.com/herb/root-of-thinleaf-milkwort"
            }
        }
    ],
    "total": 1,
    "_links": {
        "html": "https://www.naturalherblibrary.com/condition/forgetfulness",
        "self": "https://www.naturalherblibrary.com/api/v1/conditions/forgetfulness/herbs"
    }
}