{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id bmkr:42 retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_id=bmkr%3A42",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.001517,
    "timestamp_received": "2026-09-25T00:13:36.099355+00:00Z",
    "timestamp_returned": "2026-09-25T00:13:36.100872+00:00Z",
    "trace_id": "d7a8edec-e19c-4c46-bbc7-9efb052e840d"
  },
  "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-08-02"
  },
  "data": [
    {
      "id": "bmkr:42",
      "type": "CategoricalVariant",
      "name": "PD-L1 (CPS) >= 1",
      "constraints": [],
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Protein expression"
        },
        {
          "name": "marker",
          "value": "PD-L1"
        },
        {
          "name": "unit",
          "value": "Combined Positive Score (CPS)"
        },
        {
          "name": "equality",
          "value": ">="
        },
        {
          "name": "value",
          "value": 1
        }
      ]
    }
  ]
}