Response [200 Ok]
| Uri | /api/v2/node/GTC4CF!parent |
|---|---|
| UriDescription | Parent node of the given node. |
| EndpointType | ParentNode |
| Locator | Node |
| LocatorType | Object |
Node [1 of 1]
- The Blooming Universe
/api/v2/node/bKcsFx
| Uri | /api/v2/node/bKcsFx | ||||
|---|---|---|---|---|---|
| UriDescription | Node with the given id. | ||||
| ResponseLevel | Public | ||||
| DateAdded | 2019-01-11T17:15:15+00:00 | ||||
| DateModified | 2019-03-14T03:12:52+00:00 | ||||
| Description | empty string | ||||
| EffectiveSecurityType | None | ||||
| HasChildren | true | ||||
| IsRoot | false | ||||
| Keywords |
Array [2]
|
||||
| Name | The Blooming Universe | ||||
| NodeID | bKcsFx | ||||
| PasswordHint | empty string | ||||
| SecurityType | None | ||||
| ShowCoverImage | false | ||||
| SortDirection | Descending | ||||
| SortIndex | 28 | ||||
| SortMethod | DateModified | ||||
| Type | Folder | ||||
| UrlName | The-Blooming-Universe-Album | ||||
| UrlPath | /The-Blooming-Universe-Album | ||||
| WebUri | https://kboopics.smugmug.com/The-Blooming-Universe-Album |
Formatted Values
Name [html]
| html | The Blooming Universe |
|---|
Description [html, text]
| html | empty string |
|---|---|
| text | empty string |
Uris
ChildNodes
/api/v2/node/bKcsFx!children
| Uri | /api/v2/node/bKcsFx!children |
|---|---|
| UriDescription | Child nodes of the given node. |
| EndpointType | ChildNodes |
| Locator | Node |
| LocatorType | Objects |
FolderByID
/api/v2/folder/id/bKcsFx
| Uri | /api/v2/folder/id/bKcsFx |
|---|---|
| UriDescription | Get folder by its ID |
| EndpointType | FolderByID |
| Locator | Folder |
| LocatorType | Object |
HighlightImage
/api/v2/highlight/node/bKcsFx
| Uri | /api/v2/highlight/node/bKcsFx |
|---|---|
| UriDescription | Highlight image for a folder, album, or page |
| EndpointType | HighlightImage |
| Locator | Image |
| LocatorType | Object |
NodeComments
/api/v2/node/bKcsFx!comments
| Uri | /api/v2/node/bKcsFx!comments |
|---|---|
| UriDescription | Comments on a Node |
| EndpointType | NodeComments |
| Locator | Comment |
| LocatorType | Objects |
NodeCoverImage
/api/v2/node/bKcsFx!cover
| Uri | /api/v2/node/bKcsFx!cover |
|---|---|
| UriDescription | Cover image for a folder, album, or page |
| EndpointType | NodeCoverImage |
| Locator | Image |
| LocatorType | Object |
ParentNode
/api/v2/node/bKcsFx!parent
| Uri | /api/v2/node/bKcsFx!parent |
|---|---|
| UriDescription | Parent node of the given node. |
| EndpointType | ParentNode |
| Locator | Node |
| LocatorType | Object |
ParentNodes
/api/v2/node/bKcsFx!parents
| Uri | /api/v2/node/bKcsFx!parents |
|---|---|
| UriDescription | Hierarchy of nodes from the given node (inclusive) to the root node. |
| EndpointType | ParentNodes |
| Locator | Node |
| LocatorType | Objects |
User
/api/v2/user/KBOOpics
| Uri | /api/v2/user/KBOOpics |
|---|---|
| UriDescription | User By Nickname |
| EndpointType | User |
| Locator | User |
| LocatorType | Object |
Request
| Uri | /api/v2/node/GTC4CF!parent |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/node/GTC4CF!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": "GTC4CF"
},
{
"type": "action",
"text": "parent"
}
]
},
"Response": {
"Uri": "/api/v2/node/GTC4CF!parent",
"Locator": "Node",
"LocatorType": "Object",
"Node": {
"Description": "",
"Name": "The Blooming Universe",
"Keywords": [
"Blooming",
"Universe"
],
"PasswordHint": "",
"SecurityType": "None",
"ShowCoverImage": false,
"SortDirection": "Descending",
"SortMethod": "DateModified",
"Type": "Folder",
"UrlName": "The-Blooming-Universe-Album",
"DateAdded": "2019-01-11T17:15:15+00:00",
"DateModified": "2019-03-14T03:12:52+00:00",
"EffectiveSecurityType": "None",
"FormattedValues": {
"Name": {
"html": "The Blooming Universe"
},
"Description": {
"html": "",
"text": ""
}
},
"HasChildren": true,
"IsRoot": false,
"NodeID": "bKcsFx",
"SortIndex": 28,
"UrlPath": "/The-Blooming-Universe-Album",
"Uri": "/api/v2/node/bKcsFx",
"WebUri": "https://kboopics.smugmug.com/The-Blooming-Universe-Album",
"UriDescription": "Node with the given id.",
"Uris": {
"FolderByID": {
"Uri": "/api/v2/folder/id/bKcsFx",
"Locator": "Folder",
"LocatorType": "Object",
"UriDescription": "Get folder by its ID",
"EndpointType": "FolderByID"
},
"ParentNode": {
"Uri": "/api/v2/node/bKcsFx!parent",
"Locator": "Node",
"LocatorType": "Object",
"UriDescription": "Parent node of the given node.",
"EndpointType": "ParentNode"
},
"ParentNodes": {
"Uri": "/api/v2/node/bKcsFx!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/KBOOpics",
"Locator": "User",
"LocatorType": "Object",
"UriDescription": "User By Nickname",
"EndpointType": "User"
},
"NodeCoverImage": {
"Uri": "/api/v2/node/bKcsFx!cover",
"Locator": "Image",
"LocatorType": "Object",
"UriDescription": "Cover image for a folder, album, or page",
"EndpointType": "NodeCoverImage"
},
"HighlightImage": {
"Uri": "/api/v2/highlight/node/bKcsFx",
"Locator": "Image",
"LocatorType": "Object",
"UriDescription": "Highlight image for a folder, album, or page",
"EndpointType": "HighlightImage"
},
"NodeComments": {
"Uri": "/api/v2/node/bKcsFx!comments",
"Locator": "Comment",
"LocatorType": "Objects",
"UriDescription": "Comments on a Node",
"EndpointType": "NodeComments"
},
"ChildNodes": {
"Uri": "/api/v2/node/bKcsFx!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.02099,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}