{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id ATM pathogenic variants retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=ATM+pathogenic+variants",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.00496,
    "timestamp_received": "2026-04-06T16:22:59.052374+00:00Z",
    "timestamp_returned": "2026-04-06T16:22:59.057334+00:00Z",
    "trace_id": "d153c80f-5acb-4dfb-a2de-868c8985d9da"
  },
  "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-03-05"
  },
  "data": [
    {
      "id": 104,
      "name": "ATM pathogenic variants",
      "genes": [
        {
          "id": 3,
          "name": "ATM",
          "primaryCoding": {
            "id": "hgnc:795",
            "code": "HGNC:795",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:795"
            ]
          },
          "mappings": [
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_000051.4",
                "code": "NM_000051.4",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_000051.4"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000149311",
                "code": "ENSG00000149311",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000149311"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:472",
                "code": "472",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/472"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "11q22.3"
            },
            {
              "name": "location_sortable",
              "value": "11q22.3"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Germline Variant"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "chromosome",
          "value": "11"
        },
        {
          "name": "requires_pathogenic",
          "value": true
        }
      ]
    }
  ]
}