{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id PD-L1 >= 1% retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=PD-L1+%3E%3D+1%25",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.002426,
    "timestamp_received": "2026-04-24T15:54:44.882590+00:00Z",
    "timestamp_returned": "2026-04-24T15:54:44.885016+00:00Z",
    "trace_id": "2669be4f-cefe-4dd0-b685-2218ad9f40b1"
  },
  "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": 33,
      "name": "PD-L1 >= 1%",
      "genes": [],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Protein expression"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "marker",
          "value": "PD-L1"
        },
        {
          "name": "unit",
          "value": "Tumor Proportion Score (TPS)"
        },
        {
          "name": "equality",
          "value": ">="
        },
        {
          "name": "value",
          "value": "0.01"
        }
      ]
    }
  ]
}