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