SmugMug API - Parent node of the given node.

Response [200 Ok]

Uri /api/v2/node/gk63WD!parent
UriDescription Parent node of the given node.
EndpointType ParentNode
Locator Node
LocatorType Object

Node [1 of 1]
/api/v2/node/35nGvM

Uri /api/v2/node/35nGvM
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2016-06-09T09:42:34+00:00
DateModified 2016-06-09T09:42:34+00:00
Description empty string
EffectiveSecurityType None
HasChildren true
IsRoot true
Keywords
Name empty string
NodeID 35nGvM
PasswordHint empty string
SecurityType None
ShowCoverImage false
SortDirection Ascending
SortMethod SortIndex
Type Folder
UrlName empty string
UrlPath /
WebUri https://www.alexanderbather.com

Formatted Values

Name [html]

html empty string

Description [html, text]

html empty string
text empty string

Uris

ChildNodes
/api/v2/node/35nGvM!children

Uri /api/v2/node/35nGvM!children
UriDescription Child nodes of the given node.
EndpointType ChildNodes
Locator Node
LocatorType Objects

FolderByID
/api/v2/folder/id/35nGvM

Uri /api/v2/folder/id/35nGvM
UriDescription Get folder by its ID
EndpointType FolderByID
Locator Folder
LocatorType Object

HighlightImage
/api/v2/highlight/node/35nGvM

Uri /api/v2/highlight/node/35nGvM
UriDescription Highlight image for a folder, album, or page
EndpointType HighlightImage
Locator Image
LocatorType Object

NodeComments
/api/v2/node/35nGvM!comments

Uri /api/v2/node/35nGvM!comments
UriDescription Comments on a Node
EndpointType NodeComments
Locator Comment
LocatorType Objects

NodeCoverImage
/api/v2/node/35nGvM!cover

Uri /api/v2/node/35nGvM!cover
UriDescription Cover image for a folder, album, or page
EndpointType NodeCoverImage
Locator Image
LocatorType Object

ParentNodes
/api/v2/node/35nGvM!parents

Uri /api/v2/node/35nGvM!parents
UriDescription Hierarchy of nodes from the given node (inclusive) to the root node.
EndpointType ParentNodes
Locator Node
LocatorType Objects

User
/api/v2/user/alexanderbather

Uri /api/v2/user/alexanderbather
UriDescription User By Nickname
EndpointType User
Locator User
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.02173

Request

Uri /api/v2/node/gk63WD!parent
Method GET
Version v2

Config

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

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/node/gk63WD!parent"
    },
    "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": "node"
            },
            {
                "type": "singleparam",
                "param_name": "nodeid",
                "param_value": "gk63WD"
            },
            {
                "type": "action",
                "text": "parent"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/node/gk63WD!parent",
        "Locator": "Node",
        "LocatorType": "Object",
        "Node": {
            "Description": "",
            "Name": "",
            "Keywords": [],
            "PasswordHint": "",
            "SecurityType": "None",
            "ShowCoverImage": false,
            "SortDirection": "Ascending",
            "SortMethod": "SortIndex",
            "Type": "Folder",
            "UrlName": "",
            "DateAdded": "2016-06-09T09:42:34+00:00",
            "DateModified": "2016-06-09T09:42:34+00:00",
            "EffectiveSecurityType": "None",
            "FormattedValues": {
                "Name": {
                    "html": ""
                },
                "Description": {
                    "html": "",
                    "text": ""
                }
            },
            "HasChildren": true,
            "IsRoot": true,
            "NodeID": "35nGvM",
            "UrlPath": "/",
            "Uri": "/api/v2/node/35nGvM",
            "WebUri": "https://www.alexanderbather.com",
            "UriDescription": "Node with the given id.",
            "Uris": {
                "FolderByID": {
                    "Uri": "/api/v2/folder/id/35nGvM",
                    "Locator": "Folder",
                    "LocatorType": "Object",
                    "UriDescription": "Get folder by its ID",
                    "EndpointType": "FolderByID"
                },
                "ParentNodes": {
                    "Uri": "/api/v2/node/35nGvM!parents",
                    "Locator": "Node",
                    "LocatorType": "Objects",
                    "UriDescription": "Hierarchy of nodes from the given node (inclusive) to the root node.",
                    "EndpointType": "ParentNodes"
                },
                "User": {
                    "Uri": "/api/v2/user/alexanderbather",
                    "Locator": "User",
                    "LocatorType": "Object",
                    "UriDescription": "User By Nickname",
                    "EndpointType": "User"
                },
                "NodeCoverImage": {
                    "Uri": "/api/v2/node/35nGvM!cover",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Cover image for a folder, album, or page",
                    "EndpointType": "NodeCoverImage"
                },
                "HighlightImage": {
                    "Uri": "/api/v2/highlight/node/35nGvM",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Highlight image for a folder, album, or page",
                    "EndpointType": "HighlightImage"
                },
                "NodeComments": {
                    "Uri": "/api/v2/node/35nGvM!comments",
                    "Locator": "Comment",
                    "LocatorType": "Objects",
                    "UriDescription": "Comments on a Node",
                    "EndpointType": "NodeComments"
                },
                "ChildNodes": {
                    "Uri": "/api/v2/node/35nGvM!children",
                    "Locator": "Node",
                    "LocatorType": "Objects",
                    "UriDescription": "Child nodes of the given node.",
                    "EndpointType": "ChildNodes"
                }
            },
            "ResponseLevel": "Public"
        },
        "UriDescription": "Parent node of the given node.",
        "EndpointType": "ParentNode",
        "Timing": {
            "Total": {
                "time": 0.02173,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}