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
|
- {
- "user": {
- "login": "Snowtocat",
- "id": 16,
- "node_id": "MDQ6VXNlcjE2",
- "avatar_url": "https://octocoders.github.io/avatars/u/16?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Snowtocat",
- "html_url": "https://octocoders.github.io/Snowtocat",
- "followers_url": "https://octocoders.github.io/api/v3/users/Snowtocat/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Snowtocat/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Snowtocat/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Snowtocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Snowtocat/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Snowtocat/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Snowtocat/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/received_events",
- "type": "User",
- "site_admin": false
- },
- "action": "created",
- "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": "Snowtocat",
- "id": 16,
- "node_id": "MDQ6VXNlcjE2",
- "avatar_url": "https://octocoders.github.io/avatars/u/16?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Snowtocat",
- "html_url": "https://octocoders.github.io/Snowtocat",
- "followers_url": "https://octocoders.github.io/api/v3/users/Snowtocat/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Snowtocat/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Snowtocat/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Snowtocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Snowtocat/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Snowtocat/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Snowtocat/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Snowtocat/received_events",
- "type": "User",
- "site_admin": false
- }
- }
|