Special Endpoints
Retrieves all subunits of a place in a special format, used by e.g. ARIADNEplus and THANADOS.
get/subunits/{entityId}
Path parameters
entityIdinteger required
Internal database ID
Example:50505
Specific entity ID
Query parameters
downloadboolean
Download results
Response
Successful response returning subunits for one or more entities.
SubunitsModel required
A map of entity IDs (e.g., '50505') to an array of their subunit objects.