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: "c841f45508a1c97f1bad2514d98bbc65d8a3b3750906337c23042a6dea5a0864"
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
    }
  ]
}