{
    "condition": "nausea-pregnancy",
    "name": "Nausea in Pregnancy",
    "herbs": [
        {
            "slug": "bamboo-shavings",
            "english_name": "Bamboo Shavings",
            "evidence": "traditional",
            "strength": 4,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/bamboo-shavings",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/bamboo-shavings"
            }
        },
        {
            "slug": "earth-inside-of-hearth",
            "english_name": "Hearth Center Earth",
            "evidence": "traditional",
            "strength": 3,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/earth-inside-of-hearth",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/earth-inside-of-hearth"
            }
        },
        {
            "slug": "acetic-acid-2",
            "english_name": "Acetic Acid",
            "evidence": "traditional",
            "strength": 2,
            "_links": {
                "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/herb/acetic-acid-2",
                "html": "https://www.naturalherblibrary.com.webserver005.com/herb/acetic-acid-2"
            }
        }
    ],
    "total": 3,
    "_links": {
        "html": "https://www.naturalherblibrary.com.webserver005.com/condition/nausea-pregnancy",
        "self": "https://www.naturalherblibrary.com.webserver005.com/api/v1/conditions/nausea-pregnancy/herbs"
    }
}