|
| 1 | +{ |
| 2 | + "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", |
| 3 | + "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", |
| 4 | + "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e", |
| 5 | + "comments_url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e/comments", |
| 6 | + "commit": { |
| 7 | + "url": "https://api.github.com/repos/octocat/Hello-World/git/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", |
| 8 | + "author": { |
| 9 | + "name": "Monalisa Octocat", |
| 10 | + "email": "support@github.com", |
| 11 | + "date": "2011-04-14T16:00:49Z" |
| 12 | + }, |
| 13 | + "committer": { |
| 14 | + "name": "Monalisa Octocat", |
| 15 | + "email": "support@github.com", |
| 16 | + "date": "2011-04-14T16:00:49Z" |
| 17 | + }, |
| 18 | + "message": "Fix all the bugs", |
| 19 | + "tree": { |
| 20 | + "url": "https://api.github.com/repos/octocat/Hello-World/tree/6dcb09b5b57875f334f61aebed695e2e4193db5e", |
| 21 | + "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e" |
| 22 | + }, |
| 23 | + "comment_count": 0 |
| 24 | + }, |
| 25 | + "author": { |
| 26 | + "login": "octocat", |
| 27 | + "id": 1, |
| 28 | + "avatar_url": "https://github.com/images/error/octocat_happy.gif", |
| 29 | + "gravatar_id": "", |
| 30 | + "url": "https://api.github.com/users/octocat", |
| 31 | + "html_url": "https://github.com/octocat", |
| 32 | + "followers_url": "https://api.github.com/users/octocat/followers", |
| 33 | + "following_url": "https://api.github.com/users/octocat/following{/other_user}", |
| 34 | + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", |
| 35 | + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", |
| 36 | + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", |
| 37 | + "organizations_url": "https://api.github.com/users/octocat/orgs", |
| 38 | + "repos_url": "https://api.github.com/users/octocat/repos", |
| 39 | + "events_url": "https://api.github.com/users/octocat/events{/privacy}", |
| 40 | + "received_events_url": "https://api.github.com/users/octocat/received_events", |
| 41 | + "type": "User", |
| 42 | + "site_admin": false |
| 43 | + }, |
| 44 | + "committer": { |
| 45 | + "login": "octocat", |
| 46 | + "id": 1, |
| 47 | + "avatar_url": "https://github.com/images/error/octocat_happy.gif", |
| 48 | + "gravatar_id": "", |
| 49 | + "url": "https://api.github.com/users/octocat", |
| 50 | + "html_url": "https://github.com/octocat", |
| 51 | + "followers_url": "https://api.github.com/users/octocat/followers", |
| 52 | + "following_url": "https://api.github.com/users/octocat/following{/other_user}", |
| 53 | + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", |
| 54 | + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", |
| 55 | + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", |
| 56 | + "organizations_url": "https://api.github.com/users/octocat/orgs", |
| 57 | + "repos_url": "https://api.github.com/users/octocat/repos", |
| 58 | + "events_url": "https://api.github.com/users/octocat/events{/privacy}", |
| 59 | + "received_events_url": "https://api.github.com/users/octocat/received_events", |
| 60 | + "type": "User", |
| 61 | + "site_admin": false |
| 62 | + }, |
| 63 | + "parents": [ |
| 64 | + { |
| 65 | + "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", |
| 66 | + "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e" |
| 67 | + } |
| 68 | + ], |
| 69 | + "stats": { |
| 70 | + "additions": 104, |
| 71 | + "deletions": 4, |
| 72 | + "total": 108 |
| 73 | + }, |
| 74 | + "files": [ |
| 75 | + { |
| 76 | + "filename": "file1.txt", |
| 77 | + "additions": 10, |
| 78 | + "deletions": 2, |
| 79 | + "changes": 12, |
| 80 | + "status": "modified", |
| 81 | + "raw_url": "https://github.com/octocat/Hello-World/raw/7ca483543807a51b6079e54ac4cc392bc29ae284/file1.txt", |
| 82 | + "blob_url": "https://github.com/octocat/Hello-World/blob/7ca483543807a51b6079e54ac4cc392bc29ae284/file1.txt", |
| 83 | + "patch": "@@ -29,7 +29,7 @@\n....." |
| 84 | + } |
| 85 | + ] |
| 86 | +} |
0 commit comments