openverse-api icon indicating copy to clipboard operation
openverse-api copied to clipboard

API endpoint for licenses

Open lenasterg opened this issue 3 years ago • 1 comments

Problem

Currently, there is no Openverse API endpoint for the available/deprecated licenses.

Description

An API endpoint for the licenses which it could contain for each license also info data ex:

  • shortname ex: BY-SA
  • Full name ex: Attribution-ShareAlike 4.0 International
  • icon url: ex: The black color icon URL
  • description: A short description
  • Use: ex: Commercially or Not
  • more info url: The URL of the license info ex: https://creativecommons.org/licenses/by-sa/

Ideally, there should be language-based endpoints URL so the above info can be changed by the localization teams.

lenasterg avatar Feb 11 '22 13:02 lenasterg

Related to #63.

krysal avatar Feb 11 '22 13:02 krysal