{
"id": 0,
"content": {
"nl": {
"newsobjectUuid": "string",
"title": "string",
"lead": "string",
"body": "string",
"coverImage": {
"id": 0,
"url": "http://example.com"
}
},
"fr": {
"newsobjectUuid": "string",
"title": "string",
"lead": "string",
"body": "string",
"coverImage": {
"id": 0,
"url": "http://example.com"
}
},
"en": {
"newsobjectUuid": "string",
"title": "string",
"lead": "string",
"body": "string",
"coverImage": {
"id": 0,
"url": "http://example.com"
}
}
},
"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"
}
],
"publishSettings": {
"sectorsCount": 0
},
"pressContacts": [
{
"id": 0,
"firstName": "string",
"lastName": "string",
"email": "string",
"language": "NL",
"content": {
"nl": {
"jobRole": "string",
"showOnNewsroom": true
},
"fr": {
"jobRole": "string",
"showOnNewsroom": true
},
"en": {
"jobRole": "string",
"showOnNewsroom": true
}
},
"phoneNumber": "string",
"websiteUrl": "string",
"profilePicture": {
"id": 0,
"url": "http://example.com",
"assetType": "BELGA_IMAGE",
"belgaImageUuid": "string",
"fileName": "string",
"fileSize": 0,
"fileType": "DOCX",
"cropzone": {
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
},
"public": true
}
],
"attachments": [
{
"id": 0,
"type": "FILE",
"language": "NL",
"file": {
"id": 0,
"url": "http://example.com",
"assetType": "BELGA_IMAGE",
"belgaImageUuid": "string",
"fileName": "string",
"fileSize": 0,
"fileType": "DOCX",
"cropzone": {
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
},
"embed": {
"name": "string",
"url": "string"
}
}
],
"status": "DRAFT",
"createDate": "2019-08-24T14:15:22.123Z",
"scheduleDate": "2019-08-24T14:15:22.123Z",
"updateDate": "2019-08-24T14:15:22.123Z",
"publishDate": "2019-08-24T14:15:22.123Z"
}