---
title: "Perform a Journey Planner search from the parameters specified in simple types"
method: GET
path: "/Journey/JourneyResults/{from}/to/{to}"
tags: ["Journey"]
---

# Perform a Journey Planner search from the parameters specified in simple types

`GET /Journey/JourneyResults/{from}/to/{to}`

## Path parameters

- `from` string, required
- `to` string, required

## Query parameters

- `via` string
- `nationalSearch` boolean
- `date` string
- `time` string
- `timeIs` 'Arriving' | 'Departing'
- `journeyPreference` 'LeastInterchange' | 'LeastTime' | 'LeastWalking'
- `mode` string[]
- `accessibilityPreference` string[]
- `fromName` string
- `toName` string
- `viaName` string
- `maxTransferMinutes` string
- `maxWalkingMinutes` string
- `walkingSpeed` 'Slow' | 'Average' | 'Fast'
- `cyclePreference` 'None' | 'LeaveAtStation' | 'TakeOnTransport' | 'AllTheWay' | 'CycleHire'
- `adjustment` string
- `bikeProficiency` string[]
- `alternativeCycle` boolean
- `alternativeWalking` boolean
- `applyHtmlMarkup` boolean
- `useMultiModalCall` boolean
- `walkingOptimization` boolean
- `taxiOnlyTrip` boolean
- `routeBetweenEntrances` boolean
- `useRealTimeLiveArrivals` boolean
- `calcOneDirection` boolean
- `includeAlternativeRoutes` boolean
- `overrideMultiModalScenario` integer
- `combineTransferLegs` boolean

## Response `200`

OK

