<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #314: Bugs getting revisions from the REST API</title>
    <link>http://localhost/ticket/314</link>
    <description>&lt;p&gt;
Bug report regarding getting revisions:
&lt;/p&gt;
&lt;p&gt;
Getting revisons by ID (on the latest ID)
GET "&lt;a class="ext-link" href="http://test-hmg.ckan.net/api/search/revision?since_revision=44aac9b6-ba24-43a8-87a1-f6923dc523ff"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://test-hmg.ckan.net/api/search/revision?since_revision=44aac9b6-ba24-43a8-87a1-f6923dc523ff&lt;/a&gt;"
&lt;/p&gt;
&lt;p&gt;
Returns a whole load of stuff (it's also quite slow - about 10 seconds)
&lt;/p&gt;
&lt;p&gt;
I'm expecting it to return just an empty array - am I doing something
wrong here - if so could you clarify correct use of the API?
&lt;/p&gt;
&lt;p&gt;
GET "&lt;a class="ext-link" href="http://test-hmg.ckan.net/api/search/revision?since_time=2010-04-30T23:45"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://test-hmg.ckan.net/api/search/revision?since_time=2010-04-30T23:45&lt;/a&gt;"
Returns the empty string - I'd expect an empty array ie []
&lt;/p&gt;
&lt;p&gt;
GET "&lt;a class="ext-link" href="http://test-hmg.ckan.net/api/search/revision?since_time=2010-04-31T23:45"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://test-hmg.ckan.net/api/search/revision?since_time=2010-04-31T23:45&lt;/a&gt;"
Returns an internal server error 500 - I think it should probably be "bad
Request" 400 (the date is invalid)
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/314</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>johnbywater</dc:creator>

      <pubDate>Mon, 14 Jun 2010 13:59:43 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/314#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/314#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>