{
    "version": 1,
    "messages": [
        "Successfully received 1 variant description.",
        "Note that this API does not validate variants on the sequence level, but only checks if the variant description follows the HGVS nomenclature rules.",
        "For sequence-level validation of DNA variants, please use https:\/\/variantvalidator.org."
    ],
    "warnings": [],
    "errors": [],
    "data": {
        "NM_002225.5:c.157C>T": {
            "messages": {
                "IOK": "This variant description is HGVS-compliant."
            },
            "warnings": [],
            "errors": [],
            "data": {
                "position_start": 157,
                "position_end": 157,
                "type": "subst",
                "range": false,
                "suggested_correction": []
            }
        }
    },
    "library_version": "2024-05-31"
}
