{
"permissionSchemes": [
{
"description": "string",
"expand": "string",
"id": 0,
"name": "string",
"permissions": [
{
"holder": {
"expand": "string",
"parameter": "string",
"type": "string",
"value": "string"
},
"id": 0,
"permission": "string",
"self": "http://example.com"
}
],
"scope": {
"project": {
"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
},
"type": "PROJECT"
},
"self": "http://example.com"
}
]
}