Proposal
Retrieves an Entity with its linked data for presentation sites
get/entity_presentation_view/{entityId}
Path parameters
entityIdinteger required
Specific entity ID
Query parameters
place_hierarchyboolean
Will include the whole place hierarchy. This means that instead of only getting entities linked to the requested entity, all entities, which are connected with the property P46 are included in the result set. This can significantly increase the load time.
remove_empty_valuesboolean
This will remove any keys which are empty or have no values assigned, e.g. []. This can reduce the load time.
centroidboolean
Will calculate the centerpoint for all polygons and linestrings and add them to geometries
Response
Successful response