<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
We would like the query results of <a
href="http://www.openclipart.org/api/search/?query=dog">http://www.openclipart.org/api/search/?query=christmas&page=1
</a>to be available for each record to be integrated into out CMS.<br>
<br>
The first JSON integer is the record number starting at zero and
going until when the recordset ends (reset per batch).<br>
<br>
Is it possible to only return 10 records at a time please?<br>
<br>
{"msg" : "success",<br>
"info" : {"results: "1200",<br>
"pages" : "12",<br>
"current_page" : "3"<br>
},<br>
"payload" :{"0" : {"title" : "Santa Hat", <br>
<blockquote>
<blockquote> "uploader" : "TheresaKnott",<br>
"drawn_by" : "/ TheresaKnott",<br>
"description" : "A santa hat for christmas sutable
for putting on other drawings.",<br>
"tags" : "media , clip_art , public_domain , image ,
svg , santa , christmas , hat , santa , christmas , hat",<br>
"downloaded_by" : "2324",<br>
"rated_by" : "10",<br>
"detail_link" :
<a class="moz-txt-link-rfc2396E" href="http://www.openclipart.org/detail/889">"http://www.openclipart.org/detail/889"</a>,<br>
"created" : "2006-10-25 09:09:50",<br>
"svg" : {"url" : "<span></span><a
href="view-source:http://www.openclipart.org/people/TheresaKnott/TheresaKnott_Santa_Hat.svg">http://www.openclipart.org/people/TheresaKnott/TheresaKnott_Santa_Hat.svg</a><span>"</span>,
<br>
"height" :"800", <br>
"width" : "760"<br>
}<br>
"png_thumb" : {"url" : "<span></span><a
href="view-source:http://www.openclipart.org/image/250px/svg_to_png/TheresaKnott_Santa_Hat.png">http://www.openclipart.org/image/250px/svg_to_png/TheresaKnott_Santa_Hat.png</a><span></span>",
<br>
"height" :"250", "<br>
width" : "230"<br>
}<br>
"png_full_lossy" : {"url" : "<a
href="view-source:http://www.openclipart.org/image/800px/svg_to_png/TheresaKnott_Santa_Hat.png">http://www.openclipart.org/image/800px/svg_to_png/TheresaKnott_Santa_Hat.png</a><span></span>",
<br>
"height" :"800", <br>
"width" : "760"<br>
}<br>
} <br>
}<br>
</blockquote>
</blockquote>
}<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
Kind Regards,
Wayne
</pre>
</body>
</html>