ImportantArticle schema{
"uuid": "string",
"title": "string",
"source": "string",
"publishDate": "2019-08-24T14:15:22.123Z",
"sentiment": "POSITIVE",
"themes": [
"FINANCIAL"
],
"language": "NL",
"url": "http://example.com",
"highlight": "string",
"entity": {
"id": "string",
"name": "string"
}
}