{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id ESR1 oncogenic variants retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=ESR1+oncogenic+variants",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.004909,
    "timestamp_received": "2026-04-09T01:33:52.062998+00:00Z",
    "timestamp_returned": "2026-04-09T01:33:52.067907+00:00Z",
    "trace_id": "52e50a67-0fa0-4ac2-a941-2ddcad6beb50"
  },
  "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": 58,
      "name": "ESR1 oncogenic variants",
      "genes": [
        {
          "id": 19,
          "name": "ESR1",
          "primaryCoding": {
            "id": "hgnc:3467",
            "code": "HGNC:3467",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:3467"
            ]
          },
          "mappings": [
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_000125.4",
                "code": "NM_000125.4",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_000125.4"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000091831",
                "code": "ENSG00000091831",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000091831"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:2099",
                "code": "2099",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/2099"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "6q25.1-q25.2"
            },
            {
              "name": "location_sortable",
              "value": "06q25.1-q25.2"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Somatic Variant"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "chromosome",
          "value": "6"
        },
        {
          "name": "requires_oncogenic",
          "value": true
        }
      ]
    }
  ]
}