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

Response [200 Ok]

Uri /api/v2/highlight/node/35nGvM?_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/MDtxJbb-1

Uri /api/v2/image/MDtxJbb-1
UriDescription Image by key
Altitude 0
CanBuy true
CanEdit false
CanShare true
Caption empty string
Collectable false
Comments true
Date 2016-10-28T13:24:11+00:00
FileName image1.JPG
Format JPG
Hidden false
ImageKey MDtxJbb
IsArchive false
IsVideo false
KeywordArray
Keywords empty string
LastUpdated 2016-12-23T01:36:41+00:00
Latitude 0.00000000000000
Longitude 0.00000000000000
OriginalHeight 4195
OriginalSize 3889525
OriginalWidth 2797
Processing false
Protected false
ShowKeywords false
ThumbnailUrl https://photos.smugmug.com/photos/i-MDtxJbb/1/Th/i-MDtxJbb-Th.jpg
Title empty string
UploadKey 5432284121
Watermark No
Watermarked false

Formatted Values

Caption [html, text]

html empty string
text empty string

FileName [html, text]

html image1.JPG
text image1.JPG

Timing

Total

cycles 1
objects 0
time 0.08721

Config

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

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/highlight/node/35nGvM?_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": "35nGvM"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/highlight/node/35nGvM?_shorturis=u0026_verbosity=3",
        "Locator": "Image",
        "LocatorType": "Object",
        "Image": {
            "Title": "",
            "Caption": "",
            "Keywords": "",
            "KeywordArray": [],
            "Watermark": "No",
            "Latitude": "0.00000000000000",
            "Longitude": "0.00000000000000",
            "Altitude": 0,
            "Hidden": false,
            "ThumbnailUrl": "https://photos.smugmug.com/photos/i-MDtxJbb/1/Th/i-MDtxJbb-Th.jpg",
            "FileName": "image1.JPG",
            "Processing": false,
            "UploadKey": "5432284121",
            "Date": "2016-10-28T13:24:11+00:00",
            "Format": "JPG",
            "OriginalHeight": 4195,
            "OriginalWidth": 2797,
            "OriginalSize": 3889525,
            "LastUpdated": "2016-12-23T01:36:41+00:00",
            "Collectable": false,
            "IsArchive": false,
            "IsVideo": false,
            "CanEdit": false,
            "CanBuy": true,
            "Protected": false,
            "Watermarked": false,
            "ImageKey": "MDtxJbb",
            "CanShare": true,
            "Comments": true,
            "ShowKeywords": false,
            "FormattedValues": {
                "Caption": {
                    "html": "",
                    "text": ""
                },
                "FileName": {
                    "html": "image1.JPG",
                    "text": "image1.JPG"
                }
            },
            "Uri": "/api/v2/image/MDtxJbb-1",
            "UriDescription": "Image by key",
            "Uris": {
                "LargestImage": "/api/v2/image/MDtxJbb-1!largestimage",
                "ImageSizes": "/api/v2/image/MDtxJbb-1!sizes",
                "ImageSizeDetails": "/api/v2/image/MDtxJbb-1!sizedetails",
                "PointOfInterest": "/api/v2/image/MDtxJbb!pointofinterest",
                "PointOfInterestCrops": "/api/v2/image/MDtxJbb!poicrops",
                "Regions": "/api/v2/image/MDtxJbb!regions",
                "ImageComments": "/api/v2/image/MDtxJbb!comments",
                "ImageMetadata": "/api/v2/image/MDtxJbb!metadata",
                "ImagePrices": "/api/v2/image/MDtxJbb!prices",
                "ImagePricelistExclusions": "/api/v2/image/MDtxJbb!pricelistexclusions"
            }
        },
        "UriDescription": "Highlight image for a folder, album, or page",
        "EndpointType": "HighlightImage",
        "Timing": {
            "Total": {
                "time": 0.08721,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}