You are viewing information on version v1 of the Winnipeg Transit Open Data Web Service API. This version has been deprecated.

API (v1)

Overview (deprecated)

Services

Other versions

  • v3 Overview
  • v2 Overview (supported)
  • Routes API

    A route is a named and numbered pattern of service that covers a certain geographic area with a consistent method of service delivery.

    Valid URL Parameters

    stop Only return routes passing through this stop

    Examples

    Login to see sample results.

    Identity

    • routes/16
    • routes/18
    • routes/faux-route

    Filter

    • routes
    • routes?stop=10066

    Wildcard

    • routes:16
    • routes:

    Explore the API

    Login to explore the Routes API.

    Noteworthy Results

    key A unique identifier for this route.
    number The route number
    name The route name. See the usage parameter for formatting options.
    customer-type The type of service provided by this route. Will be one of 'regular', 'industrial', 'school', 'charter' or 'work'.
    coverage Categorization of how fully a route services stops along it's segments. Can be one of 'regular' (services all stops), 'express' (services select stops in express segments) and 'super express' (services no stops in express segments).
    variants A route has many variants, but variants are only included as stubs. xlink:href attributes point to the service which can be called for more info.