Simple detail
API endpoint that allows users to be viewed or edited.
GET /api/v1/employee/61/simple_detail?format=api
{
"pk": 61,
"name": "Dongmei Chen",
"legal_name": "Dongmei Chen",
"title": "GIS Associate",
"is_expense_approver": false
}