Dwight Schrute
Assistant to the Regional Manager
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.
| Department | Sales |
|---|---|
| Branch | Scranton Branch |
dwight.schrute@dundermifflin.llc | |
| Phone | (570) 555-0100 x102 |
| ID / slug | 2 · dwight-schrute |
As JSON
GET /api/people/2
{
"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"
}