{
"content": {
"nl": {
"title": "string",
"description": "string",
"accreditation": "string",
"url": "string"
},
"fr": {
"title": "string",
"description": "string",
"accreditation": "string",
"url": "string"
},
"en": {
"title": "string",
"description": "string",
"accreditation": "string",
"url": "string"
}
},
"startDate": "2019-08-24",
"startTime": "14:15:22.123Z",
"allDay": true,
"endDate": "2019-08-24",
"endTime": "14:15:22.123Z",
"venue": {
"address": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
},
"name": "string"
},
"topicIds": [
"string"
],
"pressContactIds": [
"string"
],
"attachments": [
{
"id": 0
}
]
}