v1

latestSwagger 2.02026-07-1384122135.6 KB
StopPoint

Gets Stopoints that are reachable from a station/line combination.

get/StopPoint/{id}/CanReachOnLine/{lineId}

Path parameters

idstring required

The id (station naptan code e.g. 940GZZLUASL, you can use /StopPoint/Search/{query} endpoint to find a stop point id from a station name) of the stop point to filter by

lineIdstring required

Line id of the line to filter by (e.g. victoria)

Query parameters

serviceTypesstring[]

A comma-separated list of service types to filter on. If not specified. Supported values: Regular, Night. Defaulted to 'Regular' if not specified

Response

OK

naptanIdstring
platformNamestring
indicatorstring

The indicator of the stop point e.g. "Stop K"

stopLetterstring

The stop letter, if it could be cleansed from the Indicator e.g. "K"

modesstring[]
icsCodestring
smsCodestring
stopTypestring
stationNaptanstring
accessibilitySummarystring
hubNaptanCodestring
fullNamestring
naptanModestring
statusboolean
individualStopIdstring
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.