v54

latestOpenAPI 3.0.2GPL-2.0raw.githubusercontent.com2026-08-023358233.3 KB
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.