{
"default": true,
"defaultPriorityId": "string",
"description": "string",
"id": "string",
"name": "string",
"priorities": {
"isLast": true,
"maxResults": 0,
"nextPage": "http://example.com",
"self": "http://example.com",
"startAt": 0,
"total": 0,
"values": [
{
"description": "string",
"iconUrl": "string",
"id": "string",
"isDefault": true,
"name": "string",
"self": "string",
"sequence": "string",
"statusColor": "string"
}
]
},
"projects": {
"isLast": true,
"maxResults": 0,
"nextPage": "http://example.com",
"self": "http://example.com",
"startAt": 0,
"total": 0,
"values": [
{
"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
}
]
},
"self": "string",
"property1": "string",
"property2": "string"
}