<p>Fixes <a href="https://github.com/openstreetmap/openstreetmap-website/issues/1067" class="issue-link js-issue-link" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/1067" data-id="110064726" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#1067</a>.</p>

<p>Adds the following API methods:</p>

<ul>
<li><code>/api/0.6/nodes/versions?nodes=123v4,56v7</code></li>
<li><code>/api/0.6/ways/versions?ways=123v4,56v7</code></li>
<li><code>/api/0.6/relations/versions?relations=123v4,56v7</code></li>
</ul>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/1189'>https://github.com/openstreetmap/openstreetmap-website/pull/1189</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Support version for /nodes, /ways, /relations</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189/files#diff-0">app/controllers/old_controller.rb</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189/files#diff-1">app/controllers/old_node_controller.rb</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189/files#diff-2">app/controllers/old_relation_controller.rb</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189/files#diff-3">app/controllers/old_way_controller.rb</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189/files#diff-4">config/routes.rb</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189/files#diff-5">test/controllers/old_node_controller_test.rb</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189/files#diff-6">test/controllers/old_relation_controller_test.rb</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189/files#diff-7">test/controllers/old_way_controller_test.rb</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1189.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/1189.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/1189.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/1189.diff</a></li>
</ul>

<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 or <a href="https://github.com/openstreetmap/openstreetmap-website/pull/1189">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLdww0htrslLl5eeD5vY8wlyRLgzmks5puwSNgaJpZM4H0LgL.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/1189"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>