Response [200 Ok]

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

Node [1 of 1] - Lt Col Arthur King Composite Squadron
/api/v2/node/F5SjVH

Uri /api/v2/node/F5SjVH
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2019-10-24T22:24:30+00:00
DateModified 2019-11-14T04:52:13+00:00
Description empty string
EffectiveSecurityType None
HasChildren true
IsRoot false
Keywords
Name Lt Col Arthur King Composite Squadron
NodeID F5SjVH
PasswordHint empty string
SecurityType None
ShowCoverImage false
SortDirection Descending
SortMethod DateModified
Type Folder
UrlName PCR-CA-146
UrlPath /Pacific-Region/California-Wing/Squadrons/PCR-CA-146
WebUri https://photos.cap.gov/Pacific-Region/California-Wing/Squadrons/PCR-CA-146

Formatted Values

Name [html]

html Lt Col Arthur King Composite Squadron

Description [html, text]

html empty string
text empty string

Uris

ChildNodes
/api/v2/node/F5SjVH!children

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

FolderByID
/api/v2/folder/id/F5SjVH

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

HighlightImage
/api/v2/highlight/node/F5SjVH

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

NodeComments
/api/v2/node/F5SjVH!comments

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

NodeCoverImage
/api/v2/node/F5SjVH!cover

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

ParentNode
/api/v2/node/F5SjVH!parent

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

ParentNodes
/api/v2/node/F5SjVH!parents

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

User
/api/v2/user/CivilAirPatrol

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

Timing

Total

cycles 1
objects 0
time 0.03231

Request

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

Config

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

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/node/pGQDkm!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": "pGQDkm",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "parent"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/node/pGQDkm!parent",
        "Locator": "Node",
        "LocatorType": "Object",
        "Node": {
            "Description": "",
            "Name": "Lt Col Arthur King Composite Squadron",
            "Keywords": [],
            "PasswordHint": "",
            "SecurityType": "None",
            "ShowCoverImage": false,
            "SortDirection": "Descending",
            "SortMethod": "DateModified",
            "Type": "Folder",
            "UrlName": "PCR-CA-146",
            "DateAdded": "2019-10-24T22:24:30+00:00",
            "DateModified": "2019-11-14T04:52:13+00:00",
            "EffectiveSecurityType": "None",
            "FormattedValues": {
                "Name": {
                    "html": "Lt Col Arthur King Composite Squadron"
                },
                "Description": {
                    "html": "",
                    "text": ""
                }
            },
            "HasChildren": true,
            "IsRoot": false,
            "NodeID": "F5SjVH",
            "UrlPath": "/Pacific-Region/California-Wing/Squadrons/PCR-CA-146",
            "Uri": "/api/v2/node/F5SjVH",
            "WebUri": "https://photos.cap.gov/Pacific-Region/California-Wing/Squadrons/PCR-CA-146",
            "UriDescription": "Node with the given id.",
            "Uris": {
                "FolderByID": {
                    "Uri": "/api/v2/folder/id/F5SjVH",
                    "Locator": "Folder",
                    "LocatorType": "Object",
                    "UriDescription": "Get folder by its ID",
                    "EndpointType": "FolderByID"
                },
                "ParentNode": {
                    "Uri": "/api/v2/node/F5SjVH!parent",
                    "Locator": "Node",
                    "LocatorType": "Object",
                    "UriDescription": "Parent node of the given node.",
                    "EndpointType": "ParentNode"
                },
                "ParentNodes": {
                    "Uri": "/api/v2/node/F5SjVH!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/CivilAirPatrol",
                    "Locator": "User",
                    "LocatorType": "Object",
                    "UriDescription": "User By Nickname",
                    "EndpointType": "User"
                },
                "NodeCoverImage": {
                    "Uri": "/api/v2/node/F5SjVH!cover",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Cover image for a folder, album, or page",
                    "EndpointType": "NodeCoverImage"
                },
                "HighlightImage": {
                    "Uri": "/api/v2/highlight/node/F5SjVH",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Highlight image for a folder, album, or page",
                    "EndpointType": "HighlightImage"
                },
                "NodeComments": {
                    "Uri": "/api/v2/node/F5SjVH!comments",
                    "Locator": "Comment",
                    "LocatorType": "Objects",
                    "UriDescription": "Comments on a Node",
                    "EndpointType": "NodeComments"
                },
                "ChildNodes": {
                    "Uri": "/api/v2/node/F5SjVH!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.03231,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}