Response [200 Ok]

Uri /api/v2/node/hbfVQg!parents?start=1&count=7
UriDescription Hierarchy of nodes from the given node (inclusive) to the root node.
EndpointType ParentNodes
Locator Node
LocatorType Objects

Node [1 of 2] - Photographic exhibitions and publications
/api/v2/node/hbfVQg

Uri /api/v2/node/hbfVQg
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2020-05-16T14:10:41+00:00
DateModified 2020-05-16T14:10:41+00:00
Description Lin Yangchen
EffectiveSecurityType None
HasChildren false
IsRoot false
Keywords
Array [5]
0 Lin Yangchen
1 photography
2 exhibition
3 publication
4 CV
Name Photographic exhibitions and publications
NodeID hbfVQg
PasswordHint empty string
SecurityType None
ShowCoverImage false
SortIndex 1589638241
Type Page
UrlName Photo-exhibitions-publications
UrlPath /Photo-exhibitions-publications
WebUri https://www.linyangchen.com/Photo-exhibitions-publications

Formatted Values

Name [html]

html Photographic exhibitions and publications

Description [html, text]

html Lin Yangchen
text Lin Yangchen

Uris

HighlightImage
/api/v2/highlight/node/hbfVQg

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

NodeComments
/api/v2/node/hbfVQg!comments

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

NodeCoverImage
/api/v2/node/hbfVQg!cover

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

Page
/api/v2/page/hbfVQg

Uri /api/v2/page/hbfVQg
UriDescription Page by ID
EndpointType Page
Locator Page
LocatorType Object

ParentNode
/api/v2/node/hbfVQg!parent

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

ParentNodes
/api/v2/node/hbfVQg!parents

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

User
/api/v2/user/yangchen

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

Node [2 of 2]
/api/v2/node/LhhMf

Uri /api/v2/node/LhhMf
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2013-11-03T19:13:11+00:00
DateModified 2013-11-03T19:13:11+00:00
Description empty string
EffectiveSecurityType None
HasChildren true
IsRoot true
Keywords
Name empty string
NodeID LhhMf
PasswordHint empty string
SecurityType None
ShowCoverImage false
SortDirection Ascending
SortMethod SortIndex
Type Folder
UrlName empty string
UrlPath /
WebUri https://www.linyangchen.com

Formatted Values

Name [html]

html empty string

Description [html, text]

html empty string
text empty string

Uris

ChildNodes
/api/v2/node/LhhMf!children

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

FolderByID
/api/v2/folder/id/LhhMf

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

HighlightImage
/api/v2/highlight/node/LhhMf

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

NodeComments
/api/v2/node/LhhMf!comments

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

NodeCoverImage
/api/v2/node/LhhMf!cover

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

ParentNodes
/api/v2/node/LhhMf!parents

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

User
/api/v2/user/yangchen

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

Pages

Count 2
FirstPage /api/v2/node/hbfVQg!parents?start=1&count=7
LastPage /api/v2/node/hbfVQg!parents?start=1&count=7
RequestedCount 7
Start 1
Total 2

Timing

Total

cycles 1
objects 0
time 0.03031

Config

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

Options

