{
"etag": "string",
"exemptions": {
"disclosure_transparency_rules_chapter_five_applies": {
"exemption_type": "string",
"items": [
{
"exempt_from": "date",
"exempt_to": "date"
}
]
},
"psc_exempt_as_shares_admitted_on_market": {
"exemption_type": "string",
"items": [
{
"exempt_from": "date",
"exempt_to": "date"
}
]
},
"psc_exempt_as_trading_on_eu_regulated_market": {
"exemption_type": "string",
"items": [
{
"exempt_from": "date",
"exempt_to": "date"
}
]
},
"psc_exempt_as_trading_on_regulated_market": {
"exemption_type": "string",
"items": [
{
"exempt_from": "date",
"exempt_to": "date"
}
]
},
"psc_exempt_as_trading_on_uk_regulated_market": {
"exemption_type": "string",
"items": [
{
"exempt_from": "date",
"exempt_to": "date"
}
]
}
},
"kind": "string",
"links": [
{
"self": "string"
}
]
}
Name | Type | Description | Additional |
---|---|---|---|
etag | string |
The ETag of the resource. |
|
exemptions | object |
Company exemptions information. |
|
exemptions.disclosure_transparency_rules_chapter_five_applies | object |
If present the company has been or is exempt from keeping a PSC register, because it is a DTR issuer and the shares are admitted to trading on a regulated market. |
Optional |
exemptions.disclosure_transparency_rules_chapter_five_applies.exemption_type | string |
The exemption type. Possible values are:
|
|
exemptions.disclosure_transparency_rules_chapter_five_applies.items[] | array |
List of exemption periods. |
|
exemptions.disclosure_transparency_rules_chapter_five_applies.items[].exempt_from | date |
Exemption valid from. |
|
exemptions.disclosure_transparency_rules_chapter_five_applies.items[].exempt_to | date |
Exemption valid to. |
Optional |
exemptions.psc_exempt_as_shares_admitted_on_market | object |
If present the company has been or is exempt from keeping a PSC register, as it has voting shares admitted to trading on a market listed in the Register of People with Significant Control Regulations 2016. |
Optional |
exemptions.psc_exempt_as_shares_admitted_on_market.exemption_type | string |
The exemption type. Possible values are:
|
|
exemptions.psc_exempt_as_shares_admitted_on_market.items[] | array |
List of dates |
|
exemptions.psc_exempt_as_shares_admitted_on_market.items[].exempt_from | date |
Exemption valid from. |
|
exemptions.psc_exempt_as_shares_admitted_on_market.items[].exempt_to | date |
Exemption valid to. |
Optional |
exemptions.psc_exempt_as_trading_on_eu_regulated_market | object |
If present the company has been or is exempt from keeping a PSC register, as it has voting shares admitted to trading on an EU regulated market. |
Optional |
exemptions.psc_exempt_as_trading_on_eu_regulated_market.exemption_type | string |
The exemption type. Possible values are:
|
|
exemptions.psc_exempt_as_trading_on_eu_regulated_market.items[] | array |
List of dates |
|
exemptions.psc_exempt_as_trading_on_eu_regulated_market.items[].exempt_from | date |
Exemption valid from. |
|
exemptions.psc_exempt_as_trading_on_eu_regulated_market.items[].exempt_to | date |
Exemption valid to. |
Optional |
exemptions.psc_exempt_as_trading_on_regulated_market | object |
If present the company has been or is exempt from keeping a PSC register, as it has voting shares admitted to trading on a regulated market other than the UK. |
Optional |
exemptions.psc_exempt_as_trading_on_regulated_market.exemption_type | string |
The exemption type. Possible values are:
|
|
exemptions.psc_exempt_as_trading_on_regulated_market.items[] | array |
List of dates |
|
exemptions.psc_exempt_as_trading_on_regulated_market.items[].exempt_from | date |
Exemption valid from. |
|
exemptions.psc_exempt_as_trading_on_regulated_market.items[].exempt_to | date |
Exemption valid to. |
Optional |
exemptions.psc_exempt_as_trading_on_uk_regulated_market | object |
If present the company has been or is exempt from keeping a PSC register, as it has voting shares admitted to trading on a UK regulated market. |
Optional |
exemptions.psc_exempt_as_trading_on_uk_regulated_market.exemption_type | string |
The exemption type. Possible values are:
|
|
exemptions.psc_exempt_as_trading_on_uk_regulated_market.items[] | array |
List of dates |
|
exemptions.psc_exempt_as_trading_on_uk_regulated_market.items[].exempt_from | date |
Exemption valid from. |
|
exemptions.psc_exempt_as_trading_on_uk_regulated_market.items[].exempt_to | date |
Exemption valid to. |
Optional |
kind | string |
Possible values are:
|
|
links[] | array |
A set of URLs related to the resource, including self. |
|
links[].self | string |
The URL of this resource. |