Simple detail
API endpoint that allows users to be viewed or edited.
GET /api/v1/employee/389/simple_detail?format=api
{
"pk": 389,
"name": "Timothy Kime",
"legal_name": "Timothy Kime",
"title": "Division Support Specialist",
"is_expense_approver": false
}