Related entities
You can retrieve entities related to other entities, using the endpoint(s) below. This will return the combined information for a company, person or production unit, and you can retrieve the current version or the history version.
GET api.lassox.com/CVR-1-23452345/related/person
GET api.lassox.com/CVR-1-23452345/related/person/history
Currently, the supported relations you can retrieve are:
| Type | Related Type | Example |
|---|---|---|
| Company | Person, Place | api.lassox.com/CVR-1-23452345/related/person returns participants of a company with cvr no. 23452345. |
| Place | Company | api.lassox.com/CVR-2-1023854682/related/company returns the the parent company of a production unit. |