Kevin Malone
Accountant
Accountant. Numbers are hard, but Kevin is thorough, usually, and his chili is legendary in the parking lot.
| Department | Accounting |
|---|---|
| Branch | Scranton Branch |
kevin.malone@dundermifflin.llc | |
| Phone | (570) 555-0100 x107 |
| ID / slug | 8 · kevin-malone |
As JSON
GET /api/people/8
{
"id": 8,
"slug": "kevin-malone",
"name": "Kevin Malone",
"firstName": "Kevin",
"lastName": "Malone",
"email": "kevin.malone@dundermifflin.llc",
"title": "Accountant",
"department": "Accounting",
"departmentSlug": "accounting",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x107",
"extension": "107",
"bio": "Accountant. Numbers are hard, but Kevin is thorough, usually, and his chili is legendary in the parking lot.",
"avatar": "https://dundermifflin.llc/avatars/kevin-malone.png",
"url": "https://dundermifflin.llc/api/people/8"
}