{
  "slug": "reception",
  "name": "Reception",
  "description": "Front desk, switchboard, and the unofficial information hub of the office.",
  "headcount": 2,
  "url": "https://dundermifflin.llc/api/departments/reception",
  "people": [
    {
      "id": 4,
      "slug": "pam-beesly",
      "name": "Pam Beesly",
      "firstName": "Pam",
      "lastName": "Beesly",
      "email": "pam.beesly@dundermifflin.llc",
      "title": "Receptionist",
      "department": "Reception",
      "departmentSlug": "reception",
      "branch": "Scranton Branch",
      "branchSlug": "scranton",
      "phone": "(570) 555-0100 x100",
      "extension": "100",
      "bio": "Runs the front desk, the phones, and quietly, most of the office. Draws in her spare time and has plans bigger than the reception area.",
      "avatar": "https://dundermifflin.llc/avatars/pam-beesly.png",
      "url": "https://dundermifflin.llc/api/people/4"
    },
    {
      "id": 18,
      "slug": "erin-hannon",
      "name": "Erin Hannon",
      "firstName": "Erin",
      "lastName": "Hannon",
      "email": "erin.hannon@dundermifflin.llc",
      "title": "Receptionist",
      "department": "Reception",
      "departmentSlug": "reception",
      "branch": "Scranton Branch",
      "branchSlug": "scranton",
      "phone": "(570) 555-0100 x115",
      "extension": "115",
      "bio": "Receptionist with boundless enthusiasm and an ongoing project to figure out how the phones work. Getting there.",
      "avatar": "https://dundermifflin.llc/avatars/erin-hannon.png",
      "url": "https://dundermifflin.llc/api/people/18"
    }
  ]
}