{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id IDH1 p.R132G retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=IDH1+p.R132G",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.005835,
    "timestamp_received": "2026-04-29T19:31:18.388253+00:00Z",
    "timestamp_returned": "2026-04-29T19:31:18.394088+00:00Z",
    "trace_id": "41adc87e-9808-4ed3-9264-80b8631b9146"
  },
  "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": 75,
      "name": "IDH1 p.R132G",
      "genes": [
        {
          "id": 28,
          "name": "IDH1",
          "primaryCoding": {
            "id": "hgnc:5382",
            "code": "HGNC:5382",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:5382"
            ]
          },
          "mappings": [
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000138413",
                "code": "ENSG00000138413",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000138413"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:3417",
                "code": "3417",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/3417"
                ]
              }
            },
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_005896.4",
                "code": "NM_005896.4",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_005896.4"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "2q34"
            },
            {
              "name": "location_sortable",
              "value": "02q34"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Somatic Variant"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "chromosome",
          "value": "2"
        },
        {
          "name": "start_position",
          "value": 209113113
        },
        {
          "name": "end_position",
          "value": 209113113
        },
        {
          "name": "reference_allele",
          "value": "G"
        },
        {
          "name": "alternate_allele",
          "value": "C"
        },
        {
          "name": "cdna_change",
          "value": "c.394C>G"
        },
        {
          "name": "protein_change",
          "value": "p.R132G"
        },
        {
          "name": "variant_annotation",
          "value": "Missense"
        },
        {
          "name": "exon",
          "value": "4"
        },
        {
          "name": "rsid",
          "value": "rs121913499"
        },
        {
          "name": "hgvsg",
          "value": "2:g.209113113G>C"
        }
      ]
    }
  ]
}