{
  "data": {
    "requesters": [
      {
        "id": 888,
        "is_agent": false,
        "first_name": "Ron",
        "last_name": "Weasley",
        "job_title": "Student",
        "primary_email": "ronald.weasley@hogwarts.edu",
        "secondary_emails": [
          "ronald.weasley@freshservice.com",
          "ronald.weasley@freshworks.com"
        ],
        "work_phone_number": "62443",
        "mobile_phone_number": "77762443",
        "department_ids": [
          554
        ],
        "can_see_all_tickets_from_associated_departments": false,
        "reporting_manager_id": 656,
        "address": "Gryffindor Tower",
        "time_zone": "Edinburgh",
        "time_format": "12h",
        "language": "en",
        "location_id": 23,
        "background_information": "",
        "custom_fields": {
          "quidditch_role": null,
          "hogsmeade_permission": true
        },
        "active": true,
        "has_logged_in": false
      }
    ]
  }
}