{
"_links": {
"git": "http://example.com",
"html": "http://example.com",
"self": "http://example.com"
},
"download_url": "http://example.com",
"entries": [
{
"_links": {
"git": "http://example.com",
"html": "http://example.com",
"self": "http://example.com"
},
"content": "string",
"download_url": "http://example.com",
"git_url": "http://example.com",
"html_url": "http://example.com",
"name": "string",
"path": "string",
"sha": "string",
"size": 0,
"type": "string",
"url": "http://example.com"
}
],
"git_url": "http://example.com",
"html_url": "http://example.com",
"name": "string",
"path": "string",
"sha": "string",
"size": 0,
"type": "string",
"url": "http://example.com"
}