Response [200 Ok]

Uri /api/v2/album/sSnz4T/image/BFJCPRP-3!download
UriDescription Download the image from the album
EndpointType AlbumImageDownload
Locator AlbumImageDownload
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.04729

Config

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

Options

Path

  • /api
  • /v2
  • /album
  • /
  • /image
  • /
  • !download

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Output Fields

Url uri

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/album/sSnz4T/image/BFJCPRP-3!download"
    },
    "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": []
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "album"
            },
            {
                "type": "singleparam",
                "param_name": "albumkey",
                "param_value": "sSnz4T",
                "param_validator": {}
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "BFJCPRP-3",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "download"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/album/sSnz4T/image/BFJCPRP-3!download",
        "Locator": "AlbumImageDownload",
        "LocatorType": "Object",
        "AlbumImageDownload": {
            "Url": "https://photos.smugmug.com/General/\u0411\u0435\u0437-\u0456\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0439/i-BFJCPRP/3/LkLLxKfD4Gm7zkZX4f6h6GXLLjbq3WHtTkccLCt5w/D/UML_Box_58-00129-D.jpg",
            "Uri": "/api/v2/album/sSnz4T/image/BFJCPRP-3!download",
            "UriDescription": "Download the image from the album"
        },
        "UriDescription": "Download the image from the album",
        "EndpointType": "AlbumImageDownload",
        "Timing": {
            "Total": {
                "time": 0.04729,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}