Response [200 Ok]

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

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

Uri /api/v2/image/9LPsm37-0!sizedetails
UriDescription Detailed size information for image
ImageSize4K
Array [6]
Ext jpg
Height 1869
Size 758034
Url https://photos.smugmug.com/photos/i-9LPsm37/0/4K/i-9LPsm37-4K.jpg
Watermarked false
Width 3840
ImageSize5K
Array [6]
Ext jpg
Height 2492
Size 1301148
Url https://photos.smugmug.com/photos/i-9LPsm37/0/5K/i-9LPsm37-5K.jpg
Watermarked false
Width 5119
ImageSizeLarge
Array [6]
Ext jpg
Height 389
Size 35214
Url https://photos.smugmug.com/photos/i-9LPsm37/0/L/i-9LPsm37-L.jpg
Watermarked false
Width 800
ImageSizeMedium
Array [6]
Ext jpg
Height 292
Size 25579
Url https://photos.smugmug.com/photos/i-9LPsm37/0/M/i-9LPsm37-M.jpg
Watermarked false
Width 600
ImageSizeSmall
Array [6]
Ext jpg
Height 195
Size 16810
Url https://photos.smugmug.com/photos/i-9LPsm37/0/S/i-9LPsm37-S.jpg
Watermarked false
Width 400
ImageSizeThumb
Array [6]
Ext jpg
Height 150
Size 10794
Url https://photos.smugmug.com/photos/i-9LPsm37/0/Th/i-9LPsm37-Th.jpg
Watermarked false
Width 150
ImageSizeTiny
Array [6]
Ext jpg
Height 100
Size 8243
Url https://photos.smugmug.com/photos/i-9LPsm37/0/Ti/i-9LPsm37-Ti.jpg
Watermarked false
Width 100
ImageSizeX2Large
Array [6]
Ext jpg
Height 623
Size 64113
Url https://photos.smugmug.com/photos/i-9LPsm37/0/X2/i-9LPsm37-X2.jpg
Watermarked false
Width 1280
ImageSizeX3Large
Array [6]
Ext jpg
Height 779
Size 87084
Url https://photos.smugmug.com/photos/i-9LPsm37/0/X3/i-9LPsm37-X3.jpg
Watermarked false
Width 1600
ImageSizeX4Large
Array [6]
Ext jpg
Height 997
Size 121377
Url https://photos.smugmug.com/photos/i-9LPsm37/0/X4/i-9LPsm37-X4.jpg
Watermarked false
Width 2048
ImageSizeX5Large
Array [6]
Ext jpg
Height 1246
Size 169756
Url https://photos.smugmug.com/photos/i-9LPsm37/0/X5/i-9LPsm37-X5.jpg
Watermarked false
Width 2560
ImageSizeXLarge
Array [6]
Ext jpg
Height 498
Size 48009
Url https://photos.smugmug.com/photos/i-9LPsm37/0/XL/i-9LPsm37-XL.jpg
Watermarked false
Width 1023
ImageUrlTemplate https://photos.smugmug.com/photos/i-9LPsm37/0/#size#/i-9LPsm37-#size#.jpg
UsableSizes
Array [12]
0 ImageSizeTiny
1 ImageSizeThumb
2 ImageSizeSmall
3 ImageSizeMedium
4 ImageSizeLarge
5 ImageSizeXLarge
6 ImageSizeX2Large
7 ImageSizeX3Large
8 ImageSizeX4Large
9 ImageSizeX5Large
10 ImageSize4K
11 ImageSize5K

Timing

Total

cycles 1
objects 0
time 0.06467

Request

Uri /api/v2/image/9LPsm37-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/9LPsm37-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": "9LPsm37-0"
            },
            {
                "type": "action",
                "text": "sizedetails"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/9LPsm37-0!sizedetails",
        "Locator": "ImageSizeDetails",
        "LocatorType": "Object",
        "ImageSizeDetails": {
            "ImageUrlTemplate": "https://photos.smugmug.com/photos/i-9LPsm37/0/#size#/i-9LPsm37-#size#.jpg",
            "UsableSizes": [
                "ImageSizeTiny",
                "ImageSizeThumb",
                "ImageSizeSmall",
                "ImageSizeMedium",
                "ImageSizeLarge",
                "ImageSizeXLarge",
                "ImageSizeX2Large",
                "ImageSizeX3Large",
                "ImageSizeX4Large",
                "ImageSizeX5Large",
                "ImageSize4K",
                "ImageSize5K"
            ],
            "ImageSizeTiny": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/Ti/i-9LPsm37-Ti.jpg",
                "Ext": "jpg",
                "Height": 100,
                "Width": 100,
                "Size": 8243,
                "Watermarked": false
            },
            "ImageSizeThumb": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/Th/i-9LPsm37-Th.jpg",
                "Ext": "jpg",
                "Height": 150,
                "Width": 150,
                "Size": 10794,
                "Watermarked": false
            },
            "ImageSizeSmall": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/S/i-9LPsm37-S.jpg",
                "Ext": "jpg",
                "Height": 195,
                "Width": 400,
                "Size": 16810,
                "Watermarked": false
            },
            "ImageSizeMedium": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/M/i-9LPsm37-M.jpg",
                "Ext": "jpg",
                "Height": 292,
                "Width": 600,
                "Size": 25579,
                "Watermarked": false
            },
            "ImageSizeLarge": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/L/i-9LPsm37-L.jpg",
                "Ext": "jpg",
                "Height": 389,
                "Width": 800,
                "Size": 35214,
                "Watermarked": false
            },
            "ImageSizeXLarge": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/XL/i-9LPsm37-XL.jpg",
                "Ext": "jpg",
                "Height": 498,
                "Width": 1023,
                "Size": 48009,
                "Watermarked": false
            },
            "ImageSizeX2Large": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/X2/i-9LPsm37-X2.jpg",
                "Ext": "jpg",
                "Height": 623,
                "Width": 1280,
                "Size": 64113,
                "Watermarked": false
            },
            "ImageSizeX3Large": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/X3/i-9LPsm37-X3.jpg",
                "Ext": "jpg",
                "Height": 779,
                "Width": 1600,
                "Size": 87084,
                "Watermarked": false
            },
            "ImageSizeX4Large": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/X4/i-9LPsm37-X4.jpg",
                "Ext": "jpg",
                "Height": 997,
                "Width": 2048,
                "Size": 121377,
                "Watermarked": false
            },
            "ImageSizeX5Large": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/X5/i-9LPsm37-X5.jpg",
                "Ext": "jpg",
                "Height": 1246,
                "Width": 2560,
                "Size": 169756,
                "Watermarked": false
            },
            "ImageSize4K": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/4K/i-9LPsm37-4K.jpg",
                "Ext": "jpg",
                "Height": 1869,
                "Width": 3840,
                "Size": 758034,
                "Watermarked": false
            },
            "ImageSize5K": {
                "Url": "https://photos.smugmug.com/photos/i-9LPsm37/0/5K/i-9LPsm37-5K.jpg",
                "Ext": "jpg",
                "Height": 2492,
                "Width": 5119,
                "Size": 1301148,
                "Watermarked": false
            },
            "Uri": "/api/v2/image/9LPsm37-0!sizedetails",
            "UriDescription": "Detailed size information for image"
        },
        "UriDescription": "Detailed size information for image",
        "EndpointType": "ImageSizeDetails",
        "Timing": {
            "Total": {
                "time": 0.06467,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}