1,554
edits
Line 171: | Line 171: | ||
</pre> | </pre> | ||
;Parameters | ;Optional Parameters | ||
{| class="wikitable" style="background-color: #ffffcc;" width="100%" | |||
!parameter | |||
!valid values | |||
!detailed description | |||
|- | |||
|quality | |||
|"webview" "thumbnail" | |||
|Specifiy the quality of the image returned from the API. Omitting quality will return the full-size high quality original image from source provider. The values "thumbnail" and "web" return images of width 260 and 600 pixels respectively. | |||
|} | |||
;Sample Usage | ;Sample Usage | ||
Line 182: | Line 190: | ||
---- | ---- | ||
=== GET /v1/records === | === GET /v1/records === | ||
edits