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