Download
Returns the list of a project downloads links
GET /api/projects/26/download/?format=api
{
"links": [
{
"url": "/asset/13/None",
"title": "angus_V1.1-forum.zip",
"subtitle": "155.6 kB",
"group": "v1.1 — Max",
"authorized_download": true,
"protection_unlock_url": null
}
],
"meta": {}
}