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