Response [200 Ok]

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

Node [1 of 1] - Aerospace Education Activities
/api/v2/node/KmcZs3

Uri /api/v2/node/KmcZs3
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2018-12-17T17:38:16+00:00
DateModified 2022-05-19T15:13:09+00:00
Description Ohio Wing, Civil Air Patrol AE activities
EffectiveSecurityType None
HasChildren true
IsRoot false
Keywords
Name Aerospace Education Activities
NodeID KmcZs3
PasswordHint empty string
SecurityType None
ShowCoverImage false
SortDirection Descending
SortIndex 5
SortMethod DateModified
Type Folder
UrlName AE
UrlPath /Great-Lakes-Region/Ohio-Wing/AE
WebUri https://photos.cap.gov/Great-Lakes-Region/Ohio-Wing/AE

Formatted Values

Name [html]

html Aerospace Education Activities

Description [html, text]

html Ohio Wing, Civil Air Patrol AE activities
text Ohio Wing, Civil Air Patrol AE activities

Uris

ChildNodes
/api/v2/node/KmcZs3!children

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

FolderByID
/api/v2/folder/id/KmcZs3

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

HighlightImage
/api/v2/highlight/node/KmcZs3

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

NodeComments
/api/v2/node/KmcZs3!comments

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

NodeCoverImage
/api/v2/node/KmcZs3!cover

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

ParentNode
/api/v2/node/KmcZs3!parent

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

ParentNodes
/api/v2/node/KmcZs3!parents

Uri /api/v2/node/KmcZs3!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.04914

Request

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

Config

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

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/node/kkWmmQ!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": "kkWmmQ",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "parent"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/node/kkWmmQ!parent",
        "Locator": "Node",
        "LocatorType": "Object",
        "Node": {
            "Description": "Ohio Wing, Civil Air Patrol AE activities",
            "Name": "Aerospace Education Activities",
            "Keywords": [],
            "PasswordHint": "",
            "SecurityType": "None",
            "ShowCoverImage": false,
            "SortDirection": "Descending",
            "SortMethod": "DateModified",
            "Type": "Folder",
            "UrlName": "AE",
            "DateAdded": "2018-12-17T17:38:16+00:00",
            "DateModified": "2022-05-19T15:13:09+00:00",
            "EffectiveSecurityType": "None",
            "FormattedValues": {
                "Name": {
                    "html": "Aerospace Education Activities"
                },
                "Description": {
                    "html": "Ohio Wing, Civil Air Patrol AE activities",
                    "text": "Ohio Wing, Civil Air Patrol AE activities"
                }
            },
            "HasChildren": true,
            "IsRoot": false,
            "NodeID": "KmcZs3",
            "SortIndex": 5,
            "UrlPath": "/Great-Lakes-Region/Ohio-Wing/AE",
            "Uri": "/api/v2/node/KmcZs3",
            "WebUri": "https://photos.cap.gov/Great-Lakes-Region/Ohio-Wing/AE",
            "UriDescription": "Node with the given id.",
            "Uris": {
                "FolderByID": {
                    "Uri": "/api/v2/folder/id/KmcZs3",
                    "Locator": "Folder",
                    "LocatorType": "Object",
                    "UriDescription": "Get folder by its ID",
                    "EndpointType": "FolderByID"
                },
                "ParentNode": {
                    "Uri": "/api/v2/node/KmcZs3!parent",
                    "Locator": "Node",
                    "LocatorType": "Object",
                    "UriDescription": "Parent node of the given node.",
                    "EndpointType": "ParentNode"
                },
                "ParentNodes": {
                    "Uri": "/api/v2/node/KmcZs3!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/KmcZs3!cover",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Cover image for a folder, album, or page",
                    "EndpointType": "NodeCoverImage"
                },
                "HighlightImage": {
                    "Uri": "/api/v2/highlight/node/KmcZs3",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Highlight image for a folder, album, or page",
                    "EndpointType": "HighlightImage"
                },
                "NodeComments": {
                    "Uri": "/api/v2/node/KmcZs3!comments",
                    "Locator": "Comment",
                    "LocatorType": "Objects",
                    "UriDescription": "Comments on a Node",
                    "EndpointType": "NodeComments"
                },
                "ChildNodes": {
                    "Uri": "/api/v2/node/KmcZs3!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.04914,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}