v1

latestSwagger 2.02026-07-1384122135.6 KB
StopPoint

Gets all the Crowding data (static) for the StopPointId, plus crowding data for a given line and optionally a particular direction.

get/StopPoint/{id}/Crowding/{line}

Path parameters

idstring required

The Naptan id of the stop

linestring required

A particular line e.g. victoria, circle, northern etc.

Query parameters

direction'inbound' | 'outbound' | 'all' required

The direction of travel. Can be inbound or outbound.

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.