{
  "id": 3,
  "slug": "jim-halpert",
  "name": "Jim Halpert",
  "firstName": "Jim",
  "lastName": "Halpert",
  "email": "jim.halpert@dundermifflin.llc",
  "title": "Sales Representative",
  "department": "Sales",
  "departmentSlug": "sales",
  "branch": "Scranton Branch",
  "branchSlug": "scranton",
  "phone": "(570) 555-0100 x103",
  "extension": "103",
  "bio": "Salesman with a talent for closing deals and an even greater talent for looking directly into the nearest camera.",
  "avatar": "https://dundermifflin.llc/avatars/jim-halpert.png",
  "url": "https://dundermifflin.llc/api/people/3"
}