[
  {
    "scope": "https://api.github.com:443",
    "method": "post",
    "path": "/projects/columns/1000/cards",
    "body": { "note": "Example card 1" },
    "status": 201,
    "response": {
      "url": "https://api.github.com/projects/columns/cards/1000",
      "project_url": "https://api.github.com/projects/1000",
      "id": 1000,
      "node_id": "MDA6RW50aXR5MQ==",
      "note": "Example card 1",
      "archived": false,
      "creator": {
        "login": "octokit-fixture-user-a",
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/1000?u=0000000000000000000000000000000000000001&v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/octokit-fixture-user-a",
        "html_url": "https://github.com/octokit-fixture-user-a",
        "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
        "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
        "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
        "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
        "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
        "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
        "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
        "type": "User",
        "site_admin": false
      },
      "created_at": "2017-10-10T16:00:00Z",
      "updated_at": "2017-10-10T16:00:00Z",
      "column_url": "https://api.github.com/projects/columns/1000"
    },
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "content-type": "application/json; charset=utf-8",
      "authorization": "token 0000000000000000000000000000000000000001",
      "content-length": 25,
      "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": "1442",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "location": "https://api.github.com/projects/columns/cards/1000",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "public_repo, repo",
      "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"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "post",
    "path": "/projects/columns/1000/cards",
    "body": { "note": "Example card 2" },
    "status": 201,
    "response": {
      "url": "https://api.github.com/projects/columns/cards/1001",
      "project_url": "https://api.github.com/projects/1000",
      "id": 1001,
      "node_id": "MDA6RW50aXR5MQ==",
      "note": "Example card 2",
      "archived": false,
      "creator": {
        "login": "octokit-fixture-user-a",
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/1000?u=0000000000000000000000000000000000000001&v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/octokit-fixture-user-a",
        "html_url": "https://github.com/octokit-fixture-user-a",
        "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
        "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
        "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
        "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
        "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
        "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
        "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
        "type": "User",
        "site_admin": false
      },
      "created_at": "2017-10-10T16:00:00Z",
      "updated_at": "2017-10-10T16:00:00Z",
      "column_url": "https://api.github.com/projects/columns/1000"
    },
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "content-type": "application/json; charset=utf-8",
      "authorization": "token 0000000000000000000000000000000000000001",
      "content-length": 25,
      "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": "1442",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "location": "https://api.github.com/projects/columns/cards/1001",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "public_repo, repo",
      "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"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "get",
    "path": "/projects/columns/1000/cards",
    "body": "",
    "status": 200,
    "response": [
      {
        "url": "https://api.github.com/projects/columns/cards/1001",
        "project_url": "https://api.github.com/projects/1000",
        "id": 1001,
        "node_id": "MDA6RW50aXR5MQ==",
        "note": "Example card 2",
        "archived": false,
        "creator": {
          "login": "octokit-fixture-user-a",
          "id": 1000,
          "node_id": "MDA6RW50aXR5MQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/1000?u=0000000000000000000000000000000000000001&v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/octokit-fixture-user-a",
          "html_url": "https://github.com/octokit-fixture-user-a",
          "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
          "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
          "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
          "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
          "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
          "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
          "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
          "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
          "type": "User",
          "site_admin": false
        },
        "created_at": "2017-10-10T16:00:00Z",
        "updated_at": "2017-10-10T16:00:00Z",
        "column_url": "https://api.github.com/projects/columns/1000"
      },
      {
        "url": "https://api.github.com/projects/columns/cards/1000",
        "project_url": "https://api.github.com/projects/1000",
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "note": "Example card 1",
        "archived": false,
        "creator": {
          "login": "octokit-fixture-user-a",
          "id": 1000,
          "node_id": "MDA6RW50aXR5MQ==",
          "avatar_url": "https://avatars.githubusercontent.com/u/1000?u=0000000000000000000000000000000000000001&v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/octokit-fixture-user-a",
          "html_url": "https://github.com/octokit-fixture-user-a",
          "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
          "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
          "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
          "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
          "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
          "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
          "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
          "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
          "type": "User",
          "site_admin": false
        },
        "created_at": "2017-10-10T16:00:00Z",
        "updated_at": "2017-10-10T16:00:00Z",
        "column_url": "https://api.github.com/projects/columns/1000"
      }
    ],
    "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": "2887",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "public_repo, repo",
      "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"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "get",
    "path": "/projects/columns/cards/1000",
    "body": "",
    "status": 200,
    "response": {
      "url": "https://api.github.com/projects/columns/cards/1000",
      "project_url": "https://api.github.com/projects/1000",
      "id": 1000,
      "node_id": "MDA6RW50aXR5MQ==",
      "note": "Example card 1",
      "archived": false,
      "creator": {
        "login": "octokit-fixture-user-a",
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/1000?u=0000000000000000000000000000000000000001&v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/octokit-fixture-user-a",
        "html_url": "https://github.com/octokit-fixture-user-a",
        "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
        "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
        "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
        "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
        "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
        "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
        "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
        "type": "User",
        "site_admin": false
      },
      "created_at": "2017-10-10T16:00:00Z",
      "updated_at": "2017-10-10T16:00:00Z",
      "column_url": "https://api.github.com/projects/columns/1000"
    },
    "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": "1442",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "public_repo, repo",
      "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"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "patch",
    "path": "/projects/columns/cards/1000",
    "body": { "note": "Example card 1 updated" },
    "status": 200,
    "response": {
      "url": "https://api.github.com/projects/columns/cards/1000",
      "project_url": "https://api.github.com/projects/1000",
      "id": 1000,
      "node_id": "MDA6RW50aXR5MQ==",
      "note": "Example card 1 updated",
      "archived": false,
      "creator": {
        "login": "octokit-fixture-user-a",
        "id": 1000,
        "node_id": "MDA6RW50aXR5MQ==",
        "avatar_url": "https://avatars.githubusercontent.com/u/1000?u=0000000000000000000000000000000000000001&v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/octokit-fixture-user-a",
        "html_url": "https://github.com/octokit-fixture-user-a",
        "followers_url": "https://api.github.com/users/octokit-fixture-user-a/followers",
        "following_url": "https://api.github.com/users/octokit-fixture-user-a/following{/other_user}",
        "gists_url": "https://api.github.com/users/octokit-fixture-user-a/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/octokit-fixture-user-a/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/octokit-fixture-user-a/subscriptions",
        "organizations_url": "https://api.github.com/users/octokit-fixture-user-a/orgs",
        "repos_url": "https://api.github.com/users/octokit-fixture-user-a/repos",
        "events_url": "https://api.github.com/users/octokit-fixture-user-a/events{/privacy}",
        "received_events_url": "https://api.github.com/users/octokit-fixture-user-a/received_events",
        "type": "User",
        "site_admin": false
      },
      "created_at": "2017-10-10T16:00:00Z",
      "updated_at": "2017-10-10T16:00:00Z",
      "column_url": "https://api.github.com/projects/columns/1000"
    },
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "content-type": "application/json; charset=utf-8",
      "authorization": "token 0000000000000000000000000000000000000001",
      "content-length": 33,
      "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": "1450",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "public_repo, repo",
      "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"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "post",
    "path": "/projects/columns/cards/1000/moves",
    "body": { "position": "top", "column_id": 1001 },
    "status": 201,
    "response": {},
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "content-type": "application/json; charset=utf-8",
      "authorization": "token 0000000000000000000000000000000000000001",
      "content-length": 35,
      "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": "2",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "public_repo, repo",
      "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"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "post",
    "path": "/projects/columns/cards/1001/moves",
    "body": { "position": "bottom", "column_id": 1001 },
    "status": 201,
    "response": {},
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "content-type": "application/json; charset=utf-8",
      "authorization": "token 0000000000000000000000000000000000000001",
      "content-length": 38,
      "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": "2",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "public_repo, repo",
      "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"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "post",
    "path": "/projects/columns/cards/1000/moves",
    "body": { "position": "after:1001" },
    "status": 201,
    "response": {},
    "reqheaders": {
      "accept": "application/vnd.github.v3+json",
      "content-type": "application/json; charset=utf-8",
      "authorization": "token 0000000000000000000000000000000000000001",
      "content-length": 25,
      "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": "2",
      "content-security-policy": "default-src 'none'",
      "content-type": "application/json; charset=utf-8",
      "date": "Tue, 10 Oct 2017 16:00:00 GMT",
      "etag": "\"00000000000000000000000000000000\"",
      "referrer-policy": "origin-when-cross-origin, strict-origin-when-cross-origin",
      "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
      "x-accepted-oauth-scopes": "public_repo, repo",
      "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"
    }
  },
  {
    "scope": "https://api.github.com:443",
    "method": "delete",
    "path": "/projects/columns/cards/1000",
    "body": "",
    "status": 204,
    "response": "",
    "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",
      "connection": "close",
      "content-security-policy": "default-src 'none'",
      "date": "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": "public_repo, repo",
      "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"
    }
  }
]
