{
"id": 0,
"title": "string",
"cover": "string",
"status": 0,
"progress": 0,
"summary": "string",
"start_time": "2019-08-24",
"end_time": "2019-08-24",
"sort_order": 0,
"project_url": "string",
"content": "string",
"members": [
{
"user_id": 0,
"nickname": "string",
"avatar": "string",
"role_in_project": "string"
}
],
"milestones": [
{
"id": 0,
"title": "string",
"planned_date": "2019-08-24",
"actual_date": "2019-08-24",
"completed": 0
}
]
}