{
    "condition": "breast-pain",
    "name": "Breast Pain",
    "herbs": [
        {
            "slug": "evening-primrose-oil",
            "english_name": "Evening Primrose Oil",
            "evidence": "research",
            "strength": 1,
            "_links": {
                "self": "https://www.naturalherblibrary.com/api/v1/herb/evening-primrose-oil",
                "html": "https://www.naturalherblibrary.com/herb/evening-primrose-oil"
            }
        }
    ],
    "total": 1,
    "_links": {
        "html": "https://www.naturalherblibrary.com/condition/breast-pain",
        "self": "https://www.naturalherblibrary.com/api/v1/conditions/breast-pain/herbs"
    }
}