{
"_links": {
"git": "http://example.com",
"html": "http://example.com",
"self": "http://example.com"
},
"content": "string",
"download_url": "http://example.com",
"encoding": "string",
"git_url": "http://example.com",
"html_url": "http://example.com",
"license": {
"html_url": "http://example.com",
"key": "mit",
"name": "MIT License",
"node_id": "MDc6TGljZW5zZW1pdA==",
"spdx_id": "MIT",
"url": "https://api.github.com/licenses/mit"
},
"name": "string",
"path": "string",
"sha": "string",
"size": 0,
"type": "string",
"url": "http://example.com"
}