{
"id": 0,
"content": {
"nl": {
"title": "string",
"description": "string",
"accreditation": "string",
"url": "string"
},
"en": {
"title": "string",
"description": "string",
"accreditation": "string",
"url": "string"
},
"fr": {
"title": "string",
"description": "string",
"accreditation": "string",
"url": "string"
}
},
"startDate": "2019-08-24",
"startTime": "14:15:22.123Z",
"endDate": "2019-08-24",
"endTime": "14:15:22.123Z",
"allDay": true,
"venue": {
"address": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"name": "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"
}
],
"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,
"url": "http://example.com",
"assetType": "BELGA_IMAGE",
"belgaImageUuid": "string",
"fileName": "string",
"fileSize": 0,
"fileType": "DOCX",
"cropzone": {
"x": 0,
"y": 0,
"width": 0,
"height": 0
}
}
]
}