abgata20000 / mention-collection.com

https://mention-collection.com
2 stars 0 forks source link

issueコメントを記録できるようにする #13

Open abgata20000 opened 5 years ago

abgata20000 commented 5 years ago

actionがcreateで commentが存在するものを取得するようにする 保存する内容は

この辺を集めれば対応できるのではないかと思う

abgata20000 commented 5 years ago
{
  "action": "create",
  "issue": {
    "url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9",
    "repository_url": "https://api.github.com/repos/abgata20000/mention-collection.com",
    "labels_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9/labels{/name}",
    "comments_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9/comments",
    "events_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9/events",
    "html_url": "https://github.com/abgata20000/mention-collection.com/issues/9",
    "id": 390168022,
    "node_id": "MDU6SXNzdWUzOTAxNjgwMjI=",
    "number": 9,
    "title": "issue作成hookのサンプル取得用2",
    "user": {
      "login": "abgata20000",
      "id": 3787609,
      "node_id": "MDQ6VXNlcjM3ODc2MDk=",
      "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/abgata20000",
      "html_url": "https://github.com/abgata20000",
      "followers_url": "https://api.github.com/users/abgata20000/followers",
      "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
      "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
      "organizations_url": "https://api.github.com/users/abgata20000/orgs",
      "repos_url": "https://api.github.com/users/abgata20000/repos",
      "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
      "received_events_url": "https://api.github.com/users/abgata20000/received_events",
      "type": "User",
      "site_admin": false
    },
    "labels": [
      {
        "id": 1120101085,
        "node_id": "MDU6TGFiZWwxMTIwMTAxMDg1",
        "url": "https://api.github.com/repos/abgata20000/mention-collection.com/labels/duplicate",
        "name": "duplicate",
        "color": "cfd3d7",
        "default": true
      }
    ],
    "state": "open",
    "locked": false,
    "assignee": {
      "login": "abgata20000",
      "id": 3787609,
      "node_id": "MDQ6VXNlcjM3ODc2MDk=",
      "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/abgata20000",
      "html_url": "https://github.com/abgata20000",
      "followers_url": "https://api.github.com/users/abgata20000/followers",
      "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
      "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
      "organizations_url": "https://api.github.com/users/abgata20000/orgs",
      "repos_url": "https://api.github.com/users/abgata20000/repos",
      "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
      "received_events_url": "https://api.github.com/users/abgata20000/received_events",
      "type": "User",
      "site_admin": false
    },
    "assignees": [
      {
        "login": "abgata20000",
        "id": 3787609,
        "node_id": "MDQ6VXNlcjM3ODc2MDk=",
        "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abgata20000",
        "html_url": "https://github.com/abgata20000",
        "followers_url": "https://api.github.com/users/abgata20000/followers",
        "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
        "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
        "organizations_url": "https://api.github.com/users/abgata20000/orgs",
        "repos_url": "https://api.github.com/users/abgata20000/repos",
        "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
        "received_events_url": "https://api.github.com/users/abgata20000/received_events",
        "type": "User",
        "site_admin": false
      }
    ],
    "milestone": null,
    "comments": 0,
    "created_at": "2018-12-12T10:48:52Z",
    "updated_at": "2018-12-12T10:49:41Z",
    "closed_at": null,
    "author_association": "OWNER",
    "body": "てすと\r\nてすと\r\n@i-kazuyuki てすとだよ"
  },
  "comment": {
    "url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/comments/446544744",
    "html_url": "https://github.com/abgata20000/mention-collection.com/issues/9#issuecomment-446544744",
    "issue_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9",
    "id": 446544744,
    "node_id": "MDEyOklzc3VlQ29tbWVudDQ0NjU0NDc0NA==",
    "user": {
      "login": "abgata20000",
      "id": 3787609,
      "node_id": "MDQ6VXNlcjM3ODc2MDk=",
      "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/abgata20000",
      "html_url": "https://github.com/abgata20000",
      "followers_url": "https://api.github.com/users/abgata20000/followers",
      "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
      "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
      "organizations_url": "https://api.github.com/users/abgata20000/orgs",
      "repos_url": "https://api.github.com/users/abgata20000/repos",
      "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
      "received_events_url": "https://api.github.com/users/abgata20000/received_events",
      "type": "User",
      "site_admin": false
    },
    "created_at": "2018-12-12T10:49:41Z",
    "updated_at": "2018-12-12T10:49:41Z",
    "author_association": "OWNER",
    "body": "@i-kazuyuki こめんとだよ"
  },
  "repository": {
    "id": 156642491,
    "node_id": "MDEwOlJlcG9zaXRvcnkxNTY2NDI0OTE=",
    "name": "mention-collection.com",
    "full_name": "abgata20000/mention-collection.com",
    "private": false,
    "owner": {
      "login": "abgata20000",
      "id": 3787609,
      "node_id": "MDQ6VXNlcjM3ODc2MDk=",
      "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/abgata20000",
      "html_url": "https://github.com/abgata20000",
      "followers_url": "https://api.github.com/users/abgata20000/followers",
      "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
      "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
      "organizations_url": "https://api.github.com/users/abgata20000/orgs",
      "repos_url": "https://api.github.com/users/abgata20000/repos",
      "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
      "received_events_url": "https://api.github.com/users/abgata20000/received_events",
      "type": "User",
      "site_admin": false
    },
    "html_url": "https://github.com/abgata20000/mention-collection.com",
    "description": "https://mention-collection.com",
    "fork": false,
    "url": "https://api.github.com/repos/abgata20000/mention-collection.com",
    "forks_url": "https://api.github.com/repos/abgata20000/mention-collection.com/forks",
    "keys_url": "https://api.github.com/repos/abgata20000/mention-collection.com/keys{/key_id}",
    "collaborators_url": "https://api.github.com/repos/abgata20000/mention-collection.com/collaborators{/collaborator}",
    "teams_url": "https://api.github.com/repos/abgata20000/mention-collection.com/teams",
    "hooks_url": "https://api.github.com/repos/abgata20000/mention-collection.com/hooks",
    "issue_events_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/events{/number}",
    "events_url": "https://api.github.com/repos/abgata20000/mention-collection.com/events",
    "assignees_url": "https://api.github.com/repos/abgata20000/mention-collection.com/assignees{/user}",
    "branches_url": "https://api.github.com/repos/abgata20000/mention-collection.com/branches{/branch}",
    "tags_url": "https://api.github.com/repos/abgata20000/mention-collection.com/tags",
    "blobs_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/blobs{/sha}",
    "git_tags_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/tags{/sha}",
    "git_refs_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/refs{/sha}",
    "trees_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/trees{/sha}",
    "statuses_url": "https://api.github.com/repos/abgata20000/mention-collection.com/statuses/{sha}",
    "languages_url": "https://api.github.com/repos/abgata20000/mention-collection.com/languages",
    "stargazers_url": "https://api.github.com/repos/abgata20000/mention-collection.com/stargazers",
    "contributors_url": "https://api.github.com/repos/abgata20000/mention-collection.com/contributors",
    "subscribers_url": "https://api.github.com/repos/abgata20000/mention-collection.com/subscribers",
    "subscription_url": "https://api.github.com/repos/abgata20000/mention-collection.com/subscription",
    "commits_url": "https://api.github.com/repos/abgata20000/mention-collection.com/commits{/sha}",
    "git_commits_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/commits{/sha}",
    "comments_url": "https://api.github.com/repos/abgata20000/mention-collection.com/comments{/number}",
    "issue_comment_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/comments{/number}",
    "contents_url": "https://api.github.com/repos/abgata20000/mention-collection.com/contents/{+path}",
    "compare_url": "https://api.github.com/repos/abgata20000/mention-collection.com/compare/{base}...{head}",
    "merges_url": "https://api.github.com/repos/abgata20000/mention-collection.com/merges",
    "archive_url": "https://api.github.com/repos/abgata20000/mention-collection.com/{archive_format}{/ref}",
    "downloads_url": "https://api.github.com/repos/abgata20000/mention-collection.com/downloads",
    "issues_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues{/number}",
    "pulls_url": "https://api.github.com/repos/abgata20000/mention-collection.com/pulls{/number}",
    "milestones_url": "https://api.github.com/repos/abgata20000/mention-collection.com/milestones{/number}",
    "notifications_url": "https://api.github.com/repos/abgata20000/mention-collection.com/notifications{?since,all,participating}",
    "labels_url": "https://api.github.com/repos/abgata20000/mention-collection.com/labels{/name}",
    "releases_url": "https://api.github.com/repos/abgata20000/mention-collection.com/releases{/id}",
    "deployments_url": "https://api.github.com/repos/abgata20000/mention-collection.com/deployments",
    "created_at": "2018-11-08T03:04:10Z",
    "updated_at": "2018-12-08T14:42:34Z",
    "pushed_at": "2018-12-08T14:42:38Z",
    "git_url": "git://github.com/abgata20000/mention-collection.com.git",
    "ssh_url": "git@github.com:abgata20000/mention-collection.com.git",
    "clone_url": "https://github.com/abgata20000/mention-collection.com.git",
    "svn_url": "https://github.com/abgata20000/mention-collection.com",
    "homepage": null,
    "size": 181,
    "stargazers_count": 2,
    "watchers_count": 2,
    "language": "Ruby",
    "has_issues": true,
    "has_projects": true,
    "has_downloads": true,
    "has_wiki": true,
    "has_pages": false,
    "forks_count": 0,
    "mirror_url": null,
    "archived": false,
    "open_issues_count": 5,
    "license": null,
    "forks": 0,
    "open_issues": 5,
    "watchers": 2,
    "default_branch": "master"
  },
  "sender": {
    "login": "abgata20000",
    "id": 3787609,
    "node_id": "MDQ6VXNlcjM3ODc2MDk=",
    "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
    "gravatar_id": "",
    "url": "https://api.github.com/users/abgata20000",
    "html_url": "https://github.com/abgata20000",
    "followers_url": "https://api.github.com/users/abgata20000/followers",
    "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
    "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
    "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
    "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
    "organizations_url": "https://api.github.com/users/abgata20000/orgs",
    "repos_url": "https://api.github.com/users/abgata20000/repos",
    "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
    "received_events_url": "https://api.github.com/users/abgata20000/received_events",
    "type": "User",
    "site_admin": false
  },
  "controller": "api/webhooks/github_webhooks",
  "github_webhook": {
    "action": "created",
    "issue": {
      "url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9",
      "repository_url": "https://api.github.com/repos/abgata20000/mention-collection.com",
      "labels_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9/labels{/name}",
      "comments_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9/comments",
      "events_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9/events",
      "html_url": "https://github.com/abgata20000/mention-collection.com/issues/9",
      "id": 390168022,
      "node_id": "MDU6SXNzdWUzOTAxNjgwMjI=",
      "number": 9,
      "title": "issue作成hookのサンプル取得用2",
      "user": {
        "login": "abgata20000",
        "id": 3787609,
        "node_id": "MDQ6VXNlcjM3ODc2MDk=",
        "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abgata20000",
        "html_url": "https://github.com/abgata20000",
        "followers_url": "https://api.github.com/users/abgata20000/followers",
        "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
        "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
        "organizations_url": "https://api.github.com/users/abgata20000/orgs",
        "repos_url": "https://api.github.com/users/abgata20000/repos",
        "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
        "received_events_url": "https://api.github.com/users/abgata20000/received_events",
        "type": "User",
        "site_admin": false
      },
      "labels": [
        {
          "id": 1120101085,
          "node_id": "MDU6TGFiZWwxMTIwMTAxMDg1",
          "url": "https://api.github.com/repos/abgata20000/mention-collection.com/labels/duplicate",
          "name": "duplicate",
          "color": "cfd3d7",
          "default": true
        }
      ],
      "state": "open",
      "locked": false,
      "assignee": {
        "login": "abgata20000",
        "id": 3787609,
        "node_id": "MDQ6VXNlcjM3ODc2MDk=",
        "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abgata20000",
        "html_url": "https://github.com/abgata20000",
        "followers_url": "https://api.github.com/users/abgata20000/followers",
        "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
        "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
        "organizations_url": "https://api.github.com/users/abgata20000/orgs",
        "repos_url": "https://api.github.com/users/abgata20000/repos",
        "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
        "received_events_url": "https://api.github.com/users/abgata20000/received_events",
        "type": "User",
        "site_admin": false
      },
      "assignees": [
        {
          "login": "abgata20000",
          "id": 3787609,
          "node_id": "MDQ6VXNlcjM3ODc2MDk=",
          "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
          "gravatar_id": "",
          "url": "https://api.github.com/users/abgata20000",
          "html_url": "https://github.com/abgata20000",
          "followers_url": "https://api.github.com/users/abgata20000/followers",
          "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
          "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
          "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
          "organizations_url": "https://api.github.com/users/abgata20000/orgs",
          "repos_url": "https://api.github.com/users/abgata20000/repos",
          "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
          "received_events_url": "https://api.github.com/users/abgata20000/received_events",
          "type": "User",
          "site_admin": false
        }
      ],
      "milestone": null,
      "comments": 0,
      "created_at": "2018-12-12T10:48:52Z",
      "updated_at": "2018-12-12T10:49:41Z",
      "closed_at": null,
      "author_association": "OWNER",
      "body": "てすと\r\nてすと\r\n@i-kazuyuki てすとだよ"
    },
    "comment": {
      "url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/comments/446544744",
      "html_url": "https://github.com/abgata20000/mention-collection.com/issues/9#issuecomment-446544744",
      "issue_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/9",
      "id": 446544744,
      "node_id": "MDEyOklzc3VlQ29tbWVudDQ0NjU0NDc0NA==",
      "user": {
        "login": "abgata20000",
        "id": 3787609,
        "node_id": "MDQ6VXNlcjM3ODc2MDk=",
        "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abgata20000",
        "html_url": "https://github.com/abgata20000",
        "followers_url": "https://api.github.com/users/abgata20000/followers",
        "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
        "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
        "organizations_url": "https://api.github.com/users/abgata20000/orgs",
        "repos_url": "https://api.github.com/users/abgata20000/repos",
        "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
        "received_events_url": "https://api.github.com/users/abgata20000/received_events",
        "type": "User",
        "site_admin": false
      },
      "created_at": "2018-12-12T10:49:41Z",
      "updated_at": "2018-12-12T10:49:41Z",
      "author_association": "OWNER",
      "body": "@i-kazuyuki こめんとだよ"
    },
    "repository": {
      "id": 156642491,
      "node_id": "MDEwOlJlcG9zaXRvcnkxNTY2NDI0OTE=",
      "name": "mention-collection.com",
      "full_name": "abgata20000/mention-collection.com",
      "private": false,
      "owner": {
        "login": "abgata20000",
        "id": 3787609,
        "node_id": "MDQ6VXNlcjM3ODc2MDk=",
        "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/abgata20000",
        "html_url": "https://github.com/abgata20000",
        "followers_url": "https://api.github.com/users/abgata20000/followers",
        "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
        "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
        "organizations_url": "https://api.github.com/users/abgata20000/orgs",
        "repos_url": "https://api.github.com/users/abgata20000/repos",
        "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
        "received_events_url": "https://api.github.com/users/abgata20000/received_events",
        "type": "User",
        "site_admin": false
      },
      "html_url": "https://github.com/abgata20000/mention-collection.com",
      "description": "https://mention-collection.com",
      "fork": false,
      "url": "https://api.github.com/repos/abgata20000/mention-collection.com",
      "forks_url": "https://api.github.com/repos/abgata20000/mention-collection.com/forks",
      "keys_url": "https://api.github.com/repos/abgata20000/mention-collection.com/keys{/key_id}",
      "collaborators_url": "https://api.github.com/repos/abgata20000/mention-collection.com/collaborators{/collaborator}",
      "teams_url": "https://api.github.com/repos/abgata20000/mention-collection.com/teams",
      "hooks_url": "https://api.github.com/repos/abgata20000/mention-collection.com/hooks",
      "issue_events_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/events{/number}",
      "events_url": "https://api.github.com/repos/abgata20000/mention-collection.com/events",
      "assignees_url": "https://api.github.com/repos/abgata20000/mention-collection.com/assignees{/user}",
      "branches_url": "https://api.github.com/repos/abgata20000/mention-collection.com/branches{/branch}",
      "tags_url": "https://api.github.com/repos/abgata20000/mention-collection.com/tags",
      "blobs_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/blobs{/sha}",
      "git_tags_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/tags{/sha}",
      "git_refs_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/refs{/sha}",
      "trees_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/trees{/sha}",
      "statuses_url": "https://api.github.com/repos/abgata20000/mention-collection.com/statuses/{sha}",
      "languages_url": "https://api.github.com/repos/abgata20000/mention-collection.com/languages",
      "stargazers_url": "https://api.github.com/repos/abgata20000/mention-collection.com/stargazers",
      "contributors_url": "https://api.github.com/repos/abgata20000/mention-collection.com/contributors",
      "subscribers_url": "https://api.github.com/repos/abgata20000/mention-collection.com/subscribers",
      "subscription_url": "https://api.github.com/repos/abgata20000/mention-collection.com/subscription",
      "commits_url": "https://api.github.com/repos/abgata20000/mention-collection.com/commits{/sha}",
      "git_commits_url": "https://api.github.com/repos/abgata20000/mention-collection.com/git/commits{/sha}",
      "comments_url": "https://api.github.com/repos/abgata20000/mention-collection.com/comments{/number}",
      "issue_comment_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues/comments{/number}",
      "contents_url": "https://api.github.com/repos/abgata20000/mention-collection.com/contents/{+path}",
      "compare_url": "https://api.github.com/repos/abgata20000/mention-collection.com/compare/{base}...{head}",
      "merges_url": "https://api.github.com/repos/abgata20000/mention-collection.com/merges",
      "archive_url": "https://api.github.com/repos/abgata20000/mention-collection.com/{archive_format}{/ref}",
      "downloads_url": "https://api.github.com/repos/abgata20000/mention-collection.com/downloads",
      "issues_url": "https://api.github.com/repos/abgata20000/mention-collection.com/issues{/number}",
      "pulls_url": "https://api.github.com/repos/abgata20000/mention-collection.com/pulls{/number}",
      "milestones_url": "https://api.github.com/repos/abgata20000/mention-collection.com/milestones{/number}",
      "notifications_url": "https://api.github.com/repos/abgata20000/mention-collection.com/notifications{?since,all,participating}",
      "labels_url": "https://api.github.com/repos/abgata20000/mention-collection.com/labels{/name}",
      "releases_url": "https://api.github.com/repos/abgata20000/mention-collection.com/releases{/id}",
      "deployments_url": "https://api.github.com/repos/abgata20000/mention-collection.com/deployments",
      "created_at": "2018-11-08T03:04:10Z",
      "updated_at": "2018-12-08T14:42:34Z",
      "pushed_at": "2018-12-08T14:42:38Z",
      "git_url": "git://github.com/abgata20000/mention-collection.com.git",
      "ssh_url": "git@github.com:abgata20000/mention-collection.com.git",
      "clone_url": "https://github.com/abgata20000/mention-collection.com.git",
      "svn_url": "https://github.com/abgata20000/mention-collection.com",
      "homepage": null,
      "size": 181,
      "stargazers_count": 2,
      "watchers_count": 2,
      "language": "Ruby",
      "has_issues": true,
      "has_projects": true,
      "has_downloads": true,
      "has_wiki": true,
      "has_pages": false,
      "forks_count": 0,
      "mirror_url": null,
      "archived": false,
      "open_issues_count": 5,
      "license": null,
      "forks": 0,
      "open_issues": 5,
      "watchers": 2,
      "default_branch": "master"
    },
    "sender": {
      "login": "abgata20000",
      "id": 3787609,
      "node_id": "MDQ6VXNlcjM3ODc2MDk=",
      "avatar_url": "https://avatars1.githubusercontent.com/u/3787609?v=4",
      "gravatar_id": "",
      "url": "https://api.github.com/users/abgata20000",
      "html_url": "https://github.com/abgata20000",
      "followers_url": "https://api.github.com/users/abgata20000/followers",
      "following_url": "https://api.github.com/users/abgata20000/following{/other_user}",
      "gists_url": "https://api.github.com/users/abgata20000/gists{/gist_id}",
      "starred_url": "https://api.github.com/users/abgata20000/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/abgata20000/subscriptions",
      "organizations_url": "https://api.github.com/users/abgata20000/orgs",
      "repos_url": "https://api.github.com/users/abgata20000/repos",
      "events_url": "https://api.github.com/users/abgata20000/events{/privacy}",
      "received_events_url": "https://api.github.com/users/abgata20000/received_events",
      "type": "User",
      "site_admin": false
    }
  }
}