{
    "condition": "altitude-sickness",
    "name": "Altitude Sickness",
    "herbs": [
        {
            "slug": "all-grass-of-rhodiola",
            "english_name": "Rhodiola Root and Rhizome",
            "evidence": "traditional",
            "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"
            }
        }
    ],
    "total": 1,
    "_links": {
        "html": "https://www.naturalherblibrary.com/condition/altitude-sickness",
        "self": "https://www.naturalherblibrary.com/api/v1/conditions/altitude-sickness/herbs"
    }
}