{
  "slug": "customer-service",
  "name": "Customer Service",
  "description": "First line of defense for late orders, wrong orders, and orders that were technically correct.",
  "headcount": 1,
  "url": "https://dundermifflin.llc/api/departments/customer-service",
  "people": [
    {
      "id": 14,
      "slug": "kelly-kapoor",
      "name": "Kelly Kapoor",
      "firstName": "Kelly",
      "lastName": "Kapoor",
      "email": "kelly.kapoor@dundermifflin.llc",
      "title": "Customer Service Representative",
      "department": "Customer Service",
      "departmentSlug": "customer-service",
      "branch": "Scranton Branch",
      "branchSlug": "scranton",
      "phone": "(570) 555-0100 x113",
      "extension": "113",
      "bio": "Customer service rep who can talk any customer down and any coworker into hearing about last night’s episode.",
      "avatar": "https://dundermifflin.llc/avatars/kelly-kapoor.png",
      "url": "https://dundermifflin.llc/api/people/14"
    }
  ]
}