{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id MSI-H retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=MSI-H",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.002434,
    "timestamp_received": "2026-04-24T15:54:22.363597+00:00Z",
    "timestamp_returned": "2026-04-24T15:54:22.366031+00:00Z",
    "trace_id": "c401ac43-e6de-4bac-b0f2-bec1194a6670"
  },
  "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": 38,
      "name": "MSI-H",
      "genes": [],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Microsatellite Stability"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "status",
          "value": "Microsatellite instability-high (MSI-H)"
        }
      ]
    }
  ]
}