{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id MET Exon 14 (Splice Site) retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=MET+Exon+14+%28Splice+Site%29",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.004848,
    "timestamp_received": "2026-04-23T17:45:21.367096+00:00Z",
    "timestamp_returned": "2026-04-23T17:45:21.371944+00:00Z",
    "trace_id": "cd05cd66-2759-4eec-a62a-b3adcb1b1986"
  },
  "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": 67,
      "name": "MET Exon 14 (Splice Site)",
      "genes": [
        {
          "id": 32,
          "name": "MET",
          "primaryCoding": {
            "id": "hgnc:7029",
            "code": "HGNC:7029",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:7029"
            ]
          },
          "mappings": [
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000105976",
                "code": "ENSG00000105976",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000105976"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:4233",
                "code": "4233",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/4233"
                ]
              }
            },
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_000245.4",
                "code": "NM_000245.4",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_000245.4"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "7q31.2"
            },
            {
              "name": "location_sortable",
              "value": "07q31.2"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Somatic Variant"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "chromosome",
          "value": "7"
        },
        {
          "name": "variant_annotation",
          "value": "Splice Site"
        },
        {
          "name": "exon",
          "value": "14"
        },
        {
          "name": "requires_oncogenic",
          "value": true
        }
      ]
    }
  ]
}