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
76
77
78
|
- {
- "action": "created",
- "sponsorship": {
- "node_id": "MDExOlNwb25zb3JzaGlwMQ==",
- "created_at": "2019-12-20T19:24:46+00:00",
- "sponsorable": {
- "login": "octocat",
- "id": 5,
- "node_id": "MDQ6VXNlcjU=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/5?",
- "gravatar_id": "",
- "url": "https://api.github.com/users/octocat",
- "html_url": "https://github.com/octocat",
- "followers_url": "https://api.github.com/users/octocat/followers",
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
- "organizations_url": "https://api.github.com/users/octocat/orgs",
- "repos_url": "https://api.github.com/users/octocat/repos",
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
- "received_events_url": "https://api.github.com/users/octocat/received_events",
- "type": "User",
- "site_admin": false
- },
- "sponsor": {
- "login": "monalisa",
- "id": 2,
- "node_id": "MDQ6VXNlcjI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/2?",
- "gravatar_id": "",
- "url": "https://api.github.com/users/monalisa",
- "html_url": "https://github.com/monalisa",
- "followers_url": "https://api.github.com/users/monalisa/followers",
- "following_url": "https://api.github.com/users/monalisa/following{/other_user}",
- "gists_url": "https://api.github.com/users/monalisa/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/monalisa/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/monalisa/subscriptions",
- "organizations_url": "https://api.github.com/users/monalisa/orgs",
- "repos_url": "https://api.github.com/users/monalisa/repos",
- "events_url": "https://api.github.com/users/monalisa/events{/privacy}",
- "received_events_url": "https://api.github.com/users/monalisa/received_events",
- "type": "User",
- "site_admin": true
- },
- "privacy_level": "public",
- "tier": {
- "node_id": "MDEyOlNwb25zb3JzVGllcjE=",
- "created_at": "2019-12-20T19:17:05Z",
- "description": "foo",
- "monthly_price_in_cents": 500,
- "monthly_price_in_dollars": 5,
- "name": "$5 a month",
- "is_one_time": false,
- "is_custom_amount": false
- }
- },
- "sender": {
- "login": "monalisa",
- "id": 2,
- "node_id": "MDQ6VXNlcjI=",
- "avatar_url": "https://avatars2.githubusercontent.com/u/2?",
- "gravatar_id": "",
- "url": "https://api.github.com/users/monalisa",
- "html_url": "https://github.com/monalisa",
- "followers_url": "https://api.github.com/users/monalisa/followers",
- "following_url": "https://api.github.com/users/monalisa/following{/other_user}",
- "gists_url": "https://api.github.com/users/monalisa/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/monalisa/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/monalisa/subscriptions",
- "organizations_url": "https://api.github.com/users/monalisa/orgs",
- "repos_url": "https://api.github.com/users/monalisa/repos",
- "events_url": "https://api.github.com/users/monalisa/events{/privacy}",
- "received_events_url": "https://api.github.com/users/monalisa/received_events",
- "type": "User",
- "site_admin": true
- }
- }
|