Response [200 Ok]

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

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

Uri /api/v2/image/QfRLQqL-0!sizedetails
UriDescription Detailed size information for image
ImageSize4K
Array [6]
Ext jpg
Height 3014
Size 4245242
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/4K/i-QfRLQqL-4K.jpg
Watermarked false
Width 3840
ImageSizeLarge
Array [6]
Ext jpg
Height 600
Size 100103
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/L/i-QfRLQqL-L.jpg
Watermarked false
Width 764
ImageSizeMedium
Array [6]
Ext jpg
Height 450
Size 67450
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/M/i-QfRLQqL-M.jpg
Watermarked false
Width 573
ImageSizeSmall
Array [6]
Ext jpg
Height 300
Size 37600
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/S/i-QfRLQqL-S.jpg
Watermarked false
Width 382
ImageSizeThumb
Array [6]
Ext jpg
Height 150
Size 13077
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/Th/i-QfRLQqL-Th.jpg
Watermarked false
Width 150
ImageSizeTiny
Array [6]
Ext jpg
Height 100
Size 8824
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/Ti/i-QfRLQqL-Ti.jpg
Watermarked false
Width 100
ImageSizeX2Large
Array [6]
Ext jpg
Height 960
Size 223638
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/X2/i-QfRLQqL-X2.jpg
Watermarked false
Width 1223
ImageSizeX3Large
Array [6]
Ext jpg
Height 1200
Size 332454
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/X3/i-QfRLQqL-X3.jpg
Watermarked false
Width 1529
ImageSizeX4Large
Array [6]
Ext jpg
Height 1607
Size 591454
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/X4/i-QfRLQqL-X4.jpg
Watermarked false
Width 2048
ImageSizeX5Large
Array [6]
Ext jpg
Height 2009
Size 926284
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/X5/i-QfRLQqL-X5.jpg
Watermarked false
Width 2560
ImageSizeXLarge
Array [6]
Ext jpg
Height 768
Size 148959
Url https://photos.smugmug.com/photos/i-QfRLQqL/0/XL/i-QfRLQqL-XL.jpg
Watermarked false
Width 978
ImageUrlTemplate https://photos.smugmug.com/photos/i-QfRLQqL/0/#size#/i-QfRLQqL-#size#.jpg
UsableSizes
Array [11]
0 ImageSizeTiny
1 ImageSizeThumb
2 ImageSizeSmall
3 ImageSizeMedium
4 ImageSizeLarge
5 ImageSizeXLarge
6 ImageSizeX2Large
7 ImageSizeX3Large
8 ImageSizeX4Large
9 ImageSizeX5Large
10 ImageSize4K

Timing

Total

cycles 1
objects 0
time 0.02277

Request

Uri /api/v2/image/QfRLQqL-0!sizedetails
Method GET
Version v2

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/QfRLQqL-0!sizedetails"
    },
    "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": "QfRLQqL-0"
            },
            {
                "type": "action",
                "text": "sizedetails"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/QfRLQqL-0!sizedetails",
        "Locator": "ImageSizeDetails",
        "LocatorType": "Object",
        "ImageSizeDetails": {
            "ImageUrlTemplate": "https://photos.smugmug.com/photos/i-QfRLQqL/0/#size#/i-QfRLQqL-#size#.jpg",
            "UsableSizes": [
                "ImageSizeTiny",
                "ImageSizeThumb",
                "ImageSizeSmall",
                "ImageSizeMedium",
                "ImageSizeLarge",
                "ImageSizeXLarge",
                "ImageSizeX2Large",
                "ImageSizeX3Large",
                "ImageSizeX4Large",
                "ImageSizeX5Large",
                "ImageSize4K"
            ],
            "ImageSizeTiny": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/Ti/i-QfRLQqL-Ti.jpg",
                "Ext": "jpg",
                "Height": 100,
                "Width": 100,
                "Size": 8824,
                "Watermarked": false
            },
            "ImageSizeThumb": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/Th/i-QfRLQqL-Th.jpg",
                "Ext": "jpg",
                "Height": 150,
                "Width": 150,
                "Size": 13077,
                "Watermarked": false
            },
            "ImageSizeSmall": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/S/i-QfRLQqL-S.jpg",
                "Ext": "jpg",
                "Height": 300,
                "Width": 382,
                "Size": 37600,
                "Watermarked": false
            },
            "ImageSizeMedium": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/M/i-QfRLQqL-M.jpg",
                "Ext": "jpg",
                "Height": 450,
                "Width": 573,
                "Size": 67450,
                "Watermarked": false
            },
            "ImageSizeLarge": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/L/i-QfRLQqL-L.jpg",
                "Ext": "jpg",
                "Height": 600,
                "Width": 764,
                "Size": 100103,
                "Watermarked": false
            },
            "ImageSizeXLarge": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/XL/i-QfRLQqL-XL.jpg",
                "Ext": "jpg",
                "Height": 768,
                "Width": 978,
                "Size": 148959,
                "Watermarked": false
            },
            "ImageSizeX2Large": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/X2/i-QfRLQqL-X2.jpg",
                "Ext": "jpg",
                "Height": 960,
                "Width": 1223,
                "Size": 223638,
                "Watermarked": false
            },
            "ImageSizeX3Large": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/X3/i-QfRLQqL-X3.jpg",
                "Ext": "jpg",
                "Height": 1200,
                "Width": 1529,
                "Size": 332454,
                "Watermarked": false
            },
            "ImageSizeX4Large": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/X4/i-QfRLQqL-X4.jpg",
                "Ext": "jpg",
                "Height": 1607,
                "Width": 2048,
                "Size": 591454,
                "Watermarked": false
            },
            "ImageSizeX5Large": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/X5/i-QfRLQqL-X5.jpg",
                "Ext": "jpg",
                "Height": 2009,
                "Width": 2560,
                "Size": 926284,
                "Watermarked": false
            },
            "ImageSize4K": {
                "Url": "https://photos.smugmug.com/photos/i-QfRLQqL/0/4K/i-QfRLQqL-4K.jpg",
                "Ext": "jpg",
                "Height": 3014,
                "Width": 3840,
                "Size": 4245242,
                "Watermarked": false
            },
            "Uri": "/api/v2/image/QfRLQqL-0!sizedetails",
            "UriDescription": "Detailed size information for image"
        },
        "UriDescription": "Detailed size information for image",
        "EndpointType": "ImageSizeDetails",
        "Timing": {
            "Total": {
                "time": 0.02277,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}