Licence List
Licence that can be associated with an Object in case the code or data source has a specific licence that needs
to be recorded.
Writable Fields:
object: API URL of the associated Object
licence_info: Free text field to store the information about the Licence
identifier (optional): URL of the Licence
Read-only Fields:
url: Reference to the instance of the Licence, final integer is the Licence id
last_updated: Datetime that this record was last updated
updated_by: Reference to the user that updated this record
GET /api/licence/?format=api&ordering=-identifier
{
"count": 0,
"next": null,
"previous": null,
"results": []
}