{
  "data": {
    "agent": {
      "id": 4453,
      "first_name": "Rolanda",
      "last_name": "Hooch",
      "occasional": false,
      "active": true,
      "job_title": "Flying Instructor",
      "email": "rolanda.hooch@hogwarts.edu",
      "work_phone_number": "443532",
      "mobile_phone_number": "553632",
      "department_ids": [
        554
      ],
      "can_see_all_tickets_from_associated_departments": false,
      "reporting_manager_id": 2,
      "address": "Gryffindor Tower",
      "time_zone": "Edinburgh",
      "time_format": "12h",
      "language": "en",
      "location_id": 34,
      "background_information": "",
      "scoreboard_level_id": 2,
      "member_of": [
        4,
        5
      ],
      "observer_of": [
        7
      ],
      "member_of_pending_approval": [],
      "observer_of_pending_approval": [],
      "roles": [
        {
          "role_id": 7,
          "assignment_scope": "specified_groups",
          "groups": [
            4,
            5
          ]
        },
        {
          "role_id": 9,
          "assignment_scope": "assigned_items",
          "groups": []
        },
        {
          "role_id": 10,
          "assignment_scope": "specified_groups",
          "groups": [
            7
          ]
        }
      ],
      "last_login_at": "2020-03-30T07:46:41Z",
      "last_active_at": "null",
      "custom_fields": {
        "house": null
      },
      "has_logged_in": false
    }
  }
}