Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

sponsorship.created.payload.json 3.9 KB

You have to be logged in to leave a comment. Sign In
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
  1. {
  2. "action": "created",
  3. "sponsorship": {
  4. "node_id": "MDExOlNwb25zb3JzaGlwMQ==",
  5. "created_at": "2019-12-20T19:24:46+00:00",
  6. "sponsorable": {
  7. "login": "octocat",
  8. "id": 5,
  9. "node_id": "MDQ6VXNlcjU=",
  10. "avatar_url": "https://avatars2.githubusercontent.com/u/5?",
  11. "gravatar_id": "",
  12. "url": "https://api.github.com/users/octocat",
  13. "html_url": "https://github.com/octocat",
  14. "followers_url": "https://api.github.com/users/octocat/followers",
  15. "following_url": "https://api.github.com/users/octocat/following{/other_user}",
  16. "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
  17. "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
  18. "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
  19. "organizations_url": "https://api.github.com/users/octocat/orgs",
  20. "repos_url": "https://api.github.com/users/octocat/repos",
  21. "events_url": "https://api.github.com/users/octocat/events{/privacy}",
  22. "received_events_url": "https://api.github.com/users/octocat/received_events",
  23. "type": "User",
  24. "site_admin": false
  25. },
  26. "sponsor": {
  27. "login": "monalisa",
  28. "id": 2,
  29. "node_id": "MDQ6VXNlcjI=",
  30. "avatar_url": "https://avatars2.githubusercontent.com/u/2?",
  31. "gravatar_id": "",
  32. "url": "https://api.github.com/users/monalisa",
  33. "html_url": "https://github.com/monalisa",
  34. "followers_url": "https://api.github.com/users/monalisa/followers",
  35. "following_url": "https://api.github.com/users/monalisa/following{/other_user}",
  36. "gists_url": "https://api.github.com/users/monalisa/gists{/gist_id}",
  37. "starred_url": "https://api.github.com/users/monalisa/starred{/owner}{/repo}",
  38. "subscriptions_url": "https://api.github.com/users/monalisa/subscriptions",
  39. "organizations_url": "https://api.github.com/users/monalisa/orgs",
  40. "repos_url": "https://api.github.com/users/monalisa/repos",
  41. "events_url": "https://api.github.com/users/monalisa/events{/privacy}",
  42. "received_events_url": "https://api.github.com/users/monalisa/received_events",
  43. "type": "User",
  44. "site_admin": true
  45. },
  46. "privacy_level": "public",
  47. "tier": {
  48. "node_id": "MDEyOlNwb25zb3JzVGllcjE=",
  49. "created_at": "2019-12-20T19:17:05Z",
  50. "description": "foo",
  51. "monthly_price_in_cents": 500,
  52. "monthly_price_in_dollars": 5,
  53. "name": "$5 a month",
  54. "is_one_time": false,
  55. "is_custom_amount": false
  56. }
  57. },
  58. "sender": {
  59. "login": "monalisa",
  60. "id": 2,
  61. "node_id": "MDQ6VXNlcjI=",
  62. "avatar_url": "https://avatars2.githubusercontent.com/u/2?",
  63. "gravatar_id": "",
  64. "url": "https://api.github.com/users/monalisa",
  65. "html_url": "https://github.com/monalisa",
  66. "followers_url": "https://api.github.com/users/monalisa/followers",
  67. "following_url": "https://api.github.com/users/monalisa/following{/other_user}",
  68. "gists_url": "https://api.github.com/users/monalisa/gists{/gist_id}",
  69. "starred_url": "https://api.github.com/users/monalisa/starred{/owner}{/repo}",
  70. "subscriptions_url": "https://api.github.com/users/monalisa/subscriptions",
  71. "organizations_url": "https://api.github.com/users/monalisa/orgs",
  72. "repos_url": "https://api.github.com/users/monalisa/repos",
  73. "events_url": "https://api.github.com/users/monalisa/events{/privacy}",
  74. "received_events_url": "https://api.github.com/users/monalisa/received_events",
  75. "type": "User",
  76. "site_admin": true
  77. }
  78. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...