Response [200 Ok]

Uri /api/v2/comment/9956642
UriDescription Comment by ID
EndpointType Comment
Locator Comment
LocatorType Object

Comment [1 of 1] - naapausa.org
/api/v2/comment/9956642

Uri /api/v2/comment/9956642
UriDescription Comment by ID
Comment Great Light
Date 2019-01-04T02:12:12+00:00
Name naapausa.org
ProfileImageURL https://photos.smugmug.com/photos/i-RqnkBNz/0/36c9d29c/50x50!/i-RqnkBNz-50x50!.png
ProfileURL https://www.naapausa.com
Rating 5
Status Approved

Timing

Total

cycles 1
objects 0
time 0.03676

Request

Uri /api/v2/comment/9956642
Method GET
Version v2

Config

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

Options

Path

  • /api
  • /v2
  • /comment
  • /

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

DELETE

Permissions
  • Modify

Output Fields

Comment text
Date datetimeiso8601
Name text
ProfileImageURL fullurl
ProfileURL fullurl
Rating integer
ServiceID integer
SocialID text
Status select
  • Pending
  • Approved

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/comment/9956642"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            },
            "DELETE": {
                "Permissions": [
                    "Modify"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Output": [
            {
                "Name": "Comment",
                "Type": "Text",
                "MIN_CHARS": 0,
                "MAX_CHARS": 60000
            },
            {
                "Name": "Name",
                "Type": "Varchar",
                "MIN_CHARS": 0,
                "MAX_CHARS": 50
            },
            {
                "Name": "SocialID",
                "Type": "Varchar",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "ServiceID",
                "Type": "Integer",
                "MIN_VALUE": 0,
                "MAX_VALUE": "POSITIVE_INFINITY"
            },
            {
                "Name": "Rating",
                "Type": "Integer",
                "MIN_VALUE": 0,
                "MAX_VALUE": 5
            },
            {
                "Name": "Status",
                "Type": "Select",
                "OPTIONS": [
                    "Pending",
                    "Approved"
                ],
                "MIN_COUNT": 1,
                "MAX_COUNT": 1
            },
            {
                "Name": "Date",
                "Type": "DateTimeISO8601"
            },
            {
                "Name": "ProfileURL",
                "Type": "FullUrl",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            },
            {
                "Name": "ProfileImageURL",
                "Type": "FullUrl",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY"
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "comment"
            },
            {
                "type": "singleparam",
                "param_name": "commentid",
                "param_value": "9956642",
                "param_validator": {}
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/comment/9956642",
        "Locator": "Comment",
        "LocatorType": "Object",
        "Comment": {
            "Comment": "Great Light",
            "Name": "naapausa.org",
            "Rating": 5,
            "Status": "Approved",
            "Date": "2019-01-04T02:12:12+00:00",
            "ProfileURL": "https://www.naapausa.com",
            "ProfileImageURL": "https://photos.smugmug.com/photos/i-RqnkBNz/0/36c9d29c/50x50!/i-RqnkBNz-50x50!.png",
            "Uri": "/api/v2/comment/9956642",
            "UriDescription": "Comment by ID"
        },
        "UriDescription": "Comment by ID",
        "EndpointType": "Comment",
        "Timing": {
            "Total": {
                "time": 0.03676,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}