{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id PD-L1 (CPS) >= 10 retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=PD-L1+%28CPS%29+%3E%3D+10",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.002631,
    "timestamp_received": "2026-04-24T15:54:44.246432+00:00Z",
    "timestamp_returned": "2026-04-24T15:54:44.249063+00:00Z",
    "trace_id": "4ee071d8-48fb-42c3-83f7-a3294a1935d3"
  },
  "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": 41,
      "name": "PD-L1 (CPS) >= 10",
      "genes": [],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Protein expression"
        },
        {
          "name": "present",
          "value": true
        },
        {
          "name": "marker",
          "value": "PD-L1"
        },
        {
          "name": "unit",
          "value": "Combined Positive Score (CPS)"
        },
        {
          "name": "equality",
          "value": ">="
        },
        {
          "name": "value",
          "value": "10"
        }
      ]
    }
  ]
}