Simple detail
API endpoint that allows users to be viewed or edited.
GET /api/v1/employee/97/simple_detail?format=api
{
"pk": 97,
"name": "Leah Estrada",
"legal_name": "Leah Estrada",
"title": "Community Transition Coordinator",
"is_expense_approver": false
}