Path

  • /api
  • /v2
  • /node
  • /
  • !parents

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/node/hbfVQg!parents?start=1&count=7"
    },
    "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"
        ],
        "Notes": [
            "_multiargs does not work at this endpoint"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "node"
            },
            {
                "type": "singleparam",
                "param_name": "nodeid",
                "param_value": "hbfVQg",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "parents"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/node/hbfVQg!parents?start=1&count=7",
        "Locator": "Node",
        "LocatorType": "Objects",
        "Node": [
            {
                "Description": "Lin Yangchen",
                "Name": "Photographic exhibitions and publications",
                "Keywords": [
                    "Lin Yangchen",
                    "photography",
                    "exhibition",
                    "publication",
                    "CV"
                ],
                "PasswordHint": "",
                "SecurityType": "None",
                "ShowCoverImage": false,
                "Type": "Page",
                "UrlName": "Photo-exhibitions-publications",
                "DateAdded": "2020-05-16T14:10:41+00:00",
                "DateModified": "2020-05-16T14:10:41+00:00",
                "EffectiveSecurityType": "None",
                "FormattedValues": {
                    "Name": {
                        "html": "Photographic exhibitions and publications"
                    },
                    "Description": {
                        "html": "Lin Yangchen",
                        "text": "Lin Yangchen"
                    }
                },
                "HasChildren": false,
                "IsRoot": false,
                "NodeID": "hbfVQg",
                "SortIndex": 1589638241,
                "UrlPath": "/Photo-exhibitions-publications",
                "Uri": "/api/v2/node/hbfVQg",
                "WebUri": "https://www.linyangchen.com/Photo-exhibitions-publications",
                "UriDescription": "Node with the given id.",
                "Uris": {
                    "Page": {
                        "Uri": "/api/v2/page/hbfVQg",
                        "Locator": "Page",
                        "LocatorType": "Object",
                        "UriDescription": "Page by ID",
                        "EndpointType": "Page"
                    },
                    "ParentNode": {
                        "Uri": "/api/v2/node/hbfVQg!parent",
                        "Locator": "Node",
                        "LocatorType": "Object",
                        "UriDescription": "Parent node of the given node.",
                        "EndpointType": "ParentNode"
                    },
                    "ParentNodes": {
                        "Uri": "/api/v2/node/hbfVQg!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/yangchen",
                        "Locator": "User",
                        "LocatorType": "Object",
                        "UriDescription": "User By Nickname",
                        "EndpointType": "User"
                    },
                    "NodeCoverImage": {
                        "Uri": "/api/v2/node/hbfVQg!cover",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Cover image for a folder, album, or page",
                        "EndpointType": "NodeCoverImage"
                    },
                    "HighlightImage": {
                        "Uri": "/api/v2/highlight/node/hbfVQg",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Highlight image for a folder, album, or page",
                        "EndpointType": "HighlightImage"
                    },
                    "NodeComments": {
                        "Uri": "/api/v2/node/hbfVQg!comments",
                        "Locator": "Comment",
                        "LocatorType": "Objects",
                        "UriDescription": "Comments on a Node",
                        "EndpointType": "NodeComments"
                    }
                },
                "ResponseLevel": "Public"
            },
            {
                "Description": "",
                "Name": "",
                "Keywords": [],
                "PasswordHint": "",
                "SecurityType": "None",
                "ShowCoverImage": false,
                "SortDirection": "Ascending",
                "SortMethod": "SortIndex",
                "Type": "Folder",
                "UrlName": "",
                "DateAdded": "2013-11-03T19:13:11+00:00",
                "DateModified": "2013-11-03T19:13:11+00:00",
                "EffectiveSecurityType": "None",
                "FormattedValues": {
                    "Name": {
                        "html": ""
                    },
                    "Description": {
                        "html": "",
                        "text": ""
                    }
                },
                "HasChildren": true,
                "IsRoot": true,
                "NodeID": "LhhMf",
                "UrlPath": "/",
                "Uri": "/api/v2/node/LhhMf",
                "WebUri": "https://www.linyangchen.com",
                "UriDescription": "Node with the given id.",
                "Uris": {
                    "FolderByID": {
                        "Uri": "/api/v2/folder/id/LhhMf",
                        "Locator": "Folder",
                        "LocatorType": "Object",
                        "UriDescription": "Get folder by its ID",
                        "EndpointType": "FolderByID"
                    },
                    "ParentNodes": {
                        "Uri": "/api/v2/node/LhhMf!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/yangchen",
                        "Locator": "User",
                        "LocatorType": "Object",
                        "UriDescription": "User By Nickname",
                        "EndpointType": "User"
                    },
                    "NodeCoverImage": {
                        "Uri": "/api/v2/node/LhhMf!cover",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Cover image for a folder, album, or page",
                        "EndpointType": "NodeCoverImage"
                    },
                    "HighlightImage": {
                        "Uri": "/api/v2/highlight/node/LhhMf",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Highlight image for a folder, album, or page",
                        "EndpointType": "HighlightImage"
                    },
                    "NodeComments": {
                        "Uri": "/api/v2/node/LhhMf!comments",
                        "Locator": "Comment",
                        "LocatorType": "Objects",
                        "UriDescription": "Comments on a Node",
                        "EndpointType": "NodeComments"
                    },
                    "ChildNodes": {
                        "Uri": "/api/v2/node/LhhMf!children",
                        "Locator": "Node",
                        "LocatorType": "Objects",
                        "UriDescription": "Child nodes of the given node.",
                        "EndpointType": "ChildNodes"
                    }
                },
                "ResponseLevel": "Public"
            }
        ],
        "UriDescription": "Hierarchy of nodes from the given node (inclusive) to the root node.",
        "EndpointType": "ParentNodes",
        "Pages": {
            "Total": 2,
            "Start": 1,
            "Count": 2,
            "RequestedCount": 7,
            "FirstPage": "/api/v2/node/hbfVQg!parents?start=1&count=7",
            "LastPage": "/api/v2/node/hbfVQg!parents?start=1&count=7"
        },
        "Timing": {
            "Total": {
                "time": 0.03031,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}