Changes to Given a area frame (box defined by top right and bottom left corner) and a time frame, it returns all trips and their respective shapes that operate in this area + time frame. Trips are filtered by zoom level. On low zoom levels, only long distance trains will be shown while on high zoom levels, also metros, buses and trams will be returned.

GET /api/v6/map/trips

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 52 revisions of this API.153

  1. dbfe4b7f2bab3
  2. a2ab90068a352
  3. f808465a02ed2
  4. a3620bf004a31
  5. b7bf68a0d6f31

What changed

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • 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