Hello,
we use in our project the following API: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?&db=clinvar&api_key= which returns an xml.
For the xml tag: <germline_classification> => <last_evaluated> the value is returned wrong. The year is correct, but the day and month are always 01/01.
Example in ClinVar: https://www.ncbi.nlm.nih.gov/clinvar/variation/1701193/

What we get from the API:

Thank you,
Daiana