GET /api/v1/licencias/short-description/Attribution-NoDerivs?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"clave": "CC BY-ND",
"descCorta": "Atribución-SinDerivadas",
"descripcion": "Esta licencia permite la redistribución, comercial o no comercial, siempre y cuando la obra circule íntegra y sin cambios, dándote crédito.",
"description": "This license allows for redistribution, commercial and non-commercial, as long as it is passed along unchanged and in whole, with credit to you.",
"idLicencia": 3,
"shortDesc": "Attribution-NoDerivs",
"url": "http://creativecommons.org/licenses/by-nd/4.0"
}
]