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