{
    "condition": "depression",
    "name": "Depression",
    "herbs": [
        {
            "slug": "all-grass-of-rhodiola",
            "english_name": "Rhodiola Root and Rhizome",
            "evidence": "research",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/all-grass-of-rhodiola",
                "html": "https://www.naturalherblibrary.com/herb/all-grass-of-rhodiola"
            }
        },
        {
            "slug": "st-john-s-wort",
            "english_name": "St John's Wort",
            "evidence": "research",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/st-john-s-wort",
                "html": "https://www.naturalherblibrary.com/herb/st-john-s-wort"
            }
        },
        {
            "slug": "albizia-flower",
            "english_name": "Albizia Flower",
            "evidence": "research",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/albizia-flower",
                "html": "https://www.naturalherblibrary.com/herb/albizia-flower"
            }
        },
        {
            "slug": "bark-of-silktree-albizzia",
            "english_name": "Bark of Silktree Albizzia",
            "evidence": "research",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/bark-of-silktree-albizzia",
                "html": "https://www.naturalherblibrary.com/herb/bark-of-silktree-albizzia"
            }
        },
        {
            "slug": "saffron",
            "english_name": "Saffron",
            "evidence": "research",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/saffron",
                "html": "https://www.naturalherblibrary.com/herb/saffron"
            }
        },
        {
            "slug": "akebia-fruit",
            "english_name": "Akebia Fruit",
            "evidence": "preclinical",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/akebia-fruit",
                "html": "https://www.naturalherblibrary.com/herb/akebia-fruit"
            }
        },
        {
            "slug": "tuber-root-of-common-turmeric",
            "english_name": "Tuber Root of Common Turmeric",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/tuber-root-of-common-turmeric",
                "html": "https://www.naturalherblibrary.com/herb/tuber-root-of-common-turmeric"
            }
        }
    ],
    "total": 7,
    "_links": {
        "html": "https://www.naturalherblibrary.com/condition/depression",
        "self": "https://www.naturalherblibrary.com/api/v1/conditions/depression/herbs"
    }
}