{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id KIT p.D816V retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=KIT+p.D816V",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.005401,
    "timestamp_received": "2026-04-29T22:23:13.460753+00:00Z",
    "timestamp_returned": "2026-04-29T22:23:13.466154+00:00Z",
    "trace_id": "d0ef213d-bb87-42c8-8988-cfaad37bf42c"
  },
  "service": {
    "github": "https://github.com/vanallenlab/moalmanac-db",
    "name": "Molecular Oncology Almanac",
    "license": "GPL-2.0",
    "release": "draft",
    "url": "https://dev.moalmanac.org",
    "last_updated": "2026-04-09"
  },
  "data": [
    {
      "id": 122,
      "name": "KIT p.D816V",
      "genes": [
        {
          "id": 30,
          "name": "KIT",
          "primaryCoding": {
            "id": "hgnc:6342",
            "code": "HGNC:6342",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:6342"
            ]
          },
          "mappings": [
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000157404",
                "code": "ENSG00000157404",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000157404"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:3815",
                "code": "3815",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/3815"
                ]
              }
            },
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_000222.3",
                "code": "NM_000222.3",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_000222.3"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "4q12"
            },
            {
              "name": "location_sortable",
              "value": "04q12"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Somatic Variant"
        },
        {
          "name": "chromosome",
          "value": "4"
        },
        {
          "name": "start_position",
          "value": 55599321
        },
        {
          "name": "end_position",
          "value": 55599321
        },
        {
          "name": "reference_allele",
          "value": "A"
        },
        {
          "name": "alternate_allele",
          "value": "T"
        },
        {
          "name": "cdna_change",
          "value": "c.2447A>T"
        },
        {
          "name": "protein_change",
          "value": "p.D816V"
        },
        {
          "name": "variant_annotation",
          "value": "Missense"
        },
        {
          "name": "exon",
          "value": "17"
        },
        {
          "name": "rsid",
          "value": "rs121913507"
        },
        {
          "name": "hgvsg",
          "value": "4:g.55599321A>T"
        }
      ]
    }
  ]
}