{
  "slug": "supplier-relations",
  "name": "Supplier Relations",
  "description": "Keeps the vendors happy, the truck drivers happier, and the fridge situation tense.",
  "headcount": 1,
  "url": "https://dundermifflin.llc/api/departments/supplier-relations",
  "people": [
    {
      "id": 12,
      "slug": "meredith-palmer",
      "name": "Meredith Palmer",
      "firstName": "Meredith",
      "lastName": "Palmer",
      "email": "meredith.palmer@dundermifflin.llc",
      "title": "Supplier Relations Representative",
      "department": "Supplier Relations",
      "departmentSlug": "supplier-relations",
      "branch": "Scranton Branch",
      "branchSlug": "scranton",
      "phone": "(570) 555-0100 x111",
      "extension": "111",
      "bio": "Handles supplier relations with a personal touch. Has opinions about the office fridge and is always up for a party.",
      "avatar": "https://dundermifflin.llc/avatars/meredith-palmer.png",
      "url": "https://dundermifflin.llc/api/people/12"
    }
  ]
}