IDigBio API v1 Specification: Difference between revisions

fix difference between fullsize and omitting. →‎GET /v1/mediarecords/{UUID}/media
(fix difference between fullsize and omitting. →‎GET /v1/mediarecords/{UUID}/media)
Line 320: Line 320:
|quality
|quality
|"thumbnail" "webview" "fullsize"
|"thumbnail" "webview" "fullsize"
|Specify the quality of the image returned from the API. The values "thumbnail" or "webview" return derivative images of width 260 and 600 pixels respectively. The value "fullsize" will return the full-size original image. Omitting quality will return the full-size original image.
|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.
|}
|}


1,554

edits