{
"result": [
{
"announcementDate": "2019-08-24T14:15:22.123Z",
"noticeType": "PIN",
"files": [
{
"fileBlob": "string",
"fileId": "string",
"ownerId": "string",
"createdAtUtc": "2019-08-24T14:15:22.123Z",
"description": "string",
"fileName": "string",
"s3BucketKey": "string",
"version": "string"
}
]
}
],
"errors": [
{
"code": 0,
"message": "string"
}
],
"_links": {
"property1": {
"href": "string"
},
"property2": {
"href": "string"
}
},
"statusCode": 0,
"statusMessage": "string",
"_embedded": {
"property1": [
null
],
"property2": [
null
]
}
}