This endpoint shows the related trails for a specific historic place.
Resource URI
HistoricPlaces/RelatedTrails/11892405
Resource Properties
Parameter | Format | Description | Allows Null |
AcctID |
int |
Shows trail ID of trail related to the historic place |
No |
TrailName |
string |
Name of trail related to historic place |
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/RelatedTrails Set
Resource URI
Set Filters
HTTP GET
GET Shows a list of trails related to historic place. There could be multiple trails related to a historic place.
JSON Request:
JSON Response:
[
{
"AcctID": 6032228,
"TrailName": "Mass Central Rail Trail"
},
{
"AcctID": 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: