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

project_card.created.payload.json 9.2 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
  1. {
  2. "action": "created",
  3. "project_card": {
  4. "url": "https://octocoders.github.io/api/v3/projects/columns/cards/8",
  5. "project_url": "https://octocoders.github.io/api/v3/projects/6",
  6. "column_url": "https://octocoders.github.io/api/v3/projects/columns/8",
  7. "column_id": 8,
  8. "id": 8,
  9. "node_id": "MDExOlByb2plY3RDYXJkOA==",
  10. "note": "Work that can be completed in one hour or less.",
  11. "archived": false,
  12. "creator": {
  13. "login": "Codertocat",
  14. "id": 4,
  15. "node_id": "MDQ6VXNlcjQ=",
  16. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  17. "gravatar_id": "",
  18. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  19. "html_url": "https://octocoders.github.io/Codertocat",
  20. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  21. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  22. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  23. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  24. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  25. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  26. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  27. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  28. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  29. "type": "User",
  30. "site_admin": false
  31. },
  32. "created_at": "2019-05-15T19:39:01Z",
  33. "updated_at": "2019-05-15T19:39:01Z"
  34. },
  35. "repository": {
  36. "id": 118,
  37. "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
  38. "name": "Hello-World",
  39. "full_name": "Codertocat/Hello-World",
  40. "private": false,
  41. "owner": {
  42. "login": "Codertocat",
  43. "id": 4,
  44. "node_id": "MDQ6VXNlcjQ=",
  45. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  46. "gravatar_id": "",
  47. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  48. "html_url": "https://octocoders.github.io/Codertocat",
  49. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  50. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  51. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  52. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  53. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  54. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  55. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  56. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  57. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  58. "type": "User",
  59. "site_admin": false
  60. },
  61. "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
  62. "description": null,
  63. "fork": false,
  64. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  65. "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
  66. "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
  67. "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  68. "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
  69. "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
  70. "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
  71. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
  72. "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
  73. "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
  74. "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
  75. "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
  76. "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
  77. "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
  78. "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
  79. "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
  80. "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
  81. "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
  82. "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
  83. "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
  84. "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
  85. "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
  86. "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
  87. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
  88. "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
  89. "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
  90. "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
  91. "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
  92. "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  93. "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
  94. "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
  95. "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
  96. "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
  97. "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  98. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
  99. "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
  100. "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
  101. "created_at": "2019-05-15T19:37:07Z",
  102. "updated_at": "2019-05-15T19:38:27Z",
  103. "pushed_at": "2019-05-15T19:38:23Z",
  104. "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
  105. "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
  106. "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
  107. "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
  108. "homepage": null,
  109. "size": 0,
  110. "stargazers_count": 0,
  111. "watchers_count": 0,
  112. "language": "Ruby",
  113. "has_issues": true,
  114. "has_projects": true,
  115. "has_downloads": true,
  116. "has_wiki": true,
  117. "has_pages": true,
  118. "forks_count": 0,
  119. "mirror_url": null,
  120. "archived": false,
  121. "disabled": false,
  122. "open_issues_count": 2,
  123. "license": null,
  124. "forks": 0,
  125. "open_issues": 2,
  126. "watchers": 0,
  127. "default_branch": "master"
  128. },
  129. "enterprise": {
  130. "id": 1,
  131. "slug": "github",
  132. "name": "GitHub",
  133. "node_id": "MDg6QnVzaW5lc3Mx",
  134. "avatar_url": "https://octocoders.github.io/avatars/b/1?",
  135. "description": null,
  136. "website_url": null,
  137. "html_url": "https://octocoders.github.io/businesses/github",
  138. "created_at": "2019-05-14T19:31:12Z",
  139. "updated_at": "2019-05-14T19:31:12Z"
  140. },
  141. "sender": {
  142. "login": "Codertocat",
  143. "id": 4,
  144. "node_id": "MDQ6VXNlcjQ=",
  145. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  146. "gravatar_id": "",
  147. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  148. "html_url": "https://octocoders.github.io/Codertocat",
  149. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  150. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  151. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  152. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  153. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  154. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  155. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  156. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  157. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  158. "type": "User",
  159. "site_admin": false
  160. }
  161. }
Tip!

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

Comments

Loading...