Response [200 Ok]

Uri /api/v2/image/W4h6fKn-6!sizedetails
UriDescription Detailed size information for image
EndpointType ImageSizeDetails
Locator ImageSizeDetails
LocatorType Object

ImageSizeDetails [1 of 1]
/api/v2/image/W4h6fKn-6!sizedetails

Uri /api/v2/image/W4h6fKn-6!sizedetails
UriDescription Detailed size information for image
ImageSizeLarge
Array [6]
Ext png
Height 600
Size 2059619
Url https://photos.smugmug.com/photos/i-W4h6fKn/6/L/i-W4h6fKn-L.png
Watermarked false
Width 514
ImageSizeMedium
Array [6]
Ext png
Height 450
Size 1162205
Url https://photos.smugmug.com/photos/i-W4h6fKn/6/M/i-W4h6fKn-M.png
Watermarked false
Width 386
ImageSizeSmall
Array [6]
Ext png
Height 300
Size 519512
Url https://photos.smugmug.com/photos/i-W4h6fKn/6/S/i-W4h6fKn-S.png
Watermarked false
Width 257
ImageSizeThumb
Array [6]
Ext png
Height 150
Size 133574
Url https://photos.smugmug.com/photos/i-W4h6fKn/6/Th/i-W4h6fKn-Th.png
Watermarked false
Width 129
ImageSizeTiny
Array [6]
Ext png
Height 100
Size 61265
Url https://photos.smugmug.com/photos/i-W4h6fKn/6/Ti/i-W4h6fKn-Ti.png
Watermarked false
Width 86
ImageSizeX2Large
Array [6]
Ext png
Height 960
Size 4714209
Url https://photos.smugmug.com/photos/i-W4h6fKn/6/X2/i-W4h6fKn-X2.png
Watermarked false
Width 822
ImageSizeX3Large
Array [6]
Ext png
Height 1200
Size 8231085
Url https://photos.smugmug.com/photos/i-W4h6fKn/6/X3/i-W4h6fKn-X3.png
Watermarked false
Width 1028
ImageSizeXLarge
Array [6]
Ext png
Height 768
Size 3369413
Url https://photos.smugmug.com/photos/i-W4h6fKn/6/XL/i-W4h6fKn-XL.png
Watermarked false
Width 658
ImageUrlTemplate https://photos.smugmug.com/photos/i-W4h6fKn/6/#size#/i-W4h6fKn-#size#.png
LargestImageSize ImageSizeX3Large
UsableSizes
Array [8]
0 ImageSizeTiny
1 ImageSizeThumb
2 ImageSizeSmall
3 ImageSizeMedium
4 ImageSizeLarge
5 ImageSizeXLarge
6 ImageSizeX2Large
7 ImageSizeX3Large

Uris

ImageSizeCustom
/api/v2/image/W4h6fKn-6!sizecustom

Uri /api/v2/image/W4h6fKn-6!sizecustom
UriDescription Image size: custom
EndpointType ImageSizeCustom
Locator ImageSizeCustom
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.0304

Config

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

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !sizedetails

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Parameters

GET

Image sizes to prefetch to the CDN.

Output Fields

