<p><a href="https://github.com/tomhughes" class="user-mention">@tomhughes</a>, I did mention about HTTP redirects, if you had <em>bothered</em> to comprehend my comment.</p>

<p>And it was exactly by investigating the XHR call that I discovered the list=1 parameter. I noticed that you can load the list of changesets by itself with list=1, otherwise it would be interpreted as a full page view.</p>

<p>There's no reliable way to instruct the web server that you wanted a list fragment or a full-page-with-map when viewing some list of changesets because HTTP is stateless, so you needed to have different URLs and that's why the list=1 parameter was added. While the list=1 parameter is not guaranteed, I'm quite sure that you would always need a different URL to make that distinction and this different URL is always discoverable by examining the JavaScript.</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-30143595'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpn49PLiXH6Qmh1mS8R0I2mFRU5Y05JGHvBssFDCHOXf8.gif' height='1' width='1'></p>