When accessing http://api.stackoverflow.com/1.1/ the URL redirected to http://api.stackoverflow.com/1.0/usage. Guessing this has to do with patterned based routing because 1.0 comes before 1.1. The view returned is the same for http://api.stackoverflow.com/1.1/usage, so the redirected URL should match.