v1

latestSwagger 2.02026-07-1384122135.6 KB
BikePoint

Gets the bike point with the given id.

get/BikePoint/{id}

Path parameters

idstring required

A bike point id (a list of ids can be obtained from the above BikePoint call)

Response

OK

idstring

A unique identifier.

urlstring

The unique location of this resource.

commonNamestring

A human readable name.

distancenumber double

The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.

placeTypestring

The type of Place. See /Place/Meta/placeTypes for possible values.

childrenUrlsstring[]
latnumber double

WGS84 latitude of the location.

lonnumber double

WGS84 longitude of the location.