Deprecated
| Alternative | /api/v2/image/:imagekey!sizedetails |
|---|
Response [200 Ok]
| Uri | /api/v2/video/zkrPQP4-0!size640 |
|---|---|
| UriDescription | Video size: 640 |
| EndpointType | VideoSize640 |
| Locator | VideoSize640 |
| LocatorType | Object |
VideoSize640 [1 of 1]
/api/v2/video/zkrPQP4-0!size640
| Uri | /api/v2/video/zkrPQP4-0!size640 |
|---|---|
| UriDescription | Video size: 640 |
| Bitrate | 918484.25 |
| Duration | 32 |
| Ext | mp4 |
| Height | 360 |
| MD5 | cdcb0e61785d41673ca1652c836aef4b |
| Size | 3673937 |
| Url | https://photos.smugmug.com/National-Cadet-Special-Activities/Engineering-Technologies-Academy/2018/i-zkrPQP4/0/LfrbNfnBvCxbSCk4f6wZVj2sLqtPJ3S6ktqJF7w7w/640/20180628_132242-640.mp4 |
| Usable | true |
| Watermarked | false |
| Width | 640 |
Uris
ImageSizeCustom
/api/v2/image/zkrPQP4-0!sizecustom?height=360&width=640
| Uri | /api/v2/image/zkrPQP4-0!sizecustom?height=360&width=640 |
|---|---|
| UriDescription | Image size: custom |
| EndpointType | ImageSizeCustom |
| Locator | ImageSizeCustom |
| LocatorType | Object |
Request
| Uri | /api/v2/video/zkrPQP4-0!size640 |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
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 |
|
|---|
GET
| Permissions |
|
|---|
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/zkrPQP4-0!size640"
},
"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": "zkrPQP4-0",
"param_validator": {}
},
{
"type": "action",
"text": "size640"
}
],
"Deprecated": {
"Alternative": "/api/v2/image/:imagekey!sizedetails"
}
},
"Response": {
"Uri": "/api/v2/video/zkrPQP4-0!size640",
"Locator": "VideoSize640",
"LocatorType": "Object",
"VideoSize640": {
"Url": "https://photos.smugmug.com/National-Cadet-Special-Activities/Engineering-Technologies-Academy/2018/i-zkrPQP4/0/LfrbNfnBvCxbSCk4f6wZVj2sLqtPJ3S6ktqJF7w7w/640/20180628_132242-640.mp4",
"Size": 3673937,
"Height": 360,
"Width": 640,
"MD5": "cdcb0e61785d41673ca1652c836aef4b",
"Usable": true,
"Ext": "mp4",
"Duration": "32",
"Bitrate": "918484.25",
"Watermarked": false,
"Uri": "/api/v2/video/zkrPQP4-0!size640",
"UriDescription": "Video size: 640",
"Uris": {
"ImageSizeCustom": {
"Uri": "/api/v2/image/zkrPQP4-0!sizecustom?height=360&width=640",
"Locator": "ImageSizeCustom",
"LocatorType": "Object",
"UriDescription": "Image size: custom",
"EndpointType": "ImageSizeCustom"
}
}
},
"UriDescription": "Video size: 640",
"EndpointType": "VideoSize640",
"Timing": {
"Total": {
"time": 0.03779,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}