{
  "slug": "warehouse",
  "name": "Warehouse",
  "description": "Loading dock, forklifts, and the only part of the building that ships on time.",
  "headcount": 1,
  "url": "https://dundermifflin.llc/api/departments/warehouse",
  "people": [
    {
      "id": 16,
      "slug": "darryl-philbin",
      "name": "Darryl Philbin",
      "firstName": "Darryl",
      "lastName": "Philbin",
      "email": "darryl.philbin@dundermifflin.llc",
      "title": "Warehouse Foreman",
      "department": "Warehouse",
      "departmentSlug": "warehouse",
      "branch": "Scranton Branch",
      "branchSlug": "scranton",
      "phone": "(570) 555-0100 x120",
      "extension": "120",
      "bio": "Runs the warehouse with more sense than the floor upstairs. Has a plan for moving up and is in no hurry to share it.",
      "avatar": "https://dundermifflin.llc/avatars/darryl-philbin.png",
      "url": "https://dundermifflin.llc/api/people/16"
    }
  ]
}