1,554
edits
Line 200: | Line 200: | ||
Of interest here is that <code> "idigbio:itemCount" </code> contains the number of items of this type in the API. In this case, we have 2,342,880 mediarecords total. | Of interest here is that <code> "idigbio:itemCount" </code> contains the number of items of this type in the API. In this case, we have 2,342,880 mediarecords total. | ||
A link to the next "page" of records is also provided: | |||
<pre> | <pre> | ||
Line 208: | Line 208: | ||
</pre> | </pre> | ||
The next page of records can be requested by adding the "offset" paramenter: | |||
<pre> | <pre> |
edits