{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id dMMR retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=dMMR",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.002396,
    "timestamp_received": "2026-04-23T17:44:05.106442+00:00Z",
    "timestamp_returned": "2026-04-23T17:44:05.108838+00:00Z",
    "trace_id": "2751bc16-dcc5-4f43-a008-c9a6d534e9ef"
  },
  "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": 36,
      "name": "dMMR",
      "genes": [],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Mismatch Repair"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "status",
          "value": "Deficient"
        }
      ]
    }
  ]
}