Returns info for a transcript

GET /lookup/transcript/NM_003140/hg19
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=600
Content-Type: application/json ;utf-8
ETag: "a3be19daa55b5e1d5d60fc6e0383d43b1491d1cb9f65de0e222eb481c7cb660f"
Vary: Accept

{
  "coords": [
    {
      "cds_end": 2655030,
      "cds_start": 2655644,
      "coding_length": 615,
      "coding_transcript": true,
      "gene_id": 32183,
      "canonical": true,
      "exon_count": 1,
      "strand": "-",
      "name": "NM_003140.3",
      "position": 2654896,
      "mrna_length": 828,
      "gene_symbol": "SRY",
      "mane_select": "ENST00000383070.2",
      "cytoband": "Yp11.31",
      "total_coding_length": 615,
      "total_exon_length": 828,
      "exons": [
        {
          "end": 2654896,
          "start": 2655723
        }
      ],
      "chromo": "chrY",
      "length": 828
    }
  ]
}