tags
Get the text and title of a license
get/tag/license/{id}
Response
Expected response to a valid request
Example response
{
"title": "GNU Lesser General Public License v3.0 or later",
"body": "Insert the entire text of the LGPL-3.0 here..."
}Expected response to a valid request
{
"title": "GNU Lesser General Public License v3.0 or later",
"body": "Insert the entire text of the LGPL-3.0 here..."
}