{
"id": "string",
"archive_tree_id": "string",
"parent_id": "string",
"required_attachment": "string",
"collection_name": "string",
"name": "string",
"description": "string",
"expected_count_files": "string",
"is_unit_service": "string",
"type": "string",
"is_active": "string",
"fees": "string",
"parent": {
"id": 0,
"collection_name": "string",
"name": "string"
},
"followers": [
{
"id": 0,
"name": "string",
"email": "string",
"phone": 0,
"job_title": "string",
"id_number": 0
}
],
"followersAllUpdates": [
{
"id": 0,
"name": "string",
"email": "string",
"phone": 0,
"job_title": "string",
"id_number": 0
}
],
"followersCompleteProjectService": [
{
"id": 0,
"name": "string",
"email": "string",
"phone": 0,
"job_title": "string",
"id_number": 0
}
],
"responsibleDepartments": [
{
"id": 0,
"name": "string",
"description": "string",
"is_super_department": true,
"manager": {
"id": 0,
"name": "string",
"email": "string",
"phone": 0,
"job_title": "string",
"id_number": 0
}
}
],
"responsibleUsers": [
{
"id": 0,
"name": "string",
"email": "string",
"phone": 0,
"job_title": "string",
"id_number": 0
}
],
"projectServices": [
{
"id": 0,
"service_id": 0,
"project_id": 0,
"project_service_category_id": 0,
"assign_to": "string",
"fees": "string",
"status": "string",
"due_date": "string",
"completed_at": "string",
"expected_count_files": "string",
"is_active": true,
"note": "string",
"lastComment": {
"id": 0,
"user_id": 0,
"created_by_id": 0,
"project_service_id": 0,
"content": "string"
}
}
],
"serviceProcedures": [
{
"id": 0,
"service_id": 0,
"name": "string",
"percent": 0
}
]
}