GET api/region/{id}/nearby

Gets the nearby regions for a region

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Id of the region

integer

Required

Body Parameters

None.

Response Information

Resource Description

Nearby regions yo

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.