1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
- {
- "action": "member_added",
- "membership": {
- "url": "https://octocoders.github.io/api/v3/orgs/Octocoders/memberships/Hacktocat",
- "state": "active",
- "role": "member",
- "organization_url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
- "user": {
- "login": "Hacktocat",
- "id": 5,
- "node_id": "MDQ6VXNlcjU=",
- "avatar_url": "https://octocoders.github.io/avatars/u/5?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Hacktocat",
- "html_url": "https://octocoders.github.io/Hacktocat",
- "followers_url": "https://octocoders.github.io/api/v3/users/Hacktocat/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Hacktocat/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Hacktocat/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Hacktocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Hacktocat/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Hacktocat/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Hacktocat/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Hacktocat/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Hacktocat/received_events",
- "type": "User",
- "site_admin": false
- }
- },
- "organization": {
- "login": "Octocoders",
- "id": 6,
- "node_id": "MDEyOk9yZ2FuaXphdGlvbjY=",
- "url": "https://octocoders.github.io/api/v3/orgs/Octocoders",
- "repos_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/repos",
- "events_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/events",
- "hooks_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/hooks",
- "issues_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/issues",
- "members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/members{/member}",
- "public_members_url": "https://octocoders.github.io/api/v3/orgs/Octocoders/public_members{/member}",
- "avatar_url": "https://octocoders.github.io/avatars/u/6?",
- "description": ""
- },
- "enterprise": {
- "id": 1,
- "slug": "github",
- "name": "GitHub",
- "node_id": "MDg6QnVzaW5lc3Mx",
- "avatar_url": "https://octocoders.github.io/avatars/b/1?",
- "description": null,
- "website_url": null,
- "html_url": "https://octocoders.github.io/businesses/github",
- "created_at": "2019-05-14T19:31:12Z",
- "updated_at": "2019-05-14T19:31:12Z"
- },
- "sender": {
- "login": "Codertocat",
- "id": 4,
- "node_id": "MDQ6VXNlcjQ=",
- "avatar_url": "https://octocoders.github.io/avatars/u/4?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Codertocat",
- "html_url": "https://octocoders.github.io/Codertocat",
- "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
- "type": "User",
- "site_admin": false
- }
- }
|