<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    Dear all,<br>
    <br>
    Using REST server with other species than human, I found always
    "assembly_name":"GRCh38", for example:<br>
    <br>
    $ curl -H "content-type:application/json" -H
    "accept:application/json" --data '{ "variants" : ["21 26960070
    rs116645811 G A . . .", "21 26965148 rs1135638 G A . . ." ] }'
    <a class="moz-txt-link-freetext" href="http://rest.ensembl.org/vep/">http://rest.ensembl.org/vep/</a><font color="#ff0000">cow</font>/region<br>
    <br>
    [{"input":"21 26960070 rs116645811 G A . . .",<font color="#ff0000">"assembly_name":"GRCh38"</font>,"end":26960070,"seq_region_name":"21","transcript_consequences":[{"gene_id":"ENSBTAG00000012351","variant_allele":"A","biotype":"protein_coding","gene_symbol_source":"EntrezGene","consequence_terms":["intron_variant"],"strand":1,"gene_symbol":"ARNT2","transcript_id":"ENSBTAT00000016391"}],"strand":1,"id":"rs116645811","allele_string":"G/A","most_severe_consequence":"intron_variant","start":26960070},
    ...<br>
    <br>
    Could be possible to fix assembly name?<br>
    <br>
    Thank you for your support,<br>
    <br>
    Regards,<br>
    <br>
    Paolo<br>
    <br>
  </body>
</html>