{
    "version": 2,
    "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": [
        {
            "input": "2197",
            "identified_as": false,
            "identified_as_formatted": false,
            "valid": false,
            "messages": [],
            "warnings": [],
            "errors": {
                "EFAIL": "Failed to recognize anything in your input.",
                "EVARIANTREQUIRED": "This input requires a variant description."
            },
            "data": [],
            "corrected_values": []
        }
    ],
    "versions": {
        "library_date": "2026-04-14",
        "library_version": "1.1.2",
        "HGVS_nomenclature_versions": {
            "input": {
                "minimum": "15.11",
                "maximum": "21.1.3"
            },
            "output": "21.1.3"
        },
        "caches": {
            "genes": "2026-04-12",
            "transcripts": "2026-03-22"
        }
    }
}
