{
    "condition": "angina",
    "name": "Angina",
    "herbs": [
        {
            "slug": "bulb-of-longstamen-onion",
            "english_name": "Longstamen Onion Bulb",
            "evidence": "traditional",
            "strength": 5,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/bulb-of-longstamen-onion",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/bulb-of-longstamen-onion"
            }
        },
        {
            "slug": "chuanxiong-rhizome-szechuan-lovage-root",
            "english_name": "Chuanxiong Rhizome, Szechuan Lovage Root",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/chuanxiong-rhizome-szechuan-lovage-root",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/chuanxiong-rhizome-szechuan-lovage-root"
            }
        },
        {
            "slug": "chuanxiong-rhizome-szechuan-lovage-root-2",
            "english_name": "Chuanxiong Rhizome, Szechuan Lovage Root",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/chuanxiong-rhizome-szechuan-lovage-root-2",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/chuanxiong-rhizome-szechuan-lovage-root-2"
            }
        },
        {
            "slug": "fruit-of-axillary-choerospondias",
            "english_name": "Choerospondias Fruit",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/fruit-of-axillary-choerospondias",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/fruit-of-axillary-choerospondias"
            }
        }
    ],
    "total": 4,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/angina",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/angina/herbs"
    }
}