get_route()` now has the additional optional arguments `ubahn`, `bus`, `tram` and `sbahn` (which default to true) which can be used to only request routes with some of the available means of transport.
Also, the header for sending the api key has been removed as it obviously isn't checked anymore and the api works without supplying any api keys.