{
  "meta": {
    "data_length": 1,
    "message": "Biomarker id Wild type KRAS retrieved successfully",
    "request_url": "http://api.moalmanac.org/biomarkers?biomarker_name=Wild+type+KRAS",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.004934,
    "timestamp_received": "2026-04-23T18:01:06.503000+00:00Z",
    "timestamp_returned": "2026-04-23T18:01:06.507934+00:00Z",
    "trace_id": "8dc7b48f-1c4d-4c0a-a2a6-7456c93b1920"
  },
  "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": 25,
      "name": "Wild type KRAS",
      "genes": [
        {
          "id": 31,
          "name": "KRAS",
          "primaryCoding": {
            "id": "hgnc:6407",
            "code": "HGNC:6407",
            "name": null,
            "system": "https://genenames.org",
            "systemVersion": null,
            "iris": [
              "https://www.genenames.org/data/gene-symbol-report/#!/hgnc_id/HGNC:6407"
            ]
          },
          "mappings": [
            {
              "relation": "relatedMatch",
              "coding": {
                "id": "refseq:NM_004985.5",
                "code": "NM_004985.5",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/nuccore",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/nuccore/NM_004985.5"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ensembl:ensg00000133703",
                "code": "ENSG00000133703",
                "name": null,
                "system": "https://www.ensembl.org",
                "systemVersion": null,
                "iris": [
                  "https://www.ensembl.org/id/ENSG00000133703"
                ]
              }
            },
            {
              "relation": "exactMatch",
              "coding": {
                "id": "ncbi:3845",
                "code": "3845",
                "name": null,
                "system": "https://www.ncbi.nlm.nih.gov/gene",
                "systemVersion": null,
                "iris": [
                  "https://www.ncbi.nlm.nih.gov/gene/3845"
                ]
              }
            }
          ],
          "extensions": [
            {
              "name": "location",
              "value": "12p12.1"
            },
            {
              "name": "location_sortable",
              "value": "12p12.1"
            }
          ]
        }
      ],
      "type": "CategoricalVariant",
      "extensions": [
        {
          "name": "biomarker_type",
          "value": "Wild type"
        },
        {
          "name": "present",
          "value": true
        }
      ]
    }
  ]
}