{
  "slug": "hr",
  "name": "Human Resources",
  "description": "Policy, complaints, and the annex. Reports to corporate, not to the regional manager.",
  "headcount": 1,
  "url": "https://dundermifflin.llc/api/departments/hr",
  "people": [
    {
      "id": 15,
      "slug": "toby-flenderson",
      "name": "Toby Flenderson",
      "firstName": "Toby",
      "lastName": "Flenderson",
      "email": "toby.flenderson@dundermifflin.llc",
      "title": "Human Resources Representative",
      "department": "Human Resources",
      "departmentSlug": "hr",
      "branch": "Scranton Branch",
      "branchSlug": "scranton",
      "phone": "(570) 555-0100 x114",
      "extension": "114",
      "bio": "Human resources. Wants everyone to have a good day, and is reminded regularly that the regional manager does not feel the same.",
      "avatar": "https://dundermifflin.llc/avatars/toby-flenderson.png",
      "url": "https://dundermifflin.llc/api/people/15"
    }
  ]
}