[
  {
    "scope": "https://api.github.com:443",
    "method": "get",
    "path": "/orgs/octokit-fixture-org",
    "body": "",
    "status": 200,
    "response": {
      "login": "octokit-fixture-org",
      "id": 1000,
      "node_id": "MDA6RW50aXR5MQ==",
      "url": "https://api.github.com/orgs/octokit-fixture-org",
      "repos_url": "https://api.github.com/orgs/octokit-fixture-org/repos",
      "events_url": "https://api.github.com/orgs/octokit-fixture-org/events",
      "hooks_url": "https://api.github.com/orgs/octokit-fixture-org/hooks",
      "issues_url": "https://api.github.com/orgs/octokit-fixture-org/issues",
      "members_url": "https://api.github.com/orgs/octokit-fixture-org/members{/member}",
      "public_members_url": "https://api.github.com/orgs/octokit-fixture-org/public_members{/member}",
      "avatar_url": "https://avatars.githubusercontent.com/u/1000?v=4",
      "description": null,
      "is_verified": false,
      "has_organization_projects": true,
      "has_repository_projects": true,
      "public_repos": 42,
      "public_gists": 0,
      "followers": 0,
      "following": 0,
      "html_url": "https://github.com/octokit-fixture-org",
      "created_at": "2017-10-10T16:00:00Z",
      "updated_at": "2017-10-10T16:00:00Z",
      "type": "Organization",
      "total_private_repos": 0,
      "owned_private_repos": 0,
      "private_gists": 0,
      "disk_usage": 1,
      "collaborators": 0,
      "billing_email": "octokit-fixture-user-a@kytrinyx.com",
      "default_repository_permission": "read",
      "members_can_create_repositories": true,
      "two_factor_requirement_enabled": false,
      "members_allowed_repository_creation_type": "all",
      "members_can_create_public_repositories": true,
      "members_can_create_private_repositories": true,
      "members_can_create_internal_repositories": false,
      "members_can_create_pages": true,
      "members_can_fork_private_repositories": false,
      "members_can_create_public_pages": true,
      "members_can_create_private_pages": true,
      "web_commit_signoff_required": false,
      "plan": {
        "name": "team",
        "space": 976562499,
        "private_repos": 999999,
        "filled_seats": 1,
        "seats": 5
      }
    },
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "authorization": "token 0000000000000000000000000000000000000001",
      "host": "api.github.com"
    },
    "responseIsBinary": false,
    "headers": {
      "access-control-allow-origin": "*",
      "access-control-expose-headers": "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset",
      "cache-control": "private, max-age=60, s-maxage=60",
      "connection": "close",
      "content-length": "1699",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "last-modified": "Tue, 10 Oct 2017 16:00:00 GMT",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "admin:org, read:org, repo, user, write:org",
      "x-content-type-options": "nosniff",
      "x-frame-options": "deny",
      "x-github-media-type": "github.v3; format=json",
      "x-github-request-id": "0000:00000:0000000:0000000:00000000",
      "x-oauth-scopes": "admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, delete_repo, gist, notifications, repo, user, workflow",
      "x-ratelimit-limit": "5000",
      "x-ratelimit-remaining": "4999",
      "x-ratelimit-reset": "1507651200000",
      "x-ratelimit-resource": "core",
      "x-ratelimit-used": 1,
      "x-xss-protection": "0"
    }
  }
]
