{
    "condition": "appendicitis",
    "name": "Appendicitis",
    "herbs": [
        {
            "slug": "all-grass-of-dahurian-patrinia",
            "english_name": "All-Grass of Dahurian Patrinia",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/all-grass-of-dahurian-patrinia",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/all-grass-of-dahurian-patrinia"
            }
        },
        {
            "slug": "all-grass-of-spreading-hedyotis",
            "english_name": "Spreading Hedyotis Herb",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/all-grass-of-spreading-hedyotis",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/all-grass-of-spreading-hedyotis"
            }
        },
        {
            "slug": "all-grass-of-spanishneedles",
            "english_name": "Spanish Needles Herb",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/all-grass-of-spanishneedles",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/all-grass-of-spanishneedles"
            }
        }
    ],
    "total": 3,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/appendicitis",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/appendicitis/herbs"
    }
}