[
  {
    "id": 2,
    "slug": "dwight-schrute",
    "name": "Dwight Schrute",
    "firstName": "Dwight",
    "lastName": "Schrute",
    "email": "dwight.schrute@dundermifflin.llc",
    "title": "Assistant to the Regional Manager",
    "department": "Sales",
    "departmentSlug": "sales",
    "branch": "Scranton Branch",
    "branchSlug": "scranton",
    "phone": "(570) 555-0100 x102",
    "extension": "102",
    "bio": "Beet farmer, volunteer sheriff’s deputy, and the branch’s top salesman three years running. Will tell you which of those he is proudest of.",
    "avatar": "https://dundermifflin.llc/avatars/dwight-schrute.png",
    "url": "https://dundermifflin.llc/api/people/2"
  },
  {
    "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"
  },
  {
    "id": 6,
    "slug": "andy-bernard",
    "name": "Andy Bernard",
    "firstName": "Andy",
    "lastName": "Bernard",
    "email": "andy.bernard@dundermifflin.llc",
    "title": "Regional Director in Charge of Sales",
    "department": "Sales",
    "departmentSlug": "sales",
    "branch": "Scranton Branch",
    "branchSlug": "scranton",
    "phone": "(570) 555-0100 x105",
    "extension": "105",
    "bio": "Cornell graduate (he will mention it) with a sales title he negotiated up himself. Sings a cappella, sometimes on purpose.",
    "avatar": "https://dundermifflin.llc/avatars/andy-bernard.png",
    "url": "https://dundermifflin.llc/api/people/6"
  },
  {
    "id": 10,
    "slug": "stanley-hudson",
    "name": "Stanley Hudson",
    "firstName": "Stanley",
    "lastName": "Hudson",
    "email": "stanley.hudson@dundermifflin.llc",
    "title": "Sales Representative",
    "department": "Sales",
    "departmentSlug": "sales",
    "branch": "Scranton Branch",
    "branchSlug": "scranton",
    "phone": "(570) 555-0100 x109",
    "extension": "109",
    "bio": "Sales veteran counting down to retirement one crossword at a time. Do not schedule anything on Pretzel Day.",
    "avatar": "https://dundermifflin.llc/avatars/stanley-hudson.png",
    "url": "https://dundermifflin.llc/api/people/10"
  },
  {
    "id": 11,
    "slug": "phyllis-vance",
    "name": "Phyllis Vance",
    "firstName": "Phyllis",
    "lastName": "Vance",
    "email": "phyllis.vance@dundermifflin.llc",
    "title": "Sales Representative",
    "department": "Sales",
    "departmentSlug": "sales",
    "branch": "Scranton Branch",
    "branchSlug": "scranton",
    "phone": "(570) 555-0100 x110",
    "extension": "110",
    "bio": "Long-tenured sales rep with a warm smile and an excellent memory for slights. Married to Bob Vance, of Vance Refrigeration.",
    "avatar": "https://dundermifflin.llc/avatars/phyllis-vance.png",
    "url": "https://dundermifflin.llc/api/people/11"
  }
]