{
  "id": 1,
  "username": "john_smith",
  "email": "john@example.com",
  "name": "John Smith",
  "state": "active",
  "avatar_url": "http://localhost:3000/uploads/user/avatar/1/index.jpg",
  "web_url": "http://localhost:3000/john_smith",
  "created_at": "2012-05-23T08:00:58Z",
  "is_admin": true,
  "is_auditor": true,
  "bio": "Bio of John Smith",
  "location": "USA",
  "public_email": "john@example.com",
  "skype": "john_smith",
  "linkedin": "john_smith",
  "twitter": "john_smith",
  "website_url": "john_smith.example.com",
  "organization": "Smith Inc",
  "job_title": "Operations Specialist",
  "last_sign_in_at": "2012-06-01T11:41:01Z",
  "confirmed_at": "2012-05-23T09:05:22Z",
  "theme_id": 1,
  "last_activity_on": "2012-05-23",
  "color_scheme_id": 2,
  "projects_limit": 100,
  "current_sign_in_at": "2012-06-02T06:36:55Z",
  "note": "DMCA Request: 2018-11-05 | DMCA Violation | Abuse | https://gitlab.zendesk.com/agent/tickets/123",
  "identities": [{ "provider": "github", "extern_uid": "2435223452345" }],
  "can_create_group": true,
  "can_create_project": true,
  "two_factor_enabled": true,
  "external": false,
  "private_profile": false,
  "commit_email": "john-codes@example.com",
  "current_sign_in_ip": "8.8.8.8",
  "last_sign_in_ip": "2001:db8::68",
  "plan": "gold",
  "trial": true,
  "sign_in_count": 1337,
  "namespace_id": 42
}
