Skip to content

Instantly share code, notes, and snippets.

@nzakas
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nzakas/9355476 to your computer and use it in GitHub Desktop.
Save nzakas/9355476 to your computer and use it in GitHub Desktop.
GitHub WebHook Payloads
{
"action": "opened",
"number": 3,
"pull_request": {
"url": "https://api.github.com/repos/nzakas/APITest/pulls/3",
"id": 13182048,
"html_url": "https://github.com/nzakas/APITest/pull/3",
"diff_url": "https://github.com/nzakas/APITest/pull/3.diff",
"patch_url": "https://github.com/nzakas/APITest/pull/3.patch",
"issue_url": "https://api.github.com/repos/nzakas/APITest/issues/3",
"number": 3,
"state": "open",
"title": "Newbranch 2",
"user": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"body": "",
"created_at": "2014-03-04T21:08:53Z",
"updated_at": "2014-03-04T21:08:53Z",
"closed_at": null,
"merged_at": null,
"merge_commit_sha": "8a4b3b1bb43cd139be1d5b3a62ec63f1a58d26c5",
"assignee": null,
"milestone": null,
"commits_url": "https://api.github.com/repos/nzakas/APITest/pulls/3/commits",
"review_comments_url": "https://api.github.com/repos/nzakas/APITest/pulls/3/comments",
"review_comment_url": "https://api.github.com/repos/nzakas/APITest/pulls/comments/{number}",
"comments_url": "https://api.github.com/repos/nzakas/APITest/issues/3/comments",
"statuses_url": "https://api.github.com/repos/nzakas/APITest/statuses/b386e6380d4821966b9eaadf237519e5e5ec083c",
"head": {
"label": "nzakas:newbranch",
"ref": "newbranch",
"sha": "b386e6380d4821966b9eaadf237519e5e5ec083c",
"user": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"repo": {
"id": 17384891,
"name": "APITest",
"full_name": "nzakas/APITest",
"owner": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/nzakas/APITest",
"description": "This is just a test repo for me to fiddle with while I test the GitHub API. Nothing interesting going on here.",
"fork": false,
"url": "https://api.github.com/repos/nzakas/APITest",
"forks_url": "https://api.github.com/repos/nzakas/APITest/forks",
"keys_url": "https://api.github.com/repos/nzakas/APITest/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/nzakas/APITest/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/nzakas/APITest/teams",
"hooks_url": "https://api.github.com/repos/nzakas/APITest/hooks",
"issue_events_url": "https://api.github.com/repos/nzakas/APITest/issues/events{/number}",
"events_url": "https://api.github.com/repos/nzakas/APITest/events",
"assignees_url": "https://api.github.com/repos/nzakas/APITest/assignees{/user}",
"branches_url": "https://api.github.com/repos/nzakas/APITest/branches{/branch}",
"tags_url": "https://api.github.com/repos/nzakas/APITest/tags",
"blobs_url": "https://api.github.com/repos/nzakas/APITest/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/nzakas/APITest/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/nzakas/APITest/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/nzakas/APITest/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/nzakas/APITest/statuses/{sha}",
"languages_url": "https://api.github.com/repos/nzakas/APITest/languages",
"stargazers_url": "https://api.github.com/repos/nzakas/APITest/stargazers",
"contributors_url": "https://api.github.com/repos/nzakas/APITest/contributors",
"subscribers_url": "https://api.github.com/repos/nzakas/APITest/subscribers",
"subscription_url": "https://api.github.com/repos/nzakas/APITest/subscription",
"commits_url": "https://api.github.com/repos/nzakas/APITest/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/nzakas/APITest/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/nzakas/APITest/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/nzakas/APITest/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/nzakas/APITest/contents/{+path}",
"compare_url": "https://api.github.com/repos/nzakas/APITest/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/nzakas/APITest/merges",
"archive_url": "https://api.github.com/repos/nzakas/APITest/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/nzakas/APITest/downloads",
"issues_url": "https://api.github.com/repos/nzakas/APITest/issues{/number}",
"pulls_url": "https://api.github.com/repos/nzakas/APITest/pulls{/number}",
"milestones_url": "https://api.github.com/repos/nzakas/APITest/milestones{/number}",
"notifications_url": "https://api.github.com/repos/nzakas/APITest/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/nzakas/APITest/labels{/name}",
"releases_url": "https://api.github.com/repos/nzakas/APITest/releases{/id}",
"created_at": "2014-03-04T00:16:16Z",
"updated_at": "2014-03-04T21:08:53Z",
"pushed_at": "2014-03-04T20:53:29Z",
"git_url": "git://github.com/nzakas/APITest.git",
"ssh_url": "git@github.com:nzakas/APITest.git",
"clone_url": "https://github.com/nzakas/APITest.git",
"svn_url": "https://github.com/nzakas/APITest",
"homepage": null,
"size": 0,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 2,
"forks": 0,
"open_issues": 2,
"watchers": 0,
"default_branch": "readme",
"master_branch": "readme"
}
},
"base": {
"label": "nzakas:readme",
"ref": "readme",
"sha": "594ee11f598a41d8a1fd29beca9992404ee11d93",
"user": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"repo": {
"id": 17384891,
"name": "APITest",
"full_name": "nzakas/APITest",
"owner": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/nzakas/APITest",
"description": "This is just a test repo for me to fiddle with while I test the GitHub API. Nothing interesting going on here.",
"fork": false,
"url": "https://api.github.com/repos/nzakas/APITest",
"forks_url": "https://api.github.com/repos/nzakas/APITest/forks",
"keys_url": "https://api.github.com/repos/nzakas/APITest/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/nzakas/APITest/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/nzakas/APITest/teams",
"hooks_url": "https://api.github.com/repos/nzakas/APITest/hooks",
"issue_events_url": "https://api.github.com/repos/nzakas/APITest/issues/events{/number}",
"events_url": "https://api.github.com/repos/nzakas/APITest/events",
"assignees_url": "https://api.github.com/repos/nzakas/APITest/assignees{/user}",
"branches_url": "https://api.github.com/repos/nzakas/APITest/branches{/branch}",
"tags_url": "https://api.github.com/repos/nzakas/APITest/tags",
"blobs_url": "https://api.github.com/repos/nzakas/APITest/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/nzakas/APITest/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/nzakas/APITest/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/nzakas/APITest/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/nzakas/APITest/statuses/{sha}",
"languages_url": "https://api.github.com/repos/nzakas/APITest/languages",
"stargazers_url": "https://api.github.com/repos/nzakas/APITest/stargazers",
"contributors_url": "https://api.github.com/repos/nzakas/APITest/contributors",
"subscribers_url": "https://api.github.com/repos/nzakas/APITest/subscribers",
"subscription_url": "https://api.github.com/repos/nzakas/APITest/subscription",
"commits_url": "https://api.github.com/repos/nzakas/APITest/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/nzakas/APITest/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/nzakas/APITest/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/nzakas/APITest/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/nzakas/APITest/contents/{+path}",
"compare_url": "https://api.github.com/repos/nzakas/APITest/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/nzakas/APITest/merges",
"archive_url": "https://api.github.com/repos/nzakas/APITest/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/nzakas/APITest/downloads",
"issues_url": "https://api.github.com/repos/nzakas/APITest/issues{/number}",
"pulls_url": "https://api.github.com/repos/nzakas/APITest/pulls{/number}",
"milestones_url": "https://api.github.com/repos/nzakas/APITest/milestones{/number}",
"notifications_url": "https://api.github.com/repos/nzakas/APITest/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/nzakas/APITest/labels{/name}",
"releases_url": "https://api.github.com/repos/nzakas/APITest/releases{/id}",
"created_at": "2014-03-04T00:16:16Z",
"updated_at": "2014-03-04T21:08:53Z",
"pushed_at": "2014-03-04T20:53:29Z",
"git_url": "git://github.com/nzakas/APITest.git",
"ssh_url": "git@github.com:nzakas/APITest.git",
"clone_url": "https://github.com/nzakas/APITest.git",
"svn_url": "https://github.com/nzakas/APITest",
"homepage": null,
"size": 0,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 2,
"forks": 0,
"open_issues": 2,
"watchers": 0,
"default_branch": "readme",
"master_branch": "readme"
}
},
"_links": {
"self": {
"href": "https://api.github.com/repos/nzakas/APITest/pulls/3"
},
"html": {
"href": "https://github.com/nzakas/APITest/pull/3"
},
"issue": {
"href": "https://api.github.com/repos/nzakas/APITest/issues/3"
},
"comments": {
"href": "https://api.github.com/repos/nzakas/APITest/issues/3/comments"
},
"review_comments": {
"href": "https://api.github.com/repos/nzakas/APITest/pulls/3/comments"
},
"review_comment": {
"href": "https://api.github.com/repos/nzakas/APITest/pulls/comments/{number}"
},
"commits": {
"href": "https://api.github.com/repos/nzakas/APITest/pulls/3/commits"
},
"statuses": {
"href": "https://api.github.com/repos/nzakas/APITest/statuses/b386e6380d4821966b9eaadf237519e5e5ec083c"
}
},
"merged": false,
"mergeable": true,
"mergeable_state": "clean",
"merged_by": null,
"comments": 0,
"review_comments": 0,
"commits": 3,
"additions": 1,
"deletions": 0,
"changed_files": 3
},
"repository": {
"id": 17384891,
"name": "APITest",
"full_name": "nzakas/APITest",
"owner": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/nzakas/APITest",
"description": "This is just a test repo for me to fiddle with while I test the GitHub API. Nothing interesting going on here.",
"fork": false,
"url": "https://api.github.com/repos/nzakas/APITest",
"forks_url": "https://api.github.com/repos/nzakas/APITest/forks",
"keys_url": "https://api.github.com/repos/nzakas/APITest/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/nzakas/APITest/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/nzakas/APITest/teams",
"hooks_url": "https://api.github.com/repos/nzakas/APITest/hooks",
"issue_events_url": "https://api.github.com/repos/nzakas/APITest/issues/events{/number}",
"events_url": "https://api.github.com/repos/nzakas/APITest/events",
"assignees_url": "https://api.github.com/repos/nzakas/APITest/assignees{/user}",
"branches_url": "https://api.github.com/repos/nzakas/APITest/branches{/branch}",
"tags_url": "https://api.github.com/repos/nzakas/APITest/tags",
"blobs_url": "https://api.github.com/repos/nzakas/APITest/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/nzakas/APITest/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/nzakas/APITest/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/nzakas/APITest/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/nzakas/APITest/statuses/{sha}",
"languages_url": "https://api.github.com/repos/nzakas/APITest/languages",
"stargazers_url": "https://api.github.com/repos/nzakas/APITest/stargazers",
"contributors_url": "https://api.github.com/repos/nzakas/APITest/contributors",
"subscribers_url": "https://api.github.com/repos/nzakas/APITest/subscribers",
"subscription_url": "https://api.github.com/repos/nzakas/APITest/subscription",
"commits_url": "https://api.github.com/repos/nzakas/APITest/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/nzakas/APITest/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/nzakas/APITest/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/nzakas/APITest/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/nzakas/APITest/contents/{+path}",
"compare_url": "https://api.github.com/repos/nzakas/APITest/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/nzakas/APITest/merges",
"archive_url": "https://api.github.com/repos/nzakas/APITest/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/nzakas/APITest/downloads",
"issues_url": "https://api.github.com/repos/nzakas/APITest/issues{/number}",
"pulls_url": "https://api.github.com/repos/nzakas/APITest/pulls{/number}",
"milestones_url": "https://api.github.com/repos/nzakas/APITest/milestones{/number}",
"notifications_url": "https://api.github.com/repos/nzakas/APITest/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/nzakas/APITest/labels{/name}",
"releases_url": "https://api.github.com/repos/nzakas/APITest/releases{/id}",
"created_at": "2014-03-04T00:16:16Z",
"updated_at": "2014-03-04T21:08:53Z",
"pushed_at": "2014-03-04T20:53:29Z",
"git_url": "git://github.com/nzakas/APITest.git",
"ssh_url": "git@github.com:nzakas/APITest.git",
"clone_url": "https://github.com/nzakas/APITest.git",
"svn_url": "https://github.com/nzakas/APITest",
"homepage": null,
"size": 0,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 2,
"forks": 0,
"open_issues": 2,
"watchers": 0,
"default_branch": "readme",
"master_branch": "readme"
},
"sender": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
}
}
{
"action": "created",
"issue": {
"url": "https://api.github.com/repos/nzakas/APITest/issues/2",
"labels_url": "https://api.github.com/repos/nzakas/APITest/issues/2/labels{/name}",
"comments_url": "https://api.github.com/repos/nzakas/APITest/issues/2/comments",
"events_url": "https://api.github.com/repos/nzakas/APITest/issues/2/events",
"html_url": "https://github.com/nzakas/APITest/pull/2",
"id": 28739027,
"number": 2,
"title": "Add license",
"user": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"labels": [],
"state": "open",
"assignee": null,
"milestone": null,
"comments": 1,
"created_at": "2014-03-04T20:46:05Z",
"updated_at": "2014-03-04T20:56:23Z",
"closed_at": null,
"pull_request": {
"html_url": "https://github.com/nzakas/APITest/pull/2",
"diff_url": "https://github.com/nzakas/APITest/pull/2.diff",
"patch_url": "https://github.com/nzakas/APITest/pull/2.patch"
},
"body": ""
},
"comment": {
"url": "https://api.github.com/repos/nzakas/APITest/issues/comments/36673783",
"html_url": "https://github.com/nzakas/APITest/pull/2#issuecomment-36673783",
"issue_url": "https://api.github.com/repos/nzakas/APITest/issues/2",
"id": 36673783,
"user": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"created_at": "2014-03-04T20:56:22Z",
"updated_at": "2014-03-04T20:56:22Z",
"body": "Looks good."
},
"repository": {
"id": 17384891,
"name": "APITest",
"full_name": "nzakas/APITest",
"owner": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
},
"private": false,
"html_url": "https://github.com/nzakas/APITest",
"description": "This is just a test repo for me to fiddle with while I test the GitHub API. Nothing interesting going on here.",
"fork": false,
"url": "https://api.github.com/repos/nzakas/APITest",
"forks_url": "https://api.github.com/repos/nzakas/APITest/forks",
"keys_url": "https://api.github.com/repos/nzakas/APITest/keys{/key_id}",
"collaborators_url": "https://api.github.com/repos/nzakas/APITest/collaborators{/collaborator}",
"teams_url": "https://api.github.com/repos/nzakas/APITest/teams",
"hooks_url": "https://api.github.com/repos/nzakas/APITest/hooks",
"issue_events_url": "https://api.github.com/repos/nzakas/APITest/issues/events{/number}",
"events_url": "https://api.github.com/repos/nzakas/APITest/events",
"assignees_url": "https://api.github.com/repos/nzakas/APITest/assignees{/user}",
"branches_url": "https://api.github.com/repos/nzakas/APITest/branches{/branch}",
"tags_url": "https://api.github.com/repos/nzakas/APITest/tags",
"blobs_url": "https://api.github.com/repos/nzakas/APITest/git/blobs{/sha}",
"git_tags_url": "https://api.github.com/repos/nzakas/APITest/git/tags{/sha}",
"git_refs_url": "https://api.github.com/repos/nzakas/APITest/git/refs{/sha}",
"trees_url": "https://api.github.com/repos/nzakas/APITest/git/trees{/sha}",
"statuses_url": "https://api.github.com/repos/nzakas/APITest/statuses/{sha}",
"languages_url": "https://api.github.com/repos/nzakas/APITest/languages",
"stargazers_url": "https://api.github.com/repos/nzakas/APITest/stargazers",
"contributors_url": "https://api.github.com/repos/nzakas/APITest/contributors",
"subscribers_url": "https://api.github.com/repos/nzakas/APITest/subscribers",
"subscription_url": "https://api.github.com/repos/nzakas/APITest/subscription",
"commits_url": "https://api.github.com/repos/nzakas/APITest/commits{/sha}",
"git_commits_url": "https://api.github.com/repos/nzakas/APITest/git/commits{/sha}",
"comments_url": "https://api.github.com/repos/nzakas/APITest/comments{/number}",
"issue_comment_url": "https://api.github.com/repos/nzakas/APITest/issues/comments/{number}",
"contents_url": "https://api.github.com/repos/nzakas/APITest/contents/{+path}",
"compare_url": "https://api.github.com/repos/nzakas/APITest/compare/{base}...{head}",
"merges_url": "https://api.github.com/repos/nzakas/APITest/merges",
"archive_url": "https://api.github.com/repos/nzakas/APITest/{archive_format}{/ref}",
"downloads_url": "https://api.github.com/repos/nzakas/APITest/downloads",
"issues_url": "https://api.github.com/repos/nzakas/APITest/issues{/number}",
"pulls_url": "https://api.github.com/repos/nzakas/APITest/pulls{/number}",
"milestones_url": "https://api.github.com/repos/nzakas/APITest/milestones{/number}",
"notifications_url": "https://api.github.com/repos/nzakas/APITest/notifications{?since,all,participating}",
"labels_url": "https://api.github.com/repos/nzakas/APITest/labels{/name}",
"releases_url": "https://api.github.com/repos/nzakas/APITest/releases{/id}",
"created_at": "2014-03-04T00:16:16Z",
"updated_at": "2014-03-04T20:53:30Z",
"pushed_at": "2014-03-04T20:53:29Z",
"git_url": "git://github.com/nzakas/APITest.git",
"ssh_url": "git@github.com:nzakas/APITest.git",
"clone_url": "https://github.com/nzakas/APITest.git",
"svn_url": "https://github.com/nzakas/APITest",
"homepage": null,
"size": 0,
"stargazers_count": 0,
"watchers_count": 0,
"language": null,
"has_issues": true,
"has_downloads": true,
"has_wiki": true,
"forks_count": 0,
"mirror_url": null,
"open_issues_count": 2,
"forks": 0,
"open_issues": 2,
"watchers": 0,
"default_branch": "readme",
"master_branch": "readme"
},
"sender": {
"login": "nzakas",
"id": 38546,
"avatar_url": "https://gravatar.com/avatar/b605f11383e1ec18717bca5a5c36ee15?d=https%3A%2F%2Fidenticons.github.com%2F7521b1aabd1f65a32347dfcb0676a3c5.png&r=x",
"gravatar_id": "b605f11383e1ec18717bca5a5c36ee15",
"url": "https://api.github.com/users/nzakas",
"html_url": "https://github.com/nzakas",
"followers_url": "https://api.github.com/users/nzakas/followers",
"following_url": "https://api.github.com/users/nzakas/following{/other_user}",
"gists_url": "https://api.github.com/users/nzakas/gists{/gist_id}",
"starred_url": "https://api.github.com/users/nzakas/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/nzakas/subscriptions",
"organizations_url": "https://api.github.com/users/nzakas/orgs",
"repos_url": "https://api.github.com/users/nzakas/repos",
"events_url": "https://api.github.com/users/nzakas/events{/privacy}",
"received_events_url": "https://api.github.com/users/nzakas/received_events",
"type": "User",
"site_admin": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment