{
  "@context": "http://reg.genome.network/schema/allele.jsonld",
  "@id": "http://reg.genome.network/allele/CA913169034",
  "communityStandardTitle": [
    "NC_012920.1:m.3261A>C"
  ],
  "genomicAlleles": [
    {
      "chromosome": "MT",
      "coordinates": [
        {
          "allele": "C",
          "end": 3261,
          "referenceAllele": "A",
          "start": 3260
        }
      ],
      "hgvs": [
        "NC_012920.1:m.3261A>C",
        "J01415.2:m.3261A>C"
      ],
      "referenceGenome": "GRCh38",
      "referenceSequence": "http://reg.genome.network/refseq/RS000433"
    }
  ],
  "type": "nucleotide"
}