{
"_id": "string",
"userRef": {
"_id": "string",
"label": "string"
},
"date": "string",
"readableOperations": [
{
"operationType": "string",
"entityType": "string",
"entityId": "string",
"pathObject": {
"pathArray": [
"string"
],
"field": "string",
"index": "string"
},
"value": {
"before": "string",
"after": "string"
}
}
]
}