Deprecated
| Alternative | /api/v2/image/:imagekey!sizedetails |
|---|
Response [200 Ok]
| Uri | /api/v2/video/nq7c7MS-0!smil |
|---|---|
| UriDescription | Video SMIL |
| EndpointType | VideoSMIL |
| Locator | VideoSMIL |
| LocatorType | Object |
VideoSMIL [1 of 1]
/api/v2/video/nq7c7MS-0!smil
| Uri | /api/v2/video/nq7c7MS-0!smil |
|---|---|
| UriDescription | Video SMIL |
| Ext | smil |
| Url | https://videos.smugmug.com/Client-Login/2017-Photo-and-Video-Booths/Savage-Summer-Slow-Motion/i-nq7c7MS/0/KQLvWs7bJ4TmSRSJQsVZrb6rGDvNtgmjSjqNbmBjS/SMIL/nq7c7MS.smil/master.m3u8 |
| Usable | true |
Request
| Uri | /api/v2/video/nq7c7MS-0!smil |
|---|---|
| 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/nq7c7MS-0!smil"
},
"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": "nq7c7MS-0",
"param_validator": {}
},
{
"type": "action",
"text": "smil"
}
],
"Deprecated": {
"Alternative": "/api/v2/image/:imagekey!sizedetails"
}
},
"Response": {
"Uri": "/api/v2/video/nq7c7MS-0!smil",
"Locator": "VideoSMIL",
"LocatorType": "Object",
"VideoSMIL": {
"Url": "https://videos.smugmug.com/Client-Login/2017-Photo-and-Video-Booths/Savage-Summer-Slow-Motion/i-nq7c7MS/0/KQLvWs7bJ4TmSRSJQsVZrb6rGDvNtgmjSjqNbmBjS/SMIL/nq7c7MS.smil/master.m3u8",
"Usable": true,
"Ext": "smil",
"Uri": "/api/v2/video/nq7c7MS-0!smil",
"UriDescription": "Video SMIL"
},
"UriDescription": "Video SMIL",
"EndpointType": "VideoSMIL",
"Timing": {
"Total": {
"time": 0.12253,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}