{
  "data": {
    "results": [
      {
        "guid": "ADF111RRR222SSS333TTT444",
        "active": true,
        "apiName": "severity",
        "name": "Severity",
        "fieldType": "FIXED_DROP_DOWN",
        "creatable": true,
        "custom": true,
        "editable": true,
        "required": false,
        "description": "Relative severity of the request item.",
        "possibleValues": [
          "Low",
          "Medium",
          "High"
        ],
        "multiSelect": false
      }
    ],
    "count": 1
  }
}