Response [200 Ok]

Uri /api/v2/video/6W9zTX4-0!size320
UriDescription Video size: 320
EndpointType VideoSize320
Locator VideoSize320
LocatorType Object

VideoSize320 [1 of 1]
/api/v2/video/6W9zTX4-0!size320

Uri /api/v2/video/6W9zTX4-0!size320
UriDescription Video size: 320
Bitrate 434824.13708861
Duration 28.653
Ext mp4
Height 180
MD5 a247f47115ab406c7efb946b8b26619f
Size 1557377
Url https://photos.smugmug.com/ELL/ELL-2021-Majors-AllStars/Non-Game/Shared-Album/i-6W9zTX4/0/NBBHWX4H7SBP9bRtkznRnpTszPRhBSPVch778vjNz/320/6D204522-1624-4571-BB9C-12FA3477A9F0%20%281%29-320.mp4
Usable true
Watermarked false
Width 320

Uris

ImageSizeCustom
/api/v2/image/6W9zTX4-0!sizecustom?height=180&width=320

Uri /api/v2/image/6W9zTX4-0!sizecustom?height=180&width=320
UriDescription Image size: custom
EndpointType ImageSizeCustom
Locator ImageSizeCustom
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.04004

Request

Uri /api/v2/video/6W9zTX4-0!size320
Method GET
Version v2

Config

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

Options

Path

  • /api
  • /v2
  • /video
  • /
  • !size320

Notes

  • The Uris.Locator will vary depending on the maximum available size
  • If this image is generated on-the-fly, Size is not available in the response data

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Output Fields

Bitrate decimal
Duration decimal
Ext text
Height integer
MD5 text
Size integer
Url uri
Usable boolean
Watermarked boolean
Width integer

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/video/6W9zTX4-0!size320"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Output": [
            {
                "Name": "Url",
                "Type": "Uri",
                "MAX_LENGTH": "INFINITY",
                "Locator": []
            },
            {
                "Name": "Size",
                "Type": "Integer",
                "MIN_VALUE": "NEGATIVE_INFINITY",
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "Height",
                "Type": "Integer",
                "MIN_VALUE": "NEGATIVE_INFINITY",
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "Width",
                "Type": "Integer",
                "MIN_VALUE": "NEGATIVE_INFINITY",
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "MD5",
                "Type": "Text",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "Usable",
                "Type": "Boolean"
            },
            {
                "Name": "Ext",
                "Type": "Varchar",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "Duration",
                "Type": "DECIMAL",
                "PRECISION": "NOLIMIT",
                "SCALE": "NOLIMIT",
                "SIGNED": true
            },
            {
                "Name": "Bitrate",
                "Type": "DECIMAL",
                "PRECISION": "NOLIMIT",
                "SCALE": "NOLIMIT",
                "SIGNED": true
            },
            {
                "Name": "Watermarked",
                "Type": "Boolean"
            }
        ],
        "Notes": [
            "The Uris.Locator will vary depending on the maximum available size",
            "If this image is generated on-the-fly, Size is not available in the response data"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "video"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "6W9zTX4-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "size320"
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/image/:imagekey!sizedetails"
        }
    },
    "Response": {
        "Uri": "/api/v2/video/6W9zTX4-0!size320",
        "Locator": "VideoSize320",
        "LocatorType": "Object",
        "VideoSize320": {
            "Url": "https://photos.smugmug.com/ELL/ELL-2021-Majors-AllStars/Non-Game/Shared-Album/i-6W9zTX4/0/NBBHWX4H7SBP9bRtkznRnpTszPRhBSPVch778vjNz/320/6D204522-1624-4571-BB9C-12FA3477A9F0%20%281%29-320.mp4",
            "Size": 1557377,
            "Height": 180,
            "Width": 320,
            "MD5": "a247f47115ab406c7efb946b8b26619f",
            "Usable": true,
            "Ext": "mp4",
            "Duration": "28.653",
            "Bitrate": "434824.13708861",
            "Watermarked": false,
            "Uri": "/api/v2/video/6W9zTX4-0!size320",
            "UriDescription": "Video size: 320",
            "Uris": {
                "ImageSizeCustom": {
                    "Uri": "/api/v2/image/6W9zTX4-0!sizecustom?height=180&width=320",
                    "Locator": "ImageSizeCustom",
                    "LocatorType": "Object",
                    "UriDescription": "Image size: custom",
                    "EndpointType": "ImageSizeCustom"
                }
            }
        },
        "UriDescription": "Video size: 320",
        "EndpointType": "VideoSize320",
        "Timing": {
            "Total": {
                "time": 0.04004,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}