[
  {
    "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"
  }
]