{
"id": 0,
"headline": "string",
"involvedEntities": [
{
"id": "string",
"name": "string",
"companyNumber": "string"
}
],
"risks": [
"string"
],
"severity": {
"value": "LOW",
"rationale": "string"
},
"status": {
"value": "UNRESOLVED",
"rationale": "string"
},
"accusation": {
"description": "string"
},
"response": {
"description": "string"
},
"supportingDocuments": [
{
"relevance": [
"accusation"
],
"type": "news-article",
"publishDate": "2019-08-24T14:15:22.123Z",
"source": "string",
"url": "http://example.com",
"title": "string"
}
],
"firstReportDate": "2019-08-24T14:15:22.123Z",
"lastProcessedDate": "2019-08-24T14:15:22.123Z"
}