ImageSize4K
ImageSize5K
ImageSizeLarge
ImageSizeMedium
ImageSizeOriginal
ImageSizeSmall
ImageSizeThumb
ImageSizeTiny
ImageSizeX2Large
ImageSizeX3Large
ImageSizeX4Large
ImageSizeX5Large
ImageSizeXLarge
ImageUrlTemplate
UsableSizes
VideoSMIL
VideoSize110
VideoSize1280
VideoSize1920
VideoSize200
VideoSize320
VideoSize640
VideoSize960 Deprecated as of 2018-03-27 Use VideoSize1280 instead
VideoUrlTemplate

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/W4h6fKn-6!sizedetails?_accept=text%2Fhtml"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "ParameterDescription": {
            "Array": "An indexed array of values with a length in the range MIN_COUNT to MAX_COUNT, inclusive."
        },
        "Parameters": {
            "GET": [
                {
                    "Name": "PrefetchSizes",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": null,
                    "Description": "Image sizes to prefetch to the CDN.",
                    "Type": "Array",
                    "ITEM_TYPE": "Varchar",
                    "MIN_COUNT": 0,
                    "MAX_COUNT": "INFINITY"
                }
            ]
        },
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Output": [
            {
                "Name": "ImageUrlTemplate"
            },
            {
                "Name": "VideoUrlTemplate"
            },
            {
                "Name": "UsableSizes"
            },
            {
                "Name": "ImageSizeTiny"
            },
            {
                "Name": "ImageSizeThumb"
            },
            {
                "Name": "ImageSizeSmall"
            },
            {
                "Name": "ImageSizeMedium"
            },
            {
                "Name": "ImageSizeLarge"
            },
            {
                "Name": "ImageSizeXLarge"
            },
            {
                "Name": "ImageSizeX2Large"
            },
            {
                "Name": "ImageSizeX3Large"
            },
            {
                "Name": "ImageSizeX4Large"
            },
            {
                "Name": "ImageSizeX5Large"
            },
            {
                "Name": "ImageSize4K"
            },
            {
                "Name": "ImageSize5K"
            },
            {
                "Name": "ImageSizeOriginal"
            },
            {
                "Name": "VideoSize1920"
            },
            {
                "Name": "VideoSize1280"
            },
            {
                "Name": "VideoSize960",
                "Description": "Use VideoSize1280 instead",
                "Deprecated": "2018-03-27"
            },
            {
                "Name": "VideoSize640"
            },
            {
                "Name": "VideoSize320"
            },
            {
                "Name": "VideoSize200"
            },
            {
                "Name": "VideoSize110"
            },
            {
                "Name": "VideoSMIL"
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "W4h6fKn-6",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "sizedetails"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/W4h6fKn-6!sizedetails",
        "Locator": "ImageSizeDetails",
        "LocatorType": "Object",
        "ImageSizeDetails": {
            "ImageUrlTemplate": "https://photos.smugmug.com/photos/i-W4h6fKn/6/#size#/i-W4h6fKn-#size#.png",
            "UsableSizes": [
                "ImageSizeTiny",
                "ImageSizeThumb",
                "ImageSizeSmall",
                "ImageSizeMedium",
                "ImageSizeLarge",
                "ImageSizeXLarge",
                "ImageSizeX2Large",
                "ImageSizeX3Large"
            ],
            "LargestImageSize": "ImageSizeX3Large",
            "ImageSizeTiny": {
                "Url": "https://photos.smugmug.com/photos/i-W4h6fKn/6/Ti/i-W4h6fKn-Ti.png",
                "Ext": "png",
                "Height": 100,
                "Width": 86,
                "Size": 61265,
                "Watermarked": false
            },
            "ImageSizeThumb": {
                "Url": "https://photos.smugmug.com/photos/i-W4h6fKn/6/Th/i-W4h6fKn-Th.png",
                "Ext": "png",
                "Height": 150,
                "Width": 129,
                "Size": 133574,
                "Watermarked": false
            },
            "ImageSizeSmall": {
                "Url": "https://photos.smugmug.com/photos/i-W4h6fKn/6/S/i-W4h6fKn-S.png",
                "Ext": "png",
                "Height": 300,
                "Width": 257,
                "Size": 519512,
                "Watermarked": false
            },
            "ImageSizeMedium": {
                "Url": "https://photos.smugmug.com/photos/i-W4h6fKn/6/M/i-W4h6fKn-M.png",
                "Ext": "png",
                "Height": 450,
                "Width": 386,
                "Size": 1162205,
                "Watermarked": false
            },
            "ImageSizeLarge": {
                "Url": "https://photos.smugmug.com/photos/i-W4h6fKn/6/L/i-W4h6fKn-L.png",
                "Ext": "png",
                "Height": 600,
                "Width": 514,
                "Size": 2059619,
                "Watermarked": false
            },
            "ImageSizeXLarge": {
                "Url": "https://photos.smugmug.com/photos/i-W4h6fKn/6/XL/i-W4h6fKn-XL.png",
                "Ext": "png",
                "Height": 768,
                "Width": 658,
                "Size": 3369413,
                "Watermarked": false
            },
            "ImageSizeX2Large": {
                "Url": "https://photos.smugmug.com/photos/i-W4h6fKn/6/X2/i-W4h6fKn-X2.png",
                "Ext": "png",
                "Height": 960,
                "Width": 822,
                "Size": 4714209,
                "Watermarked": false
            },
            "ImageSizeX3Large": {
                "Url": "https://photos.smugmug.com/photos/i-W4h6fKn/6/X3/i-W4h6fKn-X3.png",
                "Ext": "png",
                "Height": 1200,
                "Width": 1028,
                "Size": 8231085,
                "Watermarked": false
            },
            "Uri": "/api/v2/image/W4h6fKn-6!sizedetails",
            "UriDescription": "Detailed size information for image",
            "Uris": {
                "ImageSizeCustom": {
                    "Uri": "/api/v2/image/W4h6fKn-6!sizecustom",
                    "Locator": "ImageSizeCustom",
                    "LocatorType": "Object",
                    "UriDescription": "Image size: custom",
                    "EndpointType": "ImageSizeCustom"
                }
            }
        },
        "UriDescription": "Detailed size information for image",
        "EndpointType": "ImageSizeDetails",
        "Timing": {
            "Total": {
                "time": 0.0304,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}