<p></p>
<p>when opening a history of some user, for example:</p>
<pre><code>https://www.openstreetmap.org/user/Matija%20Nalis/history
</code></pre>
<p>it contains a HTML Atom reference:</p>
<pre><code>      <link rel="alternate" type="application/atom+xml" title="ATOM" href="{&quot;display_name&quot;=&gt;&quot;Matija Nalis&quot;, &quot;max_id&quot;=&gt;nil, &quot;xhr&quot;=&gt;nil, &quot;action&quot;=&gt;:feed}" />
</code></pre>
<p>which indicate I can get Atom feed for that page, which would be great.</p>
<p>It is however broken; if I try to open that URL (<code>https://www.openstreetmap.org/user/Matija%20Nalis/%7B%22display_name%22=%3E%22Matija%20Nalis%22,%20%22max_id%22=%3Enil,%20%22xhr%22=%3Enil,%20%22action%22=%3E:feed%7D?bbox=undefined</code>) in my RSS/Atom reader, I get following error:</p>
<pre><code>File not found

Couldn't find a file/directory/API operation by that name on the OpenStreetMap server (HTTP 404)

Feel free to contact the OpenStreetMap community if you have found a broken link / bug. Make a note of the exact URL of your request.
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/3085">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOO3L6AVWS55XAKPXDS5WQCJANCNFSM4XGUDSNQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLNOJAL52QFGS76GFVTS5WQCJA5CNFSM4XGUDSN2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4L6ZP7VA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/3085",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3085",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>