curl --location 'https://api.belga.press/belgapress/api/newsobjects' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"audiencereachMin": 0,
"audiencereachMax": 0,
"authors": [
"string"
],
"board": "a98884d6-3c76-4114-ba9c-216527a5aac1",
"collapseduplicates": true,
"count": 20,
"editions": [
"string"
],
"end": "2019-08-24T14:15:22.123Z",
"exactquery": true,
"highlight": true,
"introSearch": "string",
"keywords": [
"string"
],
"offset": 0,
"searchtext": "string",
"languages": [
"NL"
],
"mediaValueMin": 0,
"mediaValueMax": 0,
"mediumTypes": [
"ANALYSIS"
],
"mediumTypeId": [
0
],
"mediumTypeGroups": [
"PRINT"
],
"mediumTypeGroupIds": [
0
],
"newsUuids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"newsObjectOrder": [
"ID"
],
"pagenr": "string",
"publisher": [
"string"
],
"searchText": "string",
"sentiments": [
"POSITIVE"
],
"subscription": true,
"sourceId": [
0
],
"sourceGroupId": [
0
],
"subSourceId": [
0
],
"subSourceGroupId": [
0
],
"tagIds": [
0
],
"title": "string",
"topicIds": [
0
],
"snippets": true,
"start": "2019-08-24T14:15:22.123Z",
"types": [
"NEWS"
],
"wordCountMin": 0,
"wordCountMax": 0,
"tagTypes": [
"LABEL"
],
"excludeNewsobjectUuids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"parentuuid": "aa1c3a76-8333-4916-8af9-6cefa79a483e",
"queryFieldOperator": "SOURCE_ID_OR_SUBSOURCE_ID",
"editorialTopics": [
"string"
]
}'{
"_links": {
"self": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"_meta": {
"total": 0
},
"data": [
{
"accessStatus": "INCLUDED",
"account": "string",
"topics": [
{
"id": 0,
"content": {
"nl": {
"tagId": 0,
"title": "string"
},
"fr": {
"tagId": 0,
"title": "string"
},
"en": {
"tagId": 0,
"title": "string"
}
},
"category": "SOCIETY_ENVIRONMENT",
"thumbUrl": "string",
"coverUrl": "string"
}
],
"attachmentsMeta": {
"imageCount": 0,
"videoCount": 0
},
"attachments": [
{
"date": "2019-08-24T14:15:22.123Z",
"duration": 0,
"from": 0,
"references": [
{
"fileSize": 0,
"href": "http://example.com",
"mimeType": "M3U8",
"representation": "ORIGINAL"
}
],
"source": "string",
"title": "string",
"to": 0,
"type": "Attachment"
}
],
"audience": 0,
"journalists": [
{
"id": 0,
"name": "string",
"profilePicture": {
"id": 0,
"url": "http://example.com"
},
"infoText": "string",
"topics": [
{
"id": 0,
"content": {
"nl": {
"tagId": 0,
"title": "string"
},
"fr": {
"tagId": 0,
"title": "string"
},
"en": {
"tagId": 0,
"title": "string"
}
},
"category": "SOCIETY_ENVIRONMENT",
"thumbUrl": "string",
"coverUrl": "string"
}
],
"contactEmail": "string",
"phone": "string",
"websiteUrl": "string",
"facebookUrl": "string",
"xUrl": "string",
"instagramUrl": "string",
"youtubeUrl": "string",
"linkedinUrl": "string",
"publishers": [
{
"id": 0,
"name": "string"
}
]
}
],
"authors": [
"string"
],
"body": "string",
"categories": [
"string"
],
"country": "string",
"city": "string",
"createDate": "2019-08-24T14:15:22.123Z",
"duplicates": 0,
"editions": [
"string"
],
"entities": [
"string"
],
"language": "string",
"lead": "string",
"mediaValue": {
"amount": "string",
"currency": "str",
"includesVat": false
},
"mediumType": "ANALYSIS",
"mediumTypeGroup": "PRINT",
"mediumTypeGroupId": 0,
"mediumTypeId": 0,
"page": 0,
"parentUuid": "a234027b-494b-4285-a8ce-894cd0943051",
"publishDate": "2019-08-24T14:15:22.123Z",
"publisher": "string",
"retentionPeriod": 0,
"sentiment": 0,
"source": "string",
"sourceGroup": "NEWSPAPERS",
"sourceGroupId": 0,
"sourceId": 0,
"sourceLogo": "http://example.com",
"subSource": "string",
"subSourceGroupId": 0,
"subSourceId": 0,
"tags": [
{
"id": 0,
"image": "string",
"name": "string",
"subscribed": true,
"type": "LABEL"
}
],
"title": "string",
"topic": "string",
"type": "NEWS",
"updatedAt": "2019-08-24T14:15:22.123Z",
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"wordCount": 0,
"translations": [
{
"language": "NL",
"uuid": "string",
"title": "string",
"publishDate": "2019-08-24T14:15:22.123Z"
}
],
"history": [
{
"uuid": "string",
"title": "string",
"publishDate": "2019-08-24T14:15:22.123Z",
"language": "NL"
}
],
"relatedArticles": [
{
"uuid": "string",
"title": "string",
"publishDate": "2019-08-24T14:15:22.123Z",
"language": "NL"
}
],
"sourceCountry": "string",
"originalSource": "string"
}
]
}