github.com/go-playground/webhooks/v6@v6.3.0/testdata/github/team.json (about)

     1  {
     2    "action":"created",
     3    "team":{
     4      "name":"team baxter",
     5      "id":2175394,
     6      "slug":"team-baxter",
     7      "description":"",
     8      "privacy":"secret",
     9      "url":"https:/api.github.com/teams/2175394",
    10      "members_url":"https:/api.github.com/teams/2175394/members{/member}",
    11      "repositories_url":"https:/api.github.com/teams/2175394/repos",
    12      "permission":"pull"
    13    },
    14    "organization":{
    15      "login":"baxterandthehackers",
    16      "id":4312013,
    17      "url":"https://api.github.com/orgs/baxterandthehackers",
    18      "repos_url":"https://api.github.com/orgs/baxterandthehackers/repos",
    19      "events_url":"https://api.github.com/orgs/baxterandthehackers/events",
    20      "hooks_url":"https://api.github.com/orgs/baxterandthehackers/hooks",
    21      "issues_url":"https://api.github.com/orgs/baxterandthehackers/issues",
    22      "members_url":"https://api.github.com/orgs/baxterandthehackers/members{/member}",
    23      "public_members_url":"https://api.github.com/orgs/baxterandthehackers/public_members{/member}",
    24      "avatar_url":"https://avatars.githubusercontent.com/u/4312013?v=3",
    25      "description":""
    26    },
    27    "sender": {
    28      "login": "baxterthehacker",
    29      "id": 6752317,
    30      "avatar_url": "https://avatars.githubusercontent.com/u/6752317?v=3",
    31      "gravatar_id": "",
    32      "url": "https://api.github.com/users/baxterthehacker",
    33      "html_url": "https://github.com/baxterthehacker",
    34      "followers_url": "https://api.github.com/users/baxterthehacker/followers",
    35      "following_url": "https://api.github.com/users/baxterthehacker/following{/other_user}",
    36      "gists_url": "https://api.github.com/users/baxterthehacker/gists{/gist_id}",
    37      "starred_url": "https://api.github.com/users/baxterthehacker/starred{/owner}{/repo}",
    38      "subscriptions_url": "https://api.github.com/users/baxterthehacker/subscriptions",
    39      "organizations_url": "https://api.github.com/users/baxterthehacker/orgs",
    40      "repos_url": "https://api.github.com/users/baxterthehacker/repos",
    41      "events_url": "https://api.github.com/users/baxterthehacker/events{/privacy}",
    42      "received_events_url": "https://api.github.com/users/baxterthehacker/received_events",
    43      "type": "User",
    44      "site_admin": false
    45    }
    46  }