{
  "meta": {
    "data_length": 1,
    "message": "Therapy name Prednisolone retrieved successfully",
    "request_url": "http://api.moalmanac.org/therapies?therapy_name=Prednisolone",
    "status": "success",
    "status_code": 200,
    "timestamp_elapsed": 0.003312,
    "timestamp_received": "2026-04-24T15:53:44.640208+00:00Z",
    "timestamp_returned": "2026-04-24T15:53:44.643520+00:00Z",
    "trace_id": "158ec82c-8cb9-4f57-9b64-6e52c363e47b"
  },
  "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": 8,
      "conceptType": "Drug",
      "name": "Prednisolone",
      "primaryCoding": {
        "id": "ncit:C769",
        "code": "C769",
        "name": "Prednisolone",
        "system": "https://evsexplore.semantics.cancer.gov",
        "systemVersion": "25.01d",
        "iris": [
          "https://evsexplore.semantics.cancer.gov/evsexplore/concept/ncit/C769"
        ]
      },
      "mappings": [],
      "extensions": [
        {
          "name": "therapy_strategy",
          "value": [
            "Corticosteroid"
          ],
          "description": "Associated therapeutic strategy or mechanism of action of the therapy."
        },
        {
          "name": "therapy_type",
          "value": "Chemotherapy",
          "description": "Type of cancer treatment from cancer.gov: https://www.cancer.gov/about-cancer/treatment/types"
        }
      ]
    }
  ]
}