{
"data": [
{
"source": "string",
"publishDate": "2019-08-24T14:15:22.123Z",
"sentiment": "positive",
"themes": [
"Financial"
],
"language": "string",
"title": "string",
"uuid": "string",
"url": "http://example.com",
"highlight": "string",
"entity": {
"id": "string",
"name": "string"
}
}
],
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
}
}