Quality Controlled List
Marks that the associated Object has been quality controlled.
Writable Fields:
object: API URL of the associated Object
document: API URL of the Object representing the quality control document
Read-only Fields:
url: Reference to the instance of the QualityControlled, final integer is the QualityControlled id
last_updated: Datetime that this record was last updated
updated_by: Reference to the user that updated this record
GET /api/quality_controlled/?format=api&ordering=updated_by
{
"count": 0,
"next": null,
"previous": null,
"results": []
}