- TflApiPresentationEntitiesJourneyPlannerItineraryResult — A DTO representing a list of possible journeys.
  - `journeys` TflApiPresentationEntitiesJourneyPlannerJourney[]
    - `startDateTime` string, date-time
    - `duration` integer
    - `arrivalDateTime` string, date-time
    - `description` string
    - `alternativeRoute` boolean
    - `legs` TflApiPresentationEntitiesJourneyPlannerLeg[]
      - `duration` integer
      - `speed` string
      - `instruction` TflApiPresentationEntitiesInstruction
        - `summary` string
        - `detailed` string
        - `steps` TflApiPresentationEntitiesInstructionStep[]
          - `description` string
          - `turnDirection` string
          - `streetName` string
          - `distance` integer
          - `cumulativeDistance` integer
          - `skyDirection` integer
          - `skyDirectionDescription` 'North' | 'NorthEast' | 'East' | 'SouthEast' | 'South' | 'SouthWest' | 'West' | 'NorthWest'
          - `cumulativeTravelTime` integer
          - `latitude` number, double
          - `longitude` number, double
          - `pathAttribute` TflApiPresentationEntitiesPathAttribute
            - `name` string
            - `value` string
          - `descriptionHeading` string
          - `trackType` 'Cycleways' | 'CycleSuperHighway' | 'CanalTowpath' | 'QuietRoad' | 'ProvisionForCyclists' | 'BusyRoads' | 'None' | 'PushBike' | 'Quietway' | 'ShuttleBus' | 'Ferry' | 'CableCar'
          - `travelTime` integer
          - `atcoCode` string
      - `obstacles` TflApiPresentationEntitiesJourneyPlannerObstacle[]
        - `type` string
        - `incline` string
        - `stopId` integer
        - `position` string
      - `departureTime` string, date-time
      - `arrivalTime` string, date-time
      - `departurePoint` TflApiPresentationEntitiesPoint — Represents a point located at a latitude and longitude using the WGS84 co-ordinate system.
        - `lat` number, double — WGS84 latitude of the location.
        - `lon` number, double — WGS84 longitude of the location.
      - `arrivalPoint` TflApiPresentationEntitiesPoint — Represents a point located at a latitude and longitude using the WGS84 co-ordinate system.
        - `lat` number, double — WGS84 latitude of the location.
        - `lon` number, double — WGS84 longitude of the location.
      - `path` TflApiPresentationEntitiesJourneyPlannerPath
        - `lineString` string
        - `stopPoints` TflApiPresentationEntitiesIdentifier[]
          - `id` string
          - `name` string
          - `uri` string
          - `fullName` string
          - `type` string
          - `crowding` TflApiPresentationEntitiesCrowding
            - `passengerFlows` TflApiPresentationEntitiesPassengerFlow[] — Busiest times at a station (static information)
              - …
            - `trainLoadings` TflApiPresentationEntitiesTrainLoading[] — Train Loading on a scale 1-6, 1 being "Very quiet" and 6 being "Exceptionally busy" (static information)
              - …
          - `routeType` 'Unknown' | 'All' | 'Cycle Superhighways' | 'Quietways' | 'Cycleways' | 'Mini-Hollands' | 'Central London Grid' | 'Streetspace Route'
          - `status` 'Unknown' | 'All' | 'Open' | 'In Progress' | 'Planned' | 'Planned - Subject to feasibility and consultation.' | 'Not Open'
          - `motType` string
          - `network` string
        - `elevation` TflApiCommonJourneyPlannerJpElevation[]
          - `distance` integer
          - `startLat` number, double
          - `startLon` number, double
          - `endLat` number, double
          - `endLon` number, double
          - `startElevation` integer
          - `heightFromPreviousPoint` integer
          - `gradient` number, double
      - `routeOptions` TflApiPresentationEntitiesJourneyPlannerRouteOption[]
        - `id` string — The Id of the route
        - `name` string — Name such as "72"
        - `directions` string[]
        - `lineIdentifier` TflApiPresentationEntitiesIdentifier
          - `id` string
          - `name` string
          - `uri` string
          - `fullName` string
          - `type` string
          - `crowding` TflApiPresentationEntitiesCrowding
            - `passengerFlows` TflApiPresentationEntitiesPassengerFlow[] — Busiest times at a station (static information)
              - …
            - `trainLoadings` TflApiPresentationEntitiesTrainLoading[] — Train Loading on a scale 1-6, 1 being "Very quiet" and 6 being "Exceptionally busy" (static information)
              - …
          - `routeType` 'Unknown' | 'All' | 'Cycle Superhighways' | 'Quietways' | 'Cycleways' | 'Mini-Hollands' | 'Central London Grid' | 'Streetspace Route'
          - `status` 'Unknown' | 'All' | 'Open' | 'In Progress' | 'Planned' | 'Planned - Subject to feasibility and consultation.' | 'Not Open'
          - `motType` string
          - `network` string
        - `direction` string — The direction of the route, i.e. outbound or inbound.
      - `mode` TflApiPresentationEntitiesIdentifier
        - `id` string
        - `name` string
        - `uri` string
        - `fullName` string
        - `type` string
        - `crowding` TflApiPresentationEntitiesCrowding
          - `passengerFlows` TflApiPresentationEntitiesPassengerFlow[] — Busiest times at a station (static information)
            - `timeSlice` string — Time in 24hr format with 15 minute intervals e.g. 0500-0515, 0515-0530 etc.
            - `value` integer — Count of passenger flow towards a platform
          - `trainLoadings` TflApiPresentationEntitiesTrainLoading[] — Train Loading on a scale 1-6, 1 being "Very quiet" and 6 being "Exceptionally busy" (static information)
            - `line` string — The Line Name e.g. "Victoria"
            - `lineDirection` string — Direction of the Line e.g. NB, SB, WB etc.
            - `platformDirection` string — Direction displayed on the platform e.g. NB, SB, WB etc.
            - `direction` string — Direction in regards to Journey Planner i.e. inbound or outbound
            - `naptanTo` string — Naptan of the adjacent station
            - `timeSlice` string — Time in 24hr format with 15 minute intervals e.g. 0500-0515, 0515-0530 etc.
            - `value` integer — Scale between 1-6, 1 = Very quiet, 2 = Quiet, 3 = Fairly busy, 4 = Busy, 5 = Very busy, 6 = Exceptionally busy
        - `routeType` 'Unknown' | 'All' | 'Cycle Superhighways' | 'Quietways' | 'Cycleways' | 'Mini-Hollands' | 'Central London Grid' | 'Streetspace Route'
        - `status` 'Unknown' | 'All' | 'Open' | 'In Progress' | 'Planned' | 'Planned - Subject to feasibility and consultation.' | 'Not Open'
        - `motType` string
        - `network` string
      - `disruptions` TflApiPresentationEntitiesDisruption[]
        - `category` 'Undefined' | 'RealTime' | 'PlannedWork' | 'Information' | 'Event' | 'Crowding' | 'StatusAlert' — Gets or sets the category of this dispruption.
        - `type` string — Gets or sets the disruption type of this dispruption.
        - `categoryDescription` string — Gets or sets the description of the category.
        - `description` string — Gets or sets the description of this disruption.
        - `summary` string — Gets or sets the summary of this disruption.
        - `additionalInfo` string — Gets or sets the additionaInfo of this disruption.
        - `created` string, date-time — Gets or sets the date/time when this disruption was created.
        - `lastUpdate` string, date-time — Gets or sets the date/time when this disruption was last updated.
        - `affectedRoutes` TflApiPresentationEntitiesDisruptedRoute[] — Gets or sets the routes affected by this disruption
          - `id` string — The Id of the route
          - `lineId` string — The Id of the Line
          - `routeCode` string — The route code
          - `name` string — Name such as "72"
          - `lineString` string — The co-ordinates of the route's path as a geoJSON lineString
          - `direction` string — Inbound or Outbound
          - `originationName` string — The name of the Origin StopPoint
          - `destinationName` string — The name of the Destination StopPoint
          - `via` TflApiPresentationEntitiesRouteSectionNaptanEntrySequence
            - `ordinal` integer
            - `stopPoint` TflApiPresentationEntitiesStopPoint
              - …
          - `isEntireRouteSection` boolean — Whether this represents the entire route section
          - `validTo` string, date-time — The DateTime that the Service containing this Route is valid until.
          - `validFrom` string, date-time — The DateTime that the Service containing this Route is valid from.
          - `routeSectionNaptanEntrySequence` TflApiPresentationEntitiesRouteSectionNaptanEntrySequence[]
            - `ordinal` integer
            - `stopPoint` TflApiPresentationEntitiesStopPoint
              - …
        - `affectedStops` TflApiPresentationEntitiesStopPoint[] — Gets or sets the stops affected by this disruption
          - `naptanId` string
          - `platformName` string
          - `indicator` string — The indicator of the stop point e.g. "Stop K"
          - `stopLetter` string — The stop letter, if it could be cleansed from the Indicator e.g. "K"
          - `modes` string[]
          - `icsCode` string
          - `smsCode` string
          - `stopType` string
          - `stationNaptan` string
          - `accessibilitySummary` string
          - `hubNaptanCode` string
          - `lines` TflApiPresentationEntitiesIdentifier[]
            - `id` string
            - `name` string
            - `uri` string
            - `fullName` string
            - `type` string
            - `crowding` TflApiPresentationEntitiesCrowding
              - …
            - `routeType` 'Unknown' | 'All' | 'Cycle Superhighways' | 'Quietways' | 'Cycleways' | 'Mini-Hollands' | 'Central London Grid' | 'Streetspace Route'
            - `status` 'Unknown' | 'All' | 'Open' | 'In Progress' | 'Planned' | 'Planned - Subject to feasibility and consultation.' | 'Not Open'
            - `motType` string
            - `network` string
          - `lineGroup` TflApiPresentationEntitiesLineGroup[]
            - `naptanIdReference` string
            - `stationAtcoCode` string
            - `lineIdentifier` string[]
          - `lineModeGroups` TflApiPresentationEntitiesLineModeGroup[]
            - `modeName` string
            - `lineIdentifier` string[]
          - `fullName` string
          - `naptanMode` string
          - `status` boolean
          - `individualStopId` string
          - `id` string — A unique identifier.
          - `url` string — The unique location of this resource.
          - `commonName` string — A human readable name.
          - `distance` number, double — The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.
          - `placeType` string — The type of Place. See /Place/Meta/placeTypes for possible values.
          - `additionalProperties` TflApiPresentationEntitiesAdditionalProperties[] — A bag of additional key/value pairs with extra information about this place.
            - `category` string
            - `key` string
            - `sourceSystemKey` string
            - `value` string
            - `modified` string, date-time
          - `children` TflApiPresentationEntitiesPlace[]
            - `id` string — A unique identifier.
            - `url` string — The unique location of this resource.
            - `commonName` string — A human readable name.
            - `distance` number, double — The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.
            - `placeType` string — The type of Place. See /Place/Meta/placeTypes for possible values.
            - `additionalProperties` TflApiPresentationEntitiesAdditionalProperties[] — A bag of additional key/value pairs with extra information about this place.
              - …
            - `children` TflApiPresentationEntitiesPlace[]
            - `childrenUrls` string[]
            - `lat` number, double — WGS84 latitude of the location.
            - `lon` number, double — WGS84 longitude of the location.
          - `childrenUrls` string[]
          - `lat` number, double — WGS84 latitude of the location.
          - `lon` number, double — WGS84 longitude of the location.
        - `closureText` string — Text describing the closure type
      - `plannedWorks` TflApiPresentationEntitiesJourneyPlannerPlannedWork[]
        - `id` string
        - `description` string
        - `createdDateTime` string, date-time
        - `lastUpdateDateTime` string, date-time
      - `distance` number, double
      - `isDisrupted` boolean
      - `hasFixedLocations` boolean
      - `scheduledDepartureTime` string, date-time
      - `scheduledArrivalTime` string, date-time
      - `interChangeDuration` string
      - `interChangePosition` string
    - `fare` TflApiPresentationEntitiesJourneyPlannerJourneyFare
      - `totalCost` integer
      - `fares` TflApiPresentationEntitiesJourneyPlannerFare[]
        - `lowZone` integer
        - `highZone` integer
        - `cost` integer
        - `chargeProfileName` string
        - `isHopperFare` boolean
        - `chargeLevel` string
        - `peak` integer
        - `offPeak` integer
        - `taps` TflApiPresentationEntitiesJourneyPlannerFareTap[]
          - `atcoCode` string
          - `tapDetails` TflApiPresentationEntitiesJourneyPlannerFareTapDetails
            - `modeType` string
            - `validationType` string
            - `hostDeviceType` string
            - `busRouteId` string
            - `nationalLocationCode` integer
            - `tapTimestamp` string, date-time
      - `caveats` TflApiPresentationEntitiesJourneyPlannerFareCaveat[]
        - `text` string
        - `type` string
  - `lines` TflApiPresentationEntitiesLine[]
    - `id` string
    - `name` string
    - `modeName` string
    - `disruptions` TflApiPresentationEntitiesDisruption[]
      - `category` 'Undefined' | 'RealTime' | 'PlannedWork' | 'Information' | 'Event' | 'Crowding' | 'StatusAlert' — Gets or sets the category of this dispruption.
      - `type` string — Gets or sets the disruption type of this dispruption.
      - `categoryDescription` string — Gets or sets the description of the category.
      - `description` string — Gets or sets the description of this disruption.
      - `summary` string — Gets or sets the summary of this disruption.
      - `additionalInfo` string — Gets or sets the additionaInfo of this disruption.
      - `created` string, date-time — Gets or sets the date/time when this disruption was created.
      - `lastUpdate` string, date-time — Gets or sets the date/time when this disruption was last updated.
      - `affectedRoutes` TflApiPresentationEntitiesDisruptedRoute[] — Gets or sets the routes affected by this disruption
        - `id` string — The Id of the route
        - `lineId` string — The Id of the Line
        - `routeCode` string — The route code
        - `name` string — Name such as "72"
        - `lineString` string — The co-ordinates of the route's path as a geoJSON lineString
        - `direction` string — Inbound or Outbound
        - `originationName` string — The name of the Origin StopPoint
        - `destinationName` string — The name of the Destination StopPoint
        - `via` TflApiPresentationEntitiesRouteSectionNaptanEntrySequence
          - `ordinal` integer
          - `stopPoint` TflApiPresentationEntitiesStopPoint
            - `naptanId` string
            - `platformName` string
            - `indicator` string — The indicator of the stop point e.g. "Stop K"
            - `stopLetter` string — The stop letter, if it could be cleansed from the Indicator e.g. "K"
            - `modes` string[]
            - `icsCode` string
            - `smsCode` string
            - `stopType` string
            - `stationNaptan` string
            - `accessibilitySummary` string
            - `hubNaptanCode` string
            - `lines` TflApiPresentationEntitiesIdentifier[]
              - …
            - `lineGroup` TflApiPresentationEntitiesLineGroup[]
              - …
            - `lineModeGroups` TflApiPresentationEntitiesLineModeGroup[]
              - …
            - `fullName` string
            - `naptanMode` string
            - `status` boolean
            - `individualStopId` string
            - `id` string — A unique identifier.
            - `url` string — The unique location of this resource.
            - `commonName` string — A human readable name.
            - `distance` number, double — The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.
            - `placeType` string — The type of Place. See /Place/Meta/placeTypes for possible values.
            - `additionalProperties` TflApiPresentationEntitiesAdditionalProperties[] — A bag of additional key/value pairs with extra information about this place.
              - …
            - `children` TflApiPresentationEntitiesPlace[]
              - …
            - `childrenUrls` string[]
            - `lat` number, double — WGS84 latitude of the location.
            - `lon` number, double — WGS84 longitude of the location.
        - `isEntireRouteSection` boolean — Whether this represents the entire route section
        - `validTo` string, date-time — The DateTime that the Service containing this Route is valid until.
        - `validFrom` string, date-time — The DateTime that the Service containing this Route is valid from.
        - `routeSectionNaptanEntrySequence` TflApiPresentationEntitiesRouteSectionNaptanEntrySequence[]
          - `ordinal` integer
          - `stopPoint` TflApiPresentationEntitiesStopPoint
            - `naptanId` string
            - `platformName` string
            - `indicator` string — The indicator of the stop point e.g. "Stop K"
            - `stopLetter` string — The stop letter, if it could be cleansed from the Indicator e.g. "K"
            - `modes` string[]
            - `icsCode` string
            - `smsCode` string
            - `stopType` string
            - `stationNaptan` string
            - `accessibilitySummary` string
            - `hubNaptanCode` string
            - `lines` TflApiPresentationEntitiesIdentifier[]
              - …
            - `lineGroup` TflApiPresentationEntitiesLineGroup[]
              - …
            - `lineModeGroups` TflApiPresentationEntitiesLineModeGroup[]
              - …
            - `fullName` string
            - `naptanMode` string
            - `status` boolean
            - `individualStopId` string
            - `id` string — A unique identifier.
            - `url` string — The unique location of this resource.
            - `commonName` string — A human readable name.
            - `distance` number, double — The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.
            - `placeType` string — The type of Place. See /Place/Meta/placeTypes for possible values.
            - `additionalProperties` TflApiPresentationEntitiesAdditionalProperties[] — A bag of additional key/value pairs with extra information about this place.
              - …
            - `children` TflApiPresentationEntitiesPlace[]
              - …
            - `childrenUrls` string[]
            - `lat` number, double — WGS84 latitude of the location.
            - `lon` number, double — WGS84 longitude of the location.
      - `affectedStops` TflApiPresentationEntitiesStopPoint[] — Gets or sets the stops affected by this disruption
        - `naptanId` string
        - `platformName` string
        - `indicator` string — The indicator of the stop point e.g. "Stop K"
        - `stopLetter` string — The stop letter, if it could be cleansed from the Indicator e.g. "K"
        - `modes` string[]
        - `icsCode` string
        - `smsCode` string
        - `stopType` string
        - `stationNaptan` string
        - `accessibilitySummary` string
        - `hubNaptanCode` string
        - `lines` TflApiPresentationEntitiesIdentifier[]
          - `id` string
          - `name` string
          - `uri` string
          - `fullName` string
          - `type` string
          - `crowding` TflApiPresentationEntitiesCrowding
            - `passengerFlows` TflApiPresentationEntitiesPassengerFlow[] — Busiest times at a station (static information)
              - …
            - `trainLoadings` TflApiPresentationEntitiesTrainLoading[] — Train Loading on a scale 1-6, 1 being "Very quiet" and 6 being "Exceptionally busy" (static information)
              - …
          - `routeType` 'Unknown' | 'All' | 'Cycle Superhighways' | 'Quietways' | 'Cycleways' | 'Mini-Hollands' | 'Central London Grid' | 'Streetspace Route'
          - `status` 'Unknown' | 'All' | 'Open' | 'In Progress' | 'Planned' | 'Planned - Subject to feasibility and consultation.' | 'Not Open'
          - `motType` string
          - `network` string
        - `lineGroup` TflApiPresentationEntitiesLineGroup[]
          - `naptanIdReference` string
          - `stationAtcoCode` string
          - `lineIdentifier` string[]
        - `lineModeGroups` TflApiPresentationEntitiesLineModeGroup[]
          - `modeName` string
          - `lineIdentifier` string[]
        - `fullName` string
        - `naptanMode` string
        - `status` boolean
        - `individualStopId` string
        - `id` string — A unique identifier.
        - `url` string — The unique location of this resource.
        - `commonName` string — A human readable name.
        - `distance` number, double — The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.
        - `placeType` string — The type of Place. See /Place/Meta/placeTypes for possible values.
        - `additionalProperties` TflApiPresentationEntitiesAdditionalProperties[] — A bag of additional key/value pairs with extra information about this place.
          - `category` string
          - `key` string
          - `sourceSystemKey` string
          - `value` string
          - `modified` string, date-time
        - `children` TflApiPresentationEntitiesPlace[]
          - `id` string — A unique identifier.
          - `url` string — The unique location of this resource.
          - `commonName` string — A human readable name.
          - `distance` number, double — The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.
          - `placeType` string — The type of Place. See /Place/Meta/placeTypes for possible values.
          - `additionalProperties` TflApiPresentationEntitiesAdditionalProperties[] — A bag of additional key/value pairs with extra information about this place.
            - `category` string
            - `key` string
            - `sourceSystemKey` string
            - `value` string
            - `modified` string, date-time
          - `children` TflApiPresentationEntitiesPlace[]
          - `childrenUrls` string[]
          - `lat` number, double — WGS84 latitude of the location.
          - `lon` number, double — WGS84 longitude of the location.
        - `childrenUrls` string[]
        - `lat` number, double — WGS84 latitude of the location.
        - `lon` number, double — WGS84 longitude of the location.
      - `closureText` string — Text describing the closure type
    - `created` string, date-time
    - `modified` string, date-time
    - `lineStatuses` TflApiPresentationEntitiesLineStatus[]
      - `id` integer
      - `lineId` string
      - `statusSeverity` integer
      - `statusSeverityDescription` string
      - `reason` string
      - `created` string, date-time
      - `modified` string, date-time
      - `validityPeriods` TflApiPresentationEntitiesValidityPeriod[]
        - `fromDate` string, date-time — Gets or sets the start date.
        - `toDate` string, date-time — Gets or sets the end date.
        - `isNow` boolean — If true is a realtime status rather than planned or info
      - `disruption` TflApiPresentationEntitiesDisruption — Represents a disruption to a route within the transport network.
        - `category` 'Undefined' | 'RealTime' | 'PlannedWork' | 'Information' | 'Event' | 'Crowding' | 'StatusAlert' — Gets or sets the category of this dispruption.
        - `type` string — Gets or sets the disruption type of this dispruption.
        - `categoryDescription` string — Gets or sets the description of the category.
        - `description` string — Gets or sets the description of this disruption.
        - `summary` string — Gets or sets the summary of this disruption.
        - `additionalInfo` string — Gets or sets the additionaInfo of this disruption.
        - `created` string, date-time — Gets or sets the date/time when this disruption was created.
        - `lastUpdate` string, date-time — Gets or sets the date/time when this disruption was last updated.
        - `affectedRoutes` TflApiPresentationEntitiesDisruptedRoute[] — Gets or sets the routes affected by this disruption
          - `id` string — The Id of the route
          - `lineId` string — The Id of the Line
          - `routeCode` string — The route code
          - `name` string — Name such as "72"
          - `lineString` string — The co-ordinates of the route's path as a geoJSON lineString
          - `direction` string — Inbound or Outbound
          - `originationName` string — The name of the Origin StopPoint
          - `destinationName` string — The name of the Destination StopPoint
          - `via` TflApiPresentationEntitiesRouteSectionNaptanEntrySequence
            - `ordinal` integer
            - `stopPoint` TflApiPresentationEntitiesStopPoint
              - …
          - `isEntireRouteSection` boolean — Whether this represents the entire route section
          - `validTo` string, date-time — The DateTime that the Service containing this Route is valid until.
          - `validFrom` string, date-time — The DateTime that the Service containing this Route is valid from.
          - `routeSectionNaptanEntrySequence` TflApiPresentationEntitiesRouteSectionNaptanEntrySequence[]
            - `ordinal` integer
            - `stopPoint` TflApiPresentationEntitiesStopPoint
              - …
        - `affectedStops` TflApiPresentationEntitiesStopPoint[] — Gets or sets the stops affected by this disruption
          - `naptanId` string
          - `platformName` string
          - `indicator` string — The indicator of the stop point e.g. "Stop K"
          - `stopLetter` string — The stop letter, if it could be cleansed from the Indicator e.g. "K"
          - `modes` string[]
          - `icsCode` string
          - `smsCode` string
          - `stopType` string
          - `stationNaptan` string
          - `accessibilitySummary` string
          - `hubNaptanCode` string
          - `lines` TflApiPresentationEntitiesIdentifier[]
            - `id` string
            - `name` string
            - `uri` string
            - `fullName` string
            - `type` string
            - `crowding` TflApiPresentationEntitiesCrowding
              - …
            - `routeType` 'Unknown' | 'All' | 'Cycle Superhighways' | 'Quietways' | 'Cycleways' | 'Mini-Hollands' | 'Central London Grid' | 'Streetspace Route'
            - `status` 'Unknown' | 'All' | 'Open' | 'In Progress' | 'Planned' | 'Planned - Subject to feasibility and consultation.' | 'Not Open'
            - `motType` string
            - `network` string
          - `lineGroup` TflApiPresentationEntitiesLineGroup[]
            - `naptanIdReference` string
            - `stationAtcoCode` string
            - `lineIdentifier` string[]
          - `lineModeGroups` TflApiPresentationEntitiesLineModeGroup[]
            - `modeName` string
            - `lineIdentifier` string[]
          - `fullName` string
          - `naptanMode` string
          - `status` boolean
          - `individualStopId` string
          - `id` string — A unique identifier.
          - `url` string — The unique location of this resource.
          - `commonName` string — A human readable name.
          - `distance` number, double — The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.
          - `placeType` string — The type of Place. See /Place/Meta/placeTypes for possible values.
          - `additionalProperties` TflApiPresentationEntitiesAdditionalProperties[] — A bag of additional key/value pairs with extra information about this place.
            - `category` string
            - `key` string
            - `sourceSystemKey` string
            - `value` string
            - `modified` string, date-time
          - `children` TflApiPresentationEntitiesPlace[]
            - `id` string — A unique identifier.
            - `url` string — The unique location of this resource.
            - `commonName` string — A human readable name.
            - `distance` number, double — The distance of the place from its search point, if this is the result of a geographical search, otherwise zero.
            - `placeType` string — The type of Place. See /Place/Meta/placeTypes for possible values.
            - `additionalProperties` TflApiPresentationEntitiesAdditionalProperties[] — A bag of additional key/value pairs with extra information about this place.
              - …
            - `children` TflApiPresentationEntitiesPlace[]
            - `childrenUrls` string[]
            - `lat` number, double — WGS84 latitude of the location.
            - `lon` number, double — WGS84 longitude of the location.
          - `childrenUrls` string[]
          - `lat` number, double — WGS84 latitude of the location.
          - `lon` number, double — WGS84 longitude of the location.
        - `closureText` string — Text describing the closure type
    - `routeSections` TflApiPresentationEntitiesMatchedRoute[]
      - `routeCode` string — The route code
      - `name` string — Name such as "72"
      - `direction` string — Inbound or Outbound
      - `originationName` string — The name of the Origin StopPoint
      - `destinationName` string — The name of the Destination StopPoint
      - `originator` string — The Id (NaPTAN code) of the Origin StopPoint
      - `destination` string — The Id (NaPTAN code) or the Destination StopPoint
      - `serviceType` string — Regular or Night
      - `validTo` string, date-time — The DateTime that the Service containing this Route is valid until.
      - `validFrom` string, date-time — The DateTime that the Service containing this Route is valid from.
    - `serviceTypes` TflApiPresentationEntitiesLineServiceTypeInfo[]
      - `name` string
      - `uri` string
    - `crowding` TflApiPresentationEntitiesCrowding
      - `passengerFlows` TflApiPresentationEntitiesPassengerFlow[] — Busiest times at a station (static information)
        - `timeSlice` string — Time in 24hr format with 15 minute intervals e.g. 0500-0515, 0515-0530 etc.
        - `value` integer — Count of passenger flow towards a platform
      - `trainLoadings` TflApiPresentationEntitiesTrainLoading[] — Train Loading on a scale 1-6, 1 being "Very quiet" and 6 being "Exceptionally busy" (static information)
        - `line` string — The Line Name e.g. "Victoria"
        - `lineDirection` string — Direction of the Line e.g. NB, SB, WB etc.
        - `platformDirection` string — Direction displayed on the platform e.g. NB, SB, WB etc.
        - `direction` string — Direction in regards to Journey Planner i.e. inbound or outbound
        - `naptanTo` string — Naptan of the adjacent station
        - `timeSlice` string — Time in 24hr format with 15 minute intervals e.g. 0500-0515, 0515-0530 etc.
        - `value` integer — Scale between 1-6, 1 = Very quiet, 2 = Quiet, 3 = Fairly busy, 4 = Busy, 5 = Very busy, 6 = Exceptionally busy
  - `cycleHireDockingStationData` TflApiPresentationEntitiesJourneyPlannerJourneyPlannerCycleHireDockingStationData
    - `originNumberOfBikes` integer
    - `destinationNumberOfBikes` integer
    - `originNumberOfEmptySlots` integer
    - `destinationNumberOfEmptySlots` integer
    - `originId` string
    - `destinationId` string
  - `stopMessages` string[]
  - `recommendedMaxAgeMinutes` integer
  - `searchCriteria` TflApiPresentationEntitiesJourneyPlannerSearchCriteria
    - `dateTime` string, date-time
    - `dateTimeType` 'Arriving' | 'Departing'
    - `timeAdjustments` TflApiPresentationEntitiesJourneyPlannerTimeAdjustments
      - `earliest` TflApiPresentationEntitiesJourneyPlannerTimeAdjustment
        - `date` string
        - `time` string
        - `timeIs` string
        - `uri` string
      - `earlier` TflApiPresentationEntitiesJourneyPlannerTimeAdjustment
        - `date` string
        - `time` string
        - `timeIs` string
        - `uri` string
      - `later` TflApiPresentationEntitiesJourneyPlannerTimeAdjustment
        - `date` string
        - `time` string
        - `timeIs` string
        - `uri` string
      - `latest` TflApiPresentationEntitiesJourneyPlannerTimeAdjustment
        - `date` string
        - `time` string
        - `timeIs` string
        - `uri` string
  - `journeyVector` TflApiPresentationEntitiesJourneyPlannerJourneyVector
    - `from` string
    - `to` string
    - `via` string
    - `uri` string

---

[API](https://skmtc.net/tfl/apis/transport-for-london-unified-api.md) · [All operations](https://skmtc.net/tfl/apis/transport-for-london-unified-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tfl/transport-for-london-unified-api/revisions/266abe0486b0/schema)
