{
"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"
}
}
},
"topicIds": [
0
],
"attachments": [
{
"id": 0,
"type": "FILE",
"language": "NL",
"file": {
"id": 0
},
"embed": {
"name": "string",
"url": "string"
}
}
],
"pressContactIds": [
{
"pressContactId": 0,
"language": "NL"
}
],
"status": "DRAFT",
"publishDate": "2019-08-24T14:15:22.123Z"
}