Key Value List
Free meta-data key-values associated with an Object.
Writable Fields:
object: API URL of the associated Object
key: Meta-data name
value: Meta-data value
Read-only Fields:
url: Reference to the instance of the KeyValue, final integer is the KeyValue id
last_updated: Datetime that this record was last updated
updated_by: Reference to the user that updated this record
GET /api/key_value/?format=api&ordering=key
{
"count": 0,
"next": null,
"previous": null,
"results": []
}