{
    "condition": "cognitive-decline",
    "name": "Cognitive Decline",
    "herbs": [
        {
            "slug": "agaric",
            "english_name": "Agaric",
            "evidence": "clinical",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/agaric",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/agaric"
            }
        },
        {
            "slug": "grassleaf-sweetflag-rhizome",
            "english_name": "Grassleaf Sweetflag Rhizome",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/grassleaf-sweetflag-rhizome",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/grassleaf-sweetflag-rhizome"
            }
        },
        {
            "slug": "ginkgo-leaf",
            "english_name": "Ginkgo Leaf",
            "evidence": "research",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/ginkgo-leaf",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/ginkgo-leaf"
            }
        }
    ],
    "total": 3,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/cognitive-decline",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/cognitive-decline/herbs"
    }
}