{
  "slug": "management",
  "name": "Management",
  "description": "Regional leadership for the Scranton branch. Runs the meetings, the morale, and the conference room calendar.",
  "headcount": 1,
  "url": "https://dundermifflin.llc/api/departments/management",
  "people": [
    {
      "id": 1,
      "slug": "michael-scott",
      "name": "Michael Scott",
      "firstName": "Michael",
      "lastName": "Scott",
      "email": "michael.scott@dundermifflin.llc",
      "title": "Regional Manager",
      "department": "Management",
      "departmentSlug": "management",
      "branch": "Scranton Branch",
      "branchSlug": "scranton",
      "phone": "(570) 555-0100 x101",
      "extension": "101",
      "bio": "World’s best boss, according to a mug he bought himself. Believes every meeting is improved by an impression, and every impression by a longer one.",
      "avatar": "https://dundermifflin.llc/avatars/michael-scott.png",
      "url": "https://dundermifflin.llc/api/people/1"
    }
  ]
}