curl --location --request GET 'https://api.kompany.com//api/v1/company/announcement/'
[
{
"countryCode": "string",
"id": "string",
"registrationNumber": "string",
"structured": "string",
"text": "string",
"time": "2019-08-24",
"type": "string"
}
]