Response [200 Ok]

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

Node [1 of 1] - North Dakota Wing Cadet Competition
/api/v2/node/BhbMVZ

Uri /api/v2/node/BhbMVZ
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2024-05-30T14:10:30+00:00
DateModified 2024-05-31T03:05:55+00:00
Description empty string
EffectiveSecurityType None
HasChildren true
IsRoot false
Keywords
Name North Dakota Wing Cadet Competition
NodeID BhbMVZ
PasswordHint empty string
SecurityType None
ShowCoverImage false
SortDirection Descending
SortMethod DateModified
Type Folder
UrlName North-Dakota-Wing-Cadet-Competition
UrlPath /North-Central-Region/North-Dakota-Wing/North-Dakota-Wing-Cadet-Competition
WebUri https://photos.cap.gov/North-Central-Region/North-Dakota-Wing/North-Dakota-Wing-Cadet-Competition

Formatted Values

Name [html]

html North Dakota Wing Cadet Competition

Description [html, text]

html empty string
text empty string

Uris

ChildNodes
/api/v2/node/BhbMVZ!children

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

FolderByID
/api/v2/folder/id/BhbMVZ

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

HighlightImage
/api/v2/highlight/node/BhbMVZ

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

NodeComments
/api/v2/node/BhbMVZ!comments

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

NodeCoverImage
/api/v2/node/BhbMVZ!cover

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

ParentNode
/api/v2/node/BhbMVZ!parent

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

ParentNodes
/api/v2/node/BhbMVZ!parents

Uri /api/v2/node/BhbMVZ!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.03408

Request

Uri /api/v2/node/4djjr8!parent
Method GET
Version v2

Config

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

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/node/4djjr8!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": "4djjr8",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "parent"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/node/4djjr8!parent",
        "Locator": "Node",
        "LocatorType": "Object",
        "Node": {
            "Description": "",
            "Name": "North Dakota Wing Cadet Competition",
            "Keywords": [],
            "PasswordHint": "",
            "SecurityType": "None",
            "ShowCoverImage": false,
            "SortDirection": "Descending",
            "SortMethod": "DateModified",
            "Type": "Folder",
            "UrlName": "North-Dakota-Wing-Cadet-Competition",
            "DateAdded": "2024-05-30T14:10:30+00:00",
            "DateModified": "2024-05-31T03:05:55+00:00",
            "EffectiveSecurityType": "None",
            "FormattedValues": {
                "Name": {
                    "html": "North Dakota Wing Cadet Competition"
                },
                "Description": {
                    "html": "",
                    "text": ""
                }
            },
            "HasChildren": true,
            "IsRoot": false,
            "NodeID": "BhbMVZ",
            "UrlPath": "/North-Central-Region/North-Dakota-Wing/North-Dakota-Wing-Cadet-Competition",
            "Uri": "/api/v2/node/BhbMVZ",
            "WebUri": "https://photos.cap.gov/North-Central-Region/North-Dakota-Wing/North-Dakota-Wing-Cadet-Competition",
            "UriDescription": "Node with the given id.",
            "Uris": {
                "FolderByID": {
                    "Uri": "/api/v2/folder/id/BhbMVZ",
                    "Locator": "Folder",
                    "LocatorType": "Object",
                    "UriDescription": "Get folder by its ID",
                    "EndpointType": "FolderByID"
                },
                "ParentNode": {
                    "Uri": "/api/v2/node/BhbMVZ!parent",
                    "Locator": "Node",
                    "LocatorType": "Object",
                    "UriDescription": "Parent node of the given node.",
                    "EndpointType": "ParentNode"
                },
                "ParentNodes": {
                    "Uri": "/api/v2/node/BhbMVZ!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/BhbMVZ!cover",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Cover image for a folder, album, or page",
                    "EndpointType": "NodeCoverImage"
                },
                "HighlightImage": {
                    "Uri": "/api/v2/highlight/node/BhbMVZ",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Highlight image for a folder, album, or page",
                    "EndpointType": "HighlightImage"
                },
                "NodeComments": {
                    "Uri": "/api/v2/node/BhbMVZ!comments",
                    "Locator": "Comment",
                    "LocatorType": "Objects",
                    "UriDescription": "Comments on a Node",
                    "EndpointType": "NodeComments"
                },
                "ChildNodes": {
                    "Uri": "/api/v2/node/BhbMVZ!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.03408,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}