[
  {
    "id": 7,
    "slug": "angela-martin",
    "name": "Angela Martin",
    "firstName": "Angela",
    "lastName": "Martin",
    "email": "angela.martin@dundermifflin.llc",
    "title": "Head of Accounting",
    "department": "Accounting",
    "departmentSlug": "accounting",
    "branch": "Scranton Branch",
    "branchSlug": "scranton",
    "phone": "(570) 555-0100 x106",
    "extension": "106",
    "bio": "Keeps the books, the party planning committee, and a firm sense of what is and isn’t appropriate. Cat person.",
    "avatar": "https://dundermifflin.llc/avatars/angela-martin.png",
    "url": "https://dundermifflin.llc/api/people/7"
  },
  {
    "id": 8,
    "slug": "kevin-malone",
    "name": "Kevin Malone",
    "firstName": "Kevin",
    "lastName": "Malone",
    "email": "kevin.malone@dundermifflin.llc",
    "title": "Accountant",
    "department": "Accounting",
    "departmentSlug": "accounting",
    "branch": "Scranton Branch",
    "branchSlug": "scranton",
    "phone": "(570) 555-0100 x107",
    "extension": "107",
    "bio": "Accountant. Numbers are hard, but Kevin is thorough, usually, and his chili is legendary in the parking lot.",
    "avatar": "https://dundermifflin.llc/avatars/kevin-malone.png",
    "url": "https://dundermifflin.llc/api/people/8"
  },
  {
    "id": 9,
    "slug": "oscar-martinez",
    "name": "Oscar Martinez",
    "firstName": "Oscar",
    "lastName": "Martinez",
    "email": "oscar.martinez@dundermifflin.llc",
    "title": "Accountant",
    "department": "Accounting",
    "departmentSlug": "accounting",
    "branch": "Scranton Branch",
    "branchSlug": "scranton",
    "phone": "(570) 555-0100 x108",
    "extension": "108",
    "bio": "The accountant who actually understands the spreadsheet. Patient about it, most of the time.",
    "avatar": "https://dundermifflin.llc/avatars/oscar-martinez.png",
    "url": "https://dundermifflin.llc/api/people/9"
  }
]