{
  "data": {
    "results": [
      {
        "guid": "9AT00AT11AT22AT33AT44AT5",
        "active": true,
        "apiName": "priority",
        "name": "Priority",
        "fieldType": "FIXED_DROP_DOWN",
        "required": false,
        "editable": true,
        "custom": true,
        "description": "Relative priority of the change.",
        "possibleValues": [
          "Low",
          "Medium",
          "High"
        ],
        "multiSelect": false
      }
    ],
    "count": 1
  }
}