Proposal
Retrieves an Entity with its linked data for presentation sites
get/entity_presentation_view/{entityId}
Path parameters
entityIdinteger required
Internal database ID
Example:50505
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.
map_overlayboolean
Will add the map overlay information for images if available.
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 linestring and add them to geometries
Response
Successful response