curl --location 'https://api.belga.press/belgapress/api/newsobjects?count=undefined&offset=undefined&audiencereachmin=undefined&audiencereachmax=undefined&authors=undefined&board=undefined&feedid=undefined&savedsearchid=undefined&collapseduplicates=undefined&editions=undefined&start=undefined&end=undefined&exactquery=undefined&highlight=undefined&intro=undefined&keyword=undefined&languages=undefined&mediavaluemax=undefined&mediavaluemin=undefined&mediumtype=undefined&mediumtypegroups=undefined&mediumtypegroupids=undefined&mediumtypeid=undefined&newsuuids=undefined&order=undefined&pagenr=undefined&publisher=undefined&searchtext=%5C%22vaccin%5C%22%20OR%20%5C%22festival%22&sentiment=undefined&sourcegroups=undefined&sourceid=undefined&sourcegroupid=undefined&subscription=undefined&subsourceid=undefined&subsourcegroupid=undefined&tagid=undefined&title=undefined&topicids=undefined&snippets=undefined&wordcountmax=undefined&wordcountmin=undefined&types=undefined&excludednewsobjectuuids=undefined&parentuuid=undefined&queryfieldoperator=undefined' \
--header 'X-Belga-Context;' \
--header 'X-Belga-Context-Id;' \
--header 'Authorization: Bearer <token>'{
"_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"
}
]
}