{
  "avatar_url": "string",
  "bio": "string",
  "blog": "string",
  "collaborators": 1,
  "company": "string",
  "created_at": "string",
  "disk_usage": 10,
  "email": "string",
  "followers": 5,
  "followers_url": "string",
  "following": 4,
  "following_url": "string",
  "gists_url": "string",
  "gravatar_id": "string",
  "hireable": false,
  "html_url": "string",
  "id": 3,
  "location": "string",
  "login": "string",
  "name": "string",
  "organizations_url": "string",
  "owned_private_repos": 5,
  "plan": {
    "collaborators": 3,
    "name": "string",
    "private_repos": 8,
    "space": 10
  },
  "private_gists": 7,
  "public_gists": 7,
  "public_repos": 10,
  "starred_url": "string",
  "subscriptions_url": "string",
  "total_private_repos": 8,
  "type": "User",
  "updated_at": "string",
  "url": "string"
}