{
"id": 0,
"coverImageUrl": "string",
"topics": [
{
"id": 0,
"topicInfos": {
"nl": {
"title": "string"
},
"fr": {
"title": "string"
},
"en": {
"title": "string"
}
},
"thumbnailUrl": "string",
"topicCategory": "SOCIETY_ENVIRONMENT"
}
],
"pressContacts": [
{
"id": 0,
"firstName": "string",
"lastName": "string",
"email": "string",
"phoneNumber": "string",
"websiteUrl": "string",
"url": "string",
"profilePictureUrl": "string",
"content": {
"nl": {
"jobRole": "string"
},
"fr": {
"jobRole": "string"
},
"en": {
"jobRole": "string"
}
}
}
],
"attachments": [
{
"id": 0,
"type": "FILE",
"file": {
"url": "string",
"fileName": "string",
"fileSize": "string",
"fileType": "DOCX"
},
"embed": {
"url": "string",
"name": "string"
},
"language": "string"
}
],
"publishDate": "2019-08-24T14:15:22.123Z",
"content": {
"nl": "string",
"fr": "string",
"en": "string"
}
}