IDigBio API v1 Specification: Difference between revisions

make same as "records" description →‎GET /v1/mediarecords/{UUID}/media
(fix difference between fullsize and omitting →‎GET /v1/records/{UUID}/media)
(make same as "records" description →‎GET /v1/mediarecords/{UUID}/media)
Line 320: Line 320:
|quality
|quality
|"thumbnail" "webview" "fullsize"
|"thumbnail" "webview" "fullsize"
|Specify the quality of the JPEG image returned from the API. The values "thumbnail" or "webview" return derivative images of width 260 and 600 pixels respectively. The value "fullsize" returns a derivative image that matches the size (width in pixels) of the original image. Omitting quality will return the full-size original image from the provider.
|Specify the quality of the JPEG image returned from the API. The values "thumbnail" or "webview" return derivative images of width 260 and 600 pixels respectively. The value "fullsize" returns a derivative image that matches the size (width in pixels) of the original image. Omitting quality will return the full-size original image as specified in accessURI by the provider.
|}
|}


1,554

edits