{
"created": "2019-08-24T14:15:22Z",
"description": "string",
"hasDraftWorkflow": true,
"id": {
"entityId": "string",
"name": "string"
},
"isDefault": true,
"operations": {
"canDelete": true,
"canEdit": true
},
"projects": [
{
"avatarUrls": {
"16x16": "http://example.com",
"24x24": "http://example.com",
"32x32": "http://example.com",
"48x48": "http://example.com"
},
"id": "string",
"key": "string",
"name": "string",
"projectCategory": {
"description": "string",
"id": "string",
"name": "string",
"self": "string"
},
"projectTypeKey": "software",
"self": "string",
"simplified": true
}
],
"schemes": [
{
"id": "string",
"name": "string"
}
],
"statuses": [
{
"id": "string",
"name": "string",
"properties": {
"property1": null,
"property2": null
}
}
],
"transitions": [
{
"description": "string",
"from": [
"string"
],
"id": "string",
"name": "string",
"properties": {
"property1": null,
"property2": null
},
"rules": {
"conditionsTree": {
"configuration": {},
"nodeType": "string",
"type": "string"
},
"postFunctions": [
{
"configuration": null,
"type": "string"
}
],
"validators": [
{
"configuration": null,
"type": "string"
}
]
},
"screen": {
"id": "string",
"name": "string"
},
"to": "string",
"type": "global"
}
],
"updated": "2019-08-24T14:15:22Z"
}