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