Response [200 Ok]

Uri /api/v2/image/g7b63bt-1!sizexlarge
UriDescription Image size: Xlarge
EndpointType ImageSizeXLarge
Locator ImageSizeXLarge
LocatorType Object

ImageSizeXLarge [1 of 1]
/api/v2/image/g7b63bt-1!sizexlarge

Uri /api/v2/image/g7b63bt-1!sizexlarge
UriDescription Image size: Xlarge
Ext jpg
Height 681
MD5 d143dfee2e8b489d68f1e2c23194c3ca
Size 190973
Url https://photos.smugmug.com/photos/i-g7b63bt/1/LLswPCc3FjKhDndsJqGDpH7FmLMQJt8HfCNmWW6Nq/XL/i-g7b63bt-XL.jpg
Usable true
Watermarked false
Width 1023

Timing

Total

cycles 1
objects 0
time 0.04705

Request

Uri /api/v2/image/g7b63bt-1!sizexlarge
Method GET
Version v2

Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !sizexlarge

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

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Output Fields

Bitrate decimal
Duration decimal
Ext text
Height integer
MD5 text
Size integer
Url uri
Usable boolean
Watermarked boolean
Width integer

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/g7b63bt-1!sizexlarge"
    },
    "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": "g7b63bt-1",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "sizexlarge"
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/image/:imagekey!sizedetails"
        }
    },
    "Response": {
        "Uri": "/api/v2/image/g7b63bt-1!sizexlarge",
        "Locator": "ImageSizeXLarge",
        "LocatorType": "Object",
        "ImageSizeXLarge": {
            "Url": "https://photos.smugmug.com/photos/i-g7b63bt/1/LLswPCc3FjKhDndsJqGDpH7FmLMQJt8HfCNmWW6Nq/XL/i-g7b63bt-XL.jpg",
            "Size": 190973,
            "Height": 681,
            "Width": 1023,
            "MD5": "d143dfee2e8b489d68f1e2c23194c3ca",
            "Usable": true,
            "Ext": "jpg",
            "Watermarked": false,
            "Uri": "/api/v2/image/g7b63bt-1!sizexlarge",
            "UriDescription": "Image size: Xlarge"
        },
        "UriDescription": "Image size: Xlarge",
        "EndpointType": "ImageSizeXLarge",
        "Timing": {
            "Total": {
                "time": 0.04705,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}