{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id TP53 somatic variants retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=TP53+somatic+variants",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.007227,
    "timestamp_received": "2026-04-23T16:32:51.932008+00:00Z",
    "timestamp_returned": "2026-04-23T16:32:51.939235+00:00Z",
    "trace_id": "805f98ab-614e-4392-86bc-5119e87a8f53"
  },
  "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": 80,
      "name": "TP53 somatic variants",
      "genes": [
        {
          "id": 52,
          "name": "TP53",
          "primaryCoding": {
            "id": "hgnc:11998",
            "code": "HGNC:11998",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:11998"
            ]
          },
          "mappings": [
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000141510",
                "code": "ENSG00000141510",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000141510"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:7157",
                "code": "7157",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/7157"
                ]
              }
            },
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_000546.6",
                "code": "NM_000546.6",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_000546.6"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "17p13.1"
            },
            {
              "name": "location_sortable",
              "value": "17p13.1"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Somatic Variant"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "chromosome",
          "value": "17"
        }
      ]
    }
  ]
}