IDigBio API v1 Specification: Difference between revisions

fix text for specimen records →‎GET /v1/records/{ID}/media
(fix text for specimen records →‎GET /v1/records/{ID}/media)
Line 634: Line 634:




Request a thumbnail image for a mediarecord with iDigBio UUID of <code>00002091-4fb3-410a-9307-bd3e917dfcca</code> by issuing an HTTP "GET" to the following URL:
Request a thumbnail image for a specimen record with iDigBio UUID of <code>182c9260-0151-454a-a648-4d58ddf51bd8</code> by issuing an HTTP "GET" to the following URL:


<pre>
<pre>
http://api.idigbio.org/v1/mediarecords/00002091-4fb3-410a-9307-bd3e917dfcca/media?quality=thumbnail
http://api.idigbio.org/v1/records/182c9260-0151-454a-a648-4d58ddf51bd8/media?quality=thumbnail
</pre>
</pre>


1,554

edits