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