1,554
edits
(add fullsize →GET /v1/mediarecords/{UUID}/media) |
(add fullsize) |
||
Line 563: | Line 563: | ||
|- | |- | ||
|quality | |quality | ||
|"thumbnail" "webview" | |"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. | ||
|} | |} | ||
edits