Read Place Description With Related

Read a place description with its related place descriptions. This resource is a representation of the place in a given time period, within a specific jurisdiction, with a specific official name. Place Descriptions have a unique, numeric identifier. The identifiers for the Place Description resource are in a different namespace than the identifier for the Place resource. For example, Place identifier 123 is not the same as Place Description 123. These unique identifiers can be used to associate places with their own data, providing a powerful way to link data together.

This endpoint returns all of the place descriptions related to the place description requested. Related place descriptions have a type of DELETED, SAME_NAME, SAME_PLACE or ASSOCIATED. ASSOCIATED types can have a sub-type whose values are free-form.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the place description. To find place description IDs, see Read Places.

Query Params
string

Only return DELETED related place descriptions that were deleted on or after this date.

Responses
200

The read was successful.

404

If the requested place description is not found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!