Response [200 Ok]

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

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

Uri /api/v2/image/vFWHVw8-0!sizedetails
UriDescription Detailed size information for image
ImageSizeLarge
ImageSizeMedium
ImageSizeSmall
ImageSizeThumb
ImageSizeTiny
ImageSizeX2Large
ImageSizeX3Large
ImageSizeXLarge
ImageUrlTemplate https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/#size#/20190718_211711-#size#.jpg
LargestImageSize ImageSizeX3Large
LargestVideoSize VideoSize1920
UsableSizes
Array [14]
0 ImageSizeTiny
1 ImageSizeThumb
2 ImageSizeSmall
3 ImageSizeMedium
4 ImageSizeLarge
5 ImageSizeXLarge
6 ImageSizeX2Large
7 ImageSizeX3Large
8 VideoSize1920
9 VideoSize1280
10 VideoSize960
11 VideoSize640
12 VideoSize320
13 VideoSMIL
VideoSMIL
VideoSize1280
Array [8]
Bitrate 2632578.962963
Duration 27
Ext mp4
Height 1280
Size 8884954
Url https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/L68CL99s58stjzH5QkKwMKc3K8LbtZqprFRCCnmtj/1280/20190718_211711-1280.mp4
Watermarked false
Width 1280
VideoSize1920
Array [8]
Bitrate 3005939.5555556
Duration 27
Ext mp4
Height 1440
Size 10145046
Url https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/MHJKQXCLLcStRJ3Q4rKZRD6c2gsPXXPt9SMFnRRqm/1920/20190718_211711-1920.mp4
Watermarked false
Width 1440
VideoSize320
Array [8]
Bitrate 473971.55555556
Duration 27
Ext mp4
Height 320
Size 1599654
Url https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/Mp34DpgFxBJtxBpMzZRNW28WWLDtTjxFnRTMnNsNg/320/20190718_211711-320.mp4
Watermarked false
Width 320
VideoSize640
Array [8]
Bitrate 909103.11111111
Duration 27
Ext mp4
Height 640
Size 3068223
Url https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/KcHfPCB7dhqGvBDdKCgsGBzTGDJg9NPkrcwpZvZqN/640/20190718_211711-640.mp4
Watermarked false
Width 640
VideoSize960
Array [8]
Bitrate 2632578.962963
Duration 27
Ext mp4
Height 1280
Size 8884954
Url https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/L68CL99s58stjzH5QkKwMKc3K8LbtZqprFRCCnmtj/1280/20190718_211711-1280.mp4
Watermarked false
Width 1280
VideoUrlTemplate https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/#size#/20190718_211711-#size#.mp4

Uris

ImageSizeCustom
/api/v2/image/vFWHVw8-0!sizecustom

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

Timing

Total

cycles 1
objects 0
time 0.04428

Request

Uri /api/v2/image/vFWHVw8-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 Deprecated as of 2024-03-01 Use specific sizes or the ImageSizeCustom action instead.
UsableSizes
VideoSMIL
VideoSize110
VideoSize1280
VideoSize1920
VideoSize200
VideoSize320
VideoSize640
VideoSize960 Deprecated as of 2018-03-27 Use VideoSize1280 instead
VideoUrlTemplate Deprecated as of 2024-03-01 Use specific sizes or the ImageSizeCustom action instead.

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/vFWHVw8-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",
                "Description": "Use specific sizes or the ImageSizeCustom action instead.",
                "Deprecated": "2024-03-01"
            },
            {
                "Name": "VideoUrlTemplate",
                "Description": "Use specific sizes or the ImageSizeCustom action instead.",
                "Deprecated": "2024-03-01"
            },
            {
                "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": "vFWHVw8-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "sizedetails"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/vFWHVw8-0!sizedetails",
        "Locator": "ImageSizeDetails",
        "LocatorType": "Object",
        "ImageSizeDetails": {
            "ImageUrlTemplate": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/#size#/20190718_211711-#size#.jpg",
            "UsableSizes": [
                "ImageSizeTiny",
                "ImageSizeThumb",
                "ImageSizeSmall",
                "ImageSizeMedium",
                "ImageSizeLarge",
                "ImageSizeXLarge",
                "ImageSizeX2Large",
                "ImageSizeX3Large",
                "VideoSize1920",
                "VideoSize1280",
                "VideoSize960",
                "VideoSize640",
                "VideoSize320",
                "VideoSMIL"
            ],
            "LargestImageSize": "ImageSizeX3Large",
            "LargestVideoSize": "VideoSize1920",
            "VideoUrlTemplate": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/#size#/20190718_211711-#size#.mp4",
            "ImageSizeTiny": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/KvW8sdN5XTw6Jw38BVZ4t2hCPf43s4SsjgbWftQBB/Ti/20190718_211711-Ti.jpg",
                "Ext": "jpg",
                "Height": 100,
                "Width": 100,
                "Size": 5162,
                "Watermarked": false
            },
            "ImageSizeThumb": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/MQnghPvJDKNSJtWRPqhLXj4r9L4DJn2X9kwMH57t5/Th/20190718_211711-Th.jpg",
                "Ext": "jpg",
                "Height": 150,
                "Width": 150,
                "Size": 6108,
                "Watermarked": false
            },
            "ImageSizeSmall": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/K8hBW5k9VfrvwdpgHVVHBTqxZGQQCRHSQmTrWFrLf/S/20190718_211711-S.jpg",
                "Ext": "jpg",
                "Height": 300,
                "Width": 300,
                "Size": 10466,
                "Watermarked": false
            },
            "ImageSizeMedium": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/Lvjcx9gFRwTh39VvVhH8tcjdXnGrF8VMX74wzNq9k/M/20190718_211711-M.jpg",
                "Ext": "jpg",
                "Height": 450,
                "Width": 450,
                "Size": 16864,
                "Watermarked": false
            },
            "ImageSizeLarge": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/NcbLRVZNzZRjPLxsMfN4tdh9rXXsFgfVpZtX39QqM/L/20190718_211711-L.jpg",
                "Ext": "jpg",
                "Height": 600,
                "Width": 600,
                "Size": 23528,
                "Watermarked": false
            },
            "ImageSizeXLarge": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/MXv6nm5H2gxxXvqc9963hKrQpGWscZ9CxMzn4BVbT/XL/20190718_211711-XL.jpg",
                "Ext": "jpg",
                "Height": 768,
                "Width": 768,
                "Watermarked": false
            },
            "ImageSizeX2Large": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/M5rkPVFGBp5PzFnWd5Xx97WXkQsGgzsRRHNW57FZM/X2/20190718_211711-X2.jpg",
                "Ext": "jpg",
                "Height": 960,
                "Width": 960,
                "Watermarked": false
            },
            "ImageSizeX3Large": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/KwLvvhvz6ZNGfs8Fj6ZfkqZNdnRmf4bkB4fdrg9J8/X3/20190718_211711-X3.jpg",
                "Ext": "jpg",
                "Height": 1200,
                "Width": 1200,
                "Watermarked": false
            },
            "VideoSize1920": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/MHJKQXCLLcStRJ3Q4rKZRD6c2gsPXXPt9SMFnRRqm/1920/20190718_211711-1920.mp4",
                "Ext": "mp4",
                "Height": 1440,
                "Width": 1440,
                "Size": 10145046,
                "Duration": 27,
                "Bitrate": "3005939.5555556",
                "Watermarked": false
            },
            "VideoSize1280": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/L68CL99s58stjzH5QkKwMKc3K8LbtZqprFRCCnmtj/1280/20190718_211711-1280.mp4",
                "Ext": "mp4",
                "Height": 1280,
                "Width": 1280,
                "Size": 8884954,
                "Duration": 27,
                "Bitrate": "2632578.962963",
                "Watermarked": false
            },
            "VideoSize960": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/L68CL99s58stjzH5QkKwMKc3K8LbtZqprFRCCnmtj/1280/20190718_211711-1280.mp4",
                "Ext": "mp4",
                "Height": 1280,
                "Width": 1280,
                "Size": 8884954,
                "Duration": 27,
                "Bitrate": "2632578.962963",
                "Watermarked": false
            },
            "VideoSize640": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/KcHfPCB7dhqGvBDdKCgsGBzTGDJg9NPkrcwpZvZqN/640/20190718_211711-640.mp4",
                "Ext": "mp4",
                "Height": 640,
                "Width": 640,
                "Size": 3068223,
                "Duration": 27,
                "Bitrate": "909103.11111111",
                "Watermarked": false
            },
            "VideoSize320": {
                "Url": "https://photos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/Mp34DpgFxBJtxBpMzZRNW28WWLDtTjxFnRTMnNsNg/320/20190718_211711-320.mp4",
                "Ext": "mp4",
                "Height": 320,
                "Width": 320,
                "Size": 1599654,
                "Duration": 27,
                "Bitrate": "473971.55555556",
                "Watermarked": false
            },
            "VideoSMIL": {
                "Url": "https://videos.smugmug.com/20190706-Philmont-Appalachian-Pandas/i-vFWHVw8/0/K24DHcZhp3SCg4w6c2ZpDkNZVvgLrZn5nXdfrXw8K/SMIL/vFWHVw8.smil/master.m3u8",
                "Ext": "smil"
            },
            "Uri": "/api/v2/image/vFWHVw8-0!sizedetails",
            "UriDescription": "Detailed size information for image",
            "Uris": {
                "ImageSizeCustom": {
                    "Uri": "/api/v2/image/vFWHVw8-0!sizecustom",
                    "Locator": "ImageSizeCustom",
                    "LocatorType": "Object",
                    "UriDescription": "Image size: custom",
                    "EndpointType": "ImageSizeCustom"
                }
            }
        },
        "UriDescription": "Detailed size information for image",
        "EndpointType": "ImageSizeDetails",
        "Timing": {
            "Total": {
                "time": 0.04428,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}