{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id FLT3 p.I836del retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=FLT3+p.I836del",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.004845,
    "timestamp_received": "2026-04-23T19:18:06.439795+00:00Z",
    "timestamp_returned": "2026-04-23T19:18:06.444640+00:00Z",
    "trace_id": "5ad455e9-3e85-4d27-beaf-db1b21f15473"
  },
  "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": 123,
      "name": "FLT3 p.I836del",
      "genes": [
        {
          "id": 26,
          "name": "FLT3",
          "primaryCoding": {
            "id": "hgnc:3765",
            "code": "HGNC:3765",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:3765"
            ]
          },
          "mappings": [
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000122025",
                "code": "ENSG00000122025",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000122025"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:2322",
                "code": "2322",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/2322"
                ]
              }
            },
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_004119.3",
                "code": "NM_004119.3",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_004119.3"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "13q12.2"
            },
            {
              "name": "location_sortable",
              "value": "13q12.2"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Somatic Variant"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "chromosome",
          "value": "13"
        },
        {
          "name": "start_position",
          "value": 28592635
        },
        {
          "name": "end_position",
          "value": 28592637
        },
        {
          "name": "reference_allele",
          "value": "ATG"
        },
        {
          "name": "alternate_allele",
          "value": "-"
        },
        {
          "name": "cdna_change",
          "value": "c.2508_2510del"
        },
        {
          "name": "protein_change",
          "value": "p.I836del"
        },
        {
          "name": "variant_annotation",
          "value": "Deletion"
        },
        {
          "name": "exon",
          "value": "20"
        },
        {
          "name": "hgvsg",
          "value": "13:g.28592635_28592637del"
        }
      ]
    }
  ]
}