/api/v1/gleif/audit/{lei}.{
"lei": "string",
"modifications": [
{
"type": "string",
"id": "string",
"attributes": {
"lei": "string",
"recordType": "string",
"modificationType": "string",
"field": "string",
"date": "string",
"valueOld": "string",
"valueNew": "string",
"context": {
"property1": "string",
"property2": "string"
}
}
}
],
"pagination": {
"currentPage": 0,
"perPage": 0,
"from": 0,
"to": 0,
"total": 0,
"lastPage": 0
},
"publishDate": "string"
}