1,554
edits
(fix text for specimen records →GET /v1/records/{ID}/media) |
(fix image →GET /v1/mediarecords/{ID}/media) |
||
Line 384: | Line 384: | ||
;Sample Usage | ;Sample Usage | ||
Request a thumbnail image for a | Request a thumbnail image for a media record with iDigBio UUID of <code>00002091-4fb3-410a-9307-bd3e917dfcca</code> by issuing an HTTP "GET" to the following URL: | ||
<pre> | <pre> | ||
Line 392: | Line 392: | ||
The response to the above URL is a series of HTTP Redirects that lead to a thumbnail image, illustrated here with the Firefox Web Developer Tools visible: | The response to the above URL is a series of HTTP Redirects that lead to a thumbnail image, illustrated here with the Firefox Web Developer Tools visible: | ||
[[File:Screenshot_firefox_webdevtools_thumbnail_specimen_182c9260-0151-454a-a648-4d58ddf51bd8.png]] | |||
edits