Simple detail
API endpoint that allows users to be viewed or edited.
GET /api/v1/employee/386/simple_detail?format=api
{
"pk": 386,
"name": "Christopher Conrad",
"legal_name": "Christopher Conrad",
"title": "APS Specialist",
"is_expense_approver": false
}