SmugMug API - Highlight image for a folder, album, or page

Response [200 Ok]

Uri /api/v2/highlight/node/dWcn5?_shorturis=u0026_verbosity=3
UriDescription Highlight image for a folder, album, or page
EndpointType HighlightImage
Locator Image
LocatorType Object

Image [1 of 1]
/api/v2/image/smj2FmM-0

Uri /api/v2/image/smj2FmM-0
UriDescription Image by key
Altitude 0
CanBuy false
CanEdit false
CanShare true
Caption empty string
Collectable true
Comments true
Date 2015-09-02T16:59:50+00:00
FileName DSC_1592 sq-sig 200ppi copy.jpg
Format JPG
Hidden false
ImageKey smj2FmM
IsArchive false
IsVideo false
KeywordArray
Array [1]
0 flower
Keywords flower
LastUpdated 2015-09-02T18:24:38+00:00
Latitude 0.00000000000000
Longitude 0.00000000000000
OriginalHeight 2400
OriginalWidth 2400
Processing false
Protected true
ShowKeywords true
ThumbnailUrl https://photos.smugmug.com/photos/i-smj2FmM/0/Th/i-smj2FmM-Th.jpg
Title empty string
UploadKey 4323287891
Watermark No
Watermarked false

Formatted Values

Caption [html, text]

html empty string
text empty string

FileName [html, text]

html DSC_1592 sq-sig 200ppi copy.jpg
text DSC_1592 sq-sig 200ppi copy.jpg

Timing

Total

cycles 1
objects 0
time 0.02977

Options

Path

  • /api
  • /v2
  • /highlight
  • /
  • /

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/highlight/node/dWcn5?_shorturis=u0026_verbosity=3"
    },
    "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"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "highlight"
            },
            {
                "type": "singleparam",
                "param_name": "kind",
                "param_value": "node"
            },
            {
                "type": "singleparam",
                "param_name": "id",
                "param_value": "dWcn5"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/highlight/node/dWcn5?_shorturis=u0026_verbosity=3",
        "Locator": "Image",
        "LocatorType": "Object",
        "Image": {
            "Title": "",
            "Caption": "",
            "Keywords": "flower",
            "KeywordArray": [
                "flower"
            ],
            "Watermark": "No",
            "Latitude": "0.00000000000000",
            "Longitude": "0.00000000000000",
            "Altitude": 0,
            "Hidden": false,
            "ThumbnailUrl": "https://photos.smugmug.com/photos/i-smj2FmM/0/Th/i-smj2FmM-Th.jpg",
            "FileName": "DSC_1592 sq-sig 200ppi copy.jpg",
            "Processing": false,
            "UploadKey": "4323287891",
            "Date": "2015-09-02T16:59:50+00:00",
            "Format": "JPG",
            "OriginalHeight": 2400,
            "OriginalWidth": 2400,
            "LastUpdated": "2015-09-02T18:24:38+00:00",
            "Collectable": true,
            "IsArchive": false,
            "IsVideo": false,
            "CanEdit": false,
            "CanBuy": false,
            "Protected": true,
            "Watermarked": false,
            "ImageKey": "smj2FmM",
            "CanShare": true,
            "Comments": true,
            "ShowKeywords": true,
            "FormattedValues": {
                "Caption": {
                    "html": "",
                    "text": ""
                },
                "FileName": {
                    "html": "DSC_1592 sq-sig 200ppi copy.jpg",
                    "text": "DSC_1592 sq-sig 200ppi copy.jpg"
                }
            },
            "Uri": "/api/v2/image/smj2FmM-0",
            "UriDescription": "Image by key",
            "Uris": {
                "LargestImage": "/api/v2/image/smj2FmM-0!largestimage",
                "ImageSizes": "/api/v2/image/smj2FmM-0!sizes",
                "ImageSizeDetails": "/api/v2/image/smj2FmM-0!sizedetails",
                "PointOfInterest": "/api/v2/image/smj2FmM!pointofinterest",
                "PointOfInterestCrops": "/api/v2/image/smj2FmM!poicrops",
                "Regions": "/api/v2/image/smj2FmM!regions",
                "ImageComments": "/api/v2/image/smj2FmM!comments",
                "ImagePrices": "/api/v2/image/smj2FmM!prices",
                "ImagePricelistExclusions": "/api/v2/image/smj2FmM!pricelistexclusions"
            }
        },
        "UriDescription": "Highlight image for a folder, album, or page",
        "EndpointType": "HighlightImage",
        "Timing": {
            "Total": {
                "time": 0.02977,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}