<p>No, not like every other URL at all. The particular parameter you are talking about exists purely so that the server can tell whether the page load is an XHR call being made to load the sidebar, or an attempt to load the full page and as such is an implementation detail.</p>

<p>Obviously checking your facts would destroy your argument, but since you couldn't be bothered perhaps I can help by enlightening you as to the situation regarding the <code>/browse</code> prefix:</p>

<pre><code>bericote [~] % lwp-request -PSd http://www.openstreetmap.org/browse/way/9999999 
GET http://www.openstreetmap.org/browse/way/9999999
301 Moved Permanently
GET http://www.openstreetmap.org/way/9999999
200 OK
</code></pre>

<p>So as you can see, we made sure to redirect those URLs to the new location.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/issues/641#issuecomment-30137226'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpn49PLiXH6Qmh1mS8R0I2mFRU5Y05JGHvBssFDCHOXf8.gif' height='1' width='1'></p>