Response [200 Ok]

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

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

Uri /api/v2/image/wQDsTVf-1!sizedetails
UriDescription Detailed size information for image
ImageSizeLarge
Array [6]
Ext jpg
Height 530
Size 101287
Url https://photos.smugmug.com/photos/i-wQDsTVf/1/L/i-wQDsTVf-L.jpg
Watermarked false
Width 800
ImageSizeMedium
Array [6]
Ext jpg
Height 397
Size 63447
Url https://photos.smugmug.com/photos/i-wQDsTVf/1/M/i-wQDsTVf-M.jpg
Watermarked false
Width 600
ImageSizeSmall
Array [6]
Ext jpg
Height 265
Size 33304
Url https://photos.smugmug.com/photos/i-wQDsTVf/1/S/i-wQDsTVf-S.jpg
Watermarked false
Width 400
ImageSizeThumb
Array [6]
Ext jpg
Height 99
Size 8004
Url https://photos.smugmug.com/photos/i-wQDsTVf/1/Th/i-wQDsTVf-Th.jpg
Watermarked false
Width 150
ImageSizeTiny
Array [6]
Ext jpg
Height 66
Size 5037
Url https://photos.smugmug.com/photos/i-wQDsTVf/1/Ti/i-wQDsTVf-Ti.jpg
Watermarked false
Width 100
ImageSizeX2Large
Array [6]
Ext jpg
Height 848
Size 402689
Url https://photos.smugmug.com/photos/i-wQDsTVf/1/X2/i-wQDsTVf-X2.jpg
Watermarked false
Width 1280
ImageSizeX3Large
Array [5]
Ext jpg
Height 1060
Url https://photos.smugmug.com/photos/i-wQDsTVf/1/X3/i-wQDsTVf-X3.jpg
Watermarked false
Width 1600
ImageSizeXLarge
Array [6]
Ext jpg
Height 678
Size 282764
Url https://photos.smugmug.com/photos/i-wQDsTVf/1/XL/i-wQDsTVf-XL.jpg
Watermarked false
Width 1024
ImageUrlTemplate https://photos.smugmug.com/photos/i-wQDsTVf/1/#size#/i-wQDsTVf-#size#.jpg
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/wQDsTVf-1!sizecustom

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

Timing

Total

cycles 1
objects 0
time 0.03716

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/wQDsTVf-1!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": "wQDsTVf-1",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "sizedetails"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/wQDsTVf-1!sizedetails",
        "Locator": "ImageSizeDetails",
        "LocatorType": "Object",
        "ImageSizeDetails": {
            "ImageUrlTemplate": "https://photos.smugmug.com/photos/i-wQDsTVf/1/#size#/i-wQDsTVf-#size#.jpg",
            "UsableSizes": [
                "ImageSizeTiny",
                "ImageSizeThumb",
                "ImageSizeSmall",
                "ImageSizeMedium",
                "ImageSizeLarge",
                "ImageSizeXLarge",
                "ImageSizeX2Large",
                "ImageSizeX3Large"
            ],
            "LargestImageSize": "ImageSizeX3Large",
            "ImageSizeTiny": {
                "Url": "https://photos.smugmug.com/photos/i-wQDsTVf/1/Ti/i-wQDsTVf-Ti.jpg",
                "Ext": "jpg",
                "Height": 66,
                "Width": 100,
                "Size": 5037,
                "Watermarked": false
            },
            "ImageSizeThumb": {
                "Url": "https://photos.smugmug.com/photos/i-wQDsTVf/1/Th/i-wQDsTVf-Th.jpg",
                "Ext": "jpg",
                "Height": 99,
                "Width": 150,
                "Size": 8004,
                "Watermarked": false
            },
            "ImageSizeSmall": {
                "Url": "https://photos.smugmug.com/photos/i-wQDsTVf/1/S/i-wQDsTVf-S.jpg",
                "Ext": "jpg",
                "Height": 265,
                "Width": 400,
                "Size": 33304,
                "Watermarked": false
            },
            "ImageSizeMedium": {
                "Url": "https://photos.smugmug.com/photos/i-wQDsTVf/1/M/i-wQDsTVf-M.jpg",
                "Ext": "jpg",
                "Height": 397,
                "Width": 600,
                "Size": 63447,
                "Watermarked": false
            },
            "ImageSizeLarge": {
                "Url": "https://photos.smugmug.com/photos/i-wQDsTVf/1/L/i-wQDsTVf-L.jpg",
                "Ext": "jpg",
                "Height": 530,
                "Width": 800,
                "Size": 101287,
                "Watermarked": false
            },
            "ImageSizeXLarge": {
                "Url": "https://photos.smugmug.com/photos/i-wQDsTVf/1/XL/i-wQDsTVf-XL.jpg",
                "Ext": "jpg",
                "Height": 678,
                "Width": 1024,
                "Size": 282764,
                "Watermarked": false
            },
            "ImageSizeX2Large": {
                "Url": "https://photos.smugmug.com/photos/i-wQDsTVf/1/X2/i-wQDsTVf-X2.jpg",
                "Ext": "jpg",
                "Height": 848,
                "Width": 1280,
                "Size": 402689,
                "Watermarked": false
            },
            "ImageSizeX3Large": {
                "Url": "https://photos.smugmug.com/photos/i-wQDsTVf/1/X3/i-wQDsTVf-X3.jpg",
                "Ext": "jpg",
                "Height": 1060,
                "Width": 1600,
                "Watermarked": false
            },
            "Uri": "/api/v2/image/wQDsTVf-1!sizedetails",
            "UriDescription": "Detailed size information for image",
            "Uris": {
                "ImageSizeCustom": {
                    "Uri": "/api/v2/image/wQDsTVf-1!sizecustom",
                    "Locator": "ImageSizeCustom",
                    "LocatorType": "Object",
                    "UriDescription": "Image size: custom",
                    "EndpointType": "ImageSizeCustom"
                }
            }
        },
        "UriDescription": "Detailed size information for image",
        "EndpointType": "ImageSizeDetails",
        "Timing": {
            "Total": {
                "time": 0.03716,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}