curl --location --request GET 'https://api.github.com/repos///issues//timeline'
[
{
"actor": {
"avatar_url": "https://github.com/images/error/octocat_happy.gif",
"events_url": "https://api.github.com/users/octocat/events{/privacy}",
"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}",
"gravatar_id": "41d064eb2195891e12d0413f63227ea7",
"html_url": "https://github.com/octocat",
"id": 1,
"login": "octocat",
"node_id": "MDQ6VXNlcjE=",
"organizations_url": "https://api.github.com/users/octocat/orgs",
"received_events_url": "https://api.github.com/users/octocat/received_events",
"repos_url": "https://api.github.com/users/octocat/repos",
"site_admin": true,
"starred_at": "\"2020-07-09T00:17:55Z\"",
"starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
"type": "User",
"url": "https://api.github.com/users/octocat"
},
"author_association": "OWNER",
"body": "\":+1:\"",
"body_html": "\"<p>Accusantium fugiat cumque. Autem qui nostrum. Atque quae ullam.</p>\"",
"body_text": "\"Accusantium fugiat cumque. Autem qui nostrum. Atque quae ullam.\"",
"commit_id": "string",
"commit_url": "string",
"created_at": "string",
"event": "string",
"html_url": "\"https://github.com/owner-3906e11a33a3d55ba449d63f/BBB_Private_Repo/commit/480d4f47447129f015cb327536c522ca683939a1\"",
"id": 0,
"issue_url": "\"https://api.github.com/repos/owner-3906e11a33a3d55ba449d63f/AAA_Public_Repo/issues/1\"",
"lock_reason": "\"off-topic\"",
"message": "\"add a bunch of files\"",
"node_id": "string",
"pull_request_url": "\"https://api.github.com/repos/owner-3906e11a33a3d55ba449d63f/AAA_Public_Repo/pulls/2\"",
"sha": "\"480d4f47447129f015cb327536c522ca683939a1\"",
"state": "\"commented\"",
"submitted_at": "\"2020-07-09T00:17:51Z\"",
"updated_at": "\"2020-07-09T00:17:36Z\"",
"url": "string"
}
]
Authorization: Bearer ********************
【GitHub】API开发者 微信交流群
用微信扫右侧二维码,加入【GitHub】API开发者 交流群,互助沟通