<p></p>
<p>Updated in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/openstreetmap/openstreetmap-website/commit/a95931ea380022cd70f53504a0bf50c5577b24fa/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/commit/a95931ea380022cd70f53504a0bf50c5577b24fa"><tt>a95931e</tt></a>:</p>
<pre><code>GET /api/0.6/user/preferences?format=json

{
    "attribution": "http://www.openstreetmap.org/copyright",
    "copyright": "OpenStreetMap and contributors",
    "generator": "OpenStreetMap server",
    "license": "http://opendatacommons.org/licenses/odbl/1-0/",
    "preferences": {
        "coffee": "cream, no sugar",
        "diary.default_language": "en"
    },
    "version": "0.6"
}
</code></pre>
<pre><code>GET /api/0.6/user/preferences?format=xml

<osm version="0.6" generator="OpenStreetMap server" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
  <preferences>
    <preference k="diary.default_language" v="en"/>
    <preference k="coffee" v="cream, no sugar"/>
  </preferences>
</osm>
</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/pull/3164#issuecomment-815365567">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK6IEF654X5PAW5KPDTHT33BANCNFSM42P4F7NQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLKGIAGGORKUMV4N65LTHT33BA5CNFSM42P4F7N2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGCMX3PY.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/pull/3164#issuecomment-815365567",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3164#issuecomment-815365567",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>