map

Returns the full data for a single route, including all stops and polyline segments.

get/api/experimental/map/route-details

Query parameters

routeIdxinteger required

Internal route index

languagestring[]

language tags as used in OpenStreetMap / GTFS (usually BCP-47 / ISO 639-1, or ISO 639-2 if there's no ISO 639-1)

Response

full data for a single route

zoomFilteredboolean required

Always false for this endpoint.

Changes

Changed in 6 of the 52 revisions of this API.232

    • added the new HGV enum value to the routes/items/mode response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the stops/items/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the optional property stops/items/stopCode to the response with the 200 status

      response-optional-property-added

    • added the new SPECIAL_EVENT enum value to the stops/items/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • the response property stops/items/level became optional for the status 200

      response-property-became-optional

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 30 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog