{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/smj2FmM-0!sizethumb"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Output": [
{
"Name": "Url",
"Type": "Uri",
"MAX_LENGTH": "INFINITY",
"Locator": []
},
{
"Name": "Size",
"Type": "Integer",
"MIN_VALUE": "NEGATIVE_INFINITY",
"MAX_VALUE": "POSITIVE_INFINITY"
},
{
"Name": "Height",
"Type": "Integer",
"MIN_VALUE": "NEGATIVE_INFINITY",
"MAX_VALUE": "POSITIVE_INFINITY"
},
{
"Name": "Width",
"Type": "Integer",
"MIN_VALUE": "NEGATIVE_INFINITY",
"MAX_VALUE": "POSITIVE_INFINITY"
},
{
"Name": "MD5",
"Type": "Text",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Usable",
"Type": "Boolean"
},
{
"Name": "Ext",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Duration",
"Type": "DECIMAL",
"PRECISION": "NOLIMIT",
"SCALE": "NOLIMIT",
"SIGNED": true
},
{
"Name": "Bitrate",
"Type": "DECIMAL",
"PRECISION": "NOLIMIT",
"SCALE": "NOLIMIT",
"SIGNED": true
},
{
"Name": "Watermarked",
"Type": "Boolean"
}
],
"Notes": [
"The Uris.Locator will vary depending on the maximum available size",
"If this image is generated on-the-fly, Size is not available in the response data"
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "smj2FmM-0"
},
{
"type": "action",
"text": "sizethumb"
}
]
},
"Response": {
"Uri": "/api/v2/image/smj2FmM-0!sizethumb",
"Locator": "ImageSizeThumb",
"LocatorType": "Object",
"ImageSizeThumb": {
"Url": "https://photos.smugmug.com/photos/i-smj2FmM/0/Th/i-smj2FmM-Th.jpg",
"Size": 26372,
"Height": 150,
"Width": 150,
"MD5": "72ee5cb7c2e11bf3aab795c26b821394",
"Usable": true,
"Ext": "jpg",
"Watermarked": false,
"Uri": "/api/v2/image/smj2FmM-0!sizethumb",
"UriDescription": "Image size: thumbnail"
},
"UriDescription": "Image size: thumbnail",
"EndpointType": "ImageSizeThumb",
"Timing": {
"Total": {
"time": 0.02381,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}