REST API: HistoricPlaces/Nearby

Shows historic places that are nearby the selected historic place

Resource URI

/HistoricPlaces/Nearby/11892405?api_key=xxx

Resource Properties

ParameterFormatDescriptionAllows Null
AcctID number id of historic place no
Name string name of historic place no

PhotoID

number photo ID to be used with image processor to return photo no

Description

string full description of historic place no

State

string state of historic place no

EraEvents

string List of categories seperated by ";" no

Themes

string List of categories seperated by ";" no

TrailID

string ID of trail related to historic place no

TrailName

string name of trail related to TrailID no

Error Responses

HTTP GET

N/A

JSON Request:

JSON Response:

XML Request:

XML Response:

HTTP POST

N/A

JSON Request:

JSON Response:

XML Request:

XML Response:

HTTP PUT

N/A

JSON Request:

JSON Response:

XML Request:

XML Response:

HTTP DELETE

N/A

JSON Request:

JSON Response:

XML Request:

XML Response:


REST API: HistoricPlaces/Nearby Set

N/A

Resource URI

Set Filters

ParameterFormatDescriptionAllows Null
xxx xxx xxx xxx

HTTP GET

GET Shows a list of historic places that are nearby the selected historic place

JSON Request:

JSON Response:

[
{
"acctID": 11892404,
"description": "

test 12345

",
"eraEvents": "1950-2000",
"name": "Diplomatic Reception Rooms",
"photoID": 184827,
"state": "DC",
"themes": "Architecture;Politics + War",
"trailID": 6016038,
"trailName": "Capital Crescent Trail"
},
{
"acctID": 11892406,
"description": "

Test page layout

\r\n

description text

\r\n

more description text

\r\n

{{123456}}

",
"eraEvents": "2000-Present",
"name": "The Healing Totem Pole",
"photoID": 184867,
"state": "MD",
"themes": "Native American History;Religion;Science, Technology, Engineering, and Medicine",
"trailID": 6016038,
"trailName": "Capital Crescent Trail"
},
{
"acctID": 11892529,
"description": "

placeholder text goes here

\r\n

more placeholder text

",
"eraEvents": "None",
"name": "Sotterly Plantation",
"photoID": 184868,
"state": "MD",
"themes": "Black History",
"trailID": 6016038,
"trailName": "Capital Crescent Trail"
}
]

XML Request:

XML Response:

HTTP POST

N/A

JSON Request:

JSON Response:

XML Request:

XML Response:

HTTP PUT

N/A

JSON Request:

JSON Response:

XML Request:

XML Response:

HTTP DELETE

N/A

JSON Request:

JSON Response:

XML Request:

XML Response: