[
    {
        "scope": "https://api.github.com:443",
        "method": "GET",
        "path": "/repositories/10828733/issues?access_token=33c087cd01a6c66e8f2bb78bd9e9390d37137bb6&page=2",
        "body": "",
        "status": 200,
        "response": [
            {
                "url": "https://api.github.com/repos/chancejs/chancejs/issues/52",
                "repository_url": "https://api.github.com/repos/chancejs/chancejs",
                "labels_url": "https://api.github.com/repos/chancejs/chancejs/issues/52/labels{/name}",
                "comments_url": "https://api.github.com/repos/chancejs/chancejs/issues/52/comments",
                "events_url": "https://api.github.com/repos/chancejs/chancejs/issues/52/events",
                "html_url": "https://github.com/chancejs/chancejs/issues/52",
                "id": 30323536,
                "number": 52,
                "title": "Consider splitting across multiple packages / modules?",
                "user": {
                    "login": "dashed",
                    "id": 139499,
                    "avatar_url": "https://avatars.githubusercontent.com/u/139499?v=3",
                    "gravatar_id": "",
                    "url": "https://api.github.com/users/dashed",
                    "html_url": "https://github.com/dashed",
                    "followers_url": "https://api.github.com/users/dashed/followers",
                    "following_url": "https://api.github.com/users/dashed/following{/other_user}",
                    "gists_url": "https://api.github.com/users/dashed/gists{/gist_id}",
                    "starred_url": "https://api.github.com/users/dashed/starred{/owner}{/repo}",
                    "subscriptions_url": "https://api.github.com/users/dashed/subscriptions",
                    "organizations_url": "https://api.github.com/users/dashed/orgs",
                    "repos_url": "https://api.github.com/users/dashed/repos",
                    "events_url": "https://api.github.com/users/dashed/events{/privacy}",
                    "received_events_url": "https://api.github.com/users/dashed/received_events",
                    "type": "User",
                    "site_admin": false
                },
                "labels": [],
                "state": "open",
                "locked": false,
                "assignee": null,
                "milestone": null,
                "comments": 7,
                "created_at": "2014-03-27T17:33:40Z",
                "updated_at": "2015-12-05T15:00:20Z",
                "closed_at": null,
                "body": "Any chance of splitting this library into multiple packages / modules?\r\n\r\nI'd like to see something like http://lodash.com/custom-builds"
            }
        ],
        "headers": {
            "server": "GitHub.com",
            "date": "Mon, 21 Mar 2016 22:10:22 GMT",
            "content-type": "application/json; charset=utf-8",
            "content-length": "1714",
            "connection": "close",
            "status": "200 OK",
            "x-ratelimit-limit": "5000",
            "x-ratelimit-remaining": "4989",
            "x-ratelimit-reset": "1458601129",
            "cache-control": "private, max-age=60, s-maxage=60",
            "vary": "Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding",
            "etag": "\"f59ba87595b0b8580ad133338bf53af0\"",
            "x-oauth-scopes": "user, repo, gist",
            "x-accepted-oauth-scopes": "repo",
            "x-github-media-type": "github.v3; format=json",
            "link": "<https://api.github.com/repositories/10828733/issues?access_token=33c087cd01a6c66e8f2bb78bd9e9390d37137bb6&page=1>; rel=\"first\", <https://api.github.com/repositories/10828733/issues?access_token=33c087cd01a6c66e8f2bb78bd9e9390d37137bb6&page=1>; rel=\"prev\"",
            "access-control-expose-headers": "ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval",
            "access-control-allow-origin": "*",
            "content-security-policy": "default-src 'none'",
            "strict-transport-security": "max-age=31536000; includeSubdomains; preload",
            "x-content-type-options": "nosniff",
            "x-frame-options": "deny",
            "x-xss-protection": "1; mode=block",
            "x-served-by": "173530fed4bbeb1e264b2ed22e8b5c20",
            "x-github-request-id": "4F421F77:1805F:82E1C31:56F0714E"
        }
    }
]