1+ {
2+ "url" : " https://api.github.com/repos/octocat/Hello-World/releases/1" ,
3+ "html_url" : " https://github.com/octocat/Hello-World/releases/v1.0.0" ,
4+ "assets_url" : " https://api.github.com/repos/octocat/Hello-World/releases/1/assets" ,
5+ "upload_url" : " https://uploads.github.com/repos/octocat/Hello-World/releases/1/assets{?name,label}" ,
6+ "tarball_url" : " https://api.github.com/repos/octocat/Hello-World/tarball/v1.0.0" ,
7+ "zipball_url" : " https://api.github.com/repos/octocat/Hello-World/zipball/v1.0.0" ,
8+ "discussion_url" : " https://github.com/octocat/Hello-World/discussions/90" ,
9+ "id" : 1 ,
10+ "node_id" : " MDc6UmVsZWFzZTE=" ,
11+ "tag_name" : " v1.0.0" ,
12+ "target_commitish" : " master" ,
13+ "name" : " v1.0.0" ,
14+ "body" : " Description of the release" ,
15+ "draft" : false ,
16+ "prerelease" : false ,
17+ "created_at" : " 2013-02-27T19:35:32Z" ,
18+ "published_at" : " 2013-02-27T19:35:32Z" ,
19+ "author" : {
20+ "login" : " octocat" ,
21+ "id" : 1 ,
22+ "node_id" : " MDQ6VXNlcjE=" ,
23+ "avatar_url" : " https://github.com/images/error/octocat_happy.gif" ,
24+ "gravatar_id" : " " ,
25+ "url" : " https://api.github.com/users/octocat" ,
26+ "html_url" : " https://github.com/octocat" ,
27+ "followers_url" : " https://api.github.com/users/octocat/followers" ,
28+ "following_url" : " https://api.github.com/users/octocat/following{/other_user}" ,
29+ "gists_url" : " https://api.github.com/users/octocat/gists{/gist_id}" ,
30+ "starred_url" : " https://api.github.com/users/octocat/starred{/owner}{/repo}" ,
31+ "subscriptions_url" : " https://api.github.com/users/octocat/subscriptions" ,
32+ "organizations_url" : " https://api.github.com/users/octocat/orgs" ,
33+ "repos_url" : " https://api.github.com/users/octocat/repos" ,
34+ "events_url" : " https://api.github.com/users/octocat/events{/privacy}" ,
35+ "received_events_url" : " https://api.github.com/users/octocat/received_events" ,
36+ "type" : " User" ,
37+ "site_admin" : false
38+ },
39+ "assets" : [
40+ {
41+ "url" : " https://api.github.com/repos/octocat/Hello-World/releases/assets/1" ,
42+ "browser_download_url" : " https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip" ,
43+ "id" : 1 ,
44+ "node_id" : " MDEyOlJlbGVhc2VBc3NldDE=" ,
45+ "name" : " example.zip" ,
46+ "label" : " short description" ,
47+ "state" : " uploaded" ,
48+ "content_type" : " application/zip" ,
49+ "size" : 1024 ,
50+ "download_count" : 42 ,
51+ "created_at" : " 2013-02-27T19:35:32Z" ,
52+ "updated_at" : " 2013-02-27T19:35:32Z" ,
53+ "uploader" : {
54+ "login" : " octocat" ,
55+ "id" : 1 ,
56+ "node_id" : " MDQ6VXNlcjE=" ,
57+ "avatar_url" : " https://github.com/images/error/octocat_happy.gif" ,
58+ "gravatar_id" : " " ,
59+ "url" : " https://api.github.com/users/octocat" ,
60+ "html_url" : " https://github.com/octocat" ,
61+ "followers_url" : " https://api.github.com/users/octocat/followers" ,
62+ "following_url" : " https://api.github.com/users/octocat/following{/other_user}" ,
63+ "gists_url" : " https://api.github.com/users/octocat/gists{/gist_id}" ,
64+ "starred_url" : " https://api.github.com/users/octocat/starred{/owner}{/repo}" ,
65+ "subscriptions_url" : " https://api.github.com/users/octocat/subscriptions" ,
66+ "organizations_url" : " https://api.github.com/users/octocat/orgs" ,
67+ "repos_url" : " https://api.github.com/users/octocat/repos" ,
68+ "events_url" : " https://api.github.com/users/octocat/events{/privacy}" ,
69+ "received_events_url" : " https://api.github.com/users/octocat/received_events" ,
70+ "type" : " User" ,
71+ "site_admin" : false
72+ }
73+ }
74+ ]
75+ }
0 commit comments