Response [200 Ok]

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

Comment [1 of 1] - Юрій Юзич
/api/v2/comment/13100035

Uri /api/v2/comment/13100035
UriDescription Comment by ID
Comment Гнат Загребний, студент, уродженець Рогатинщини
Date 2025-03-15T18:55:12+00:00
Name Юрій Юзич
ProfileImageURL https://lh3.googleusercontent.com/a-/ALV-UjUrlbpzUOKD04QPH5C4UEyuiNKHFp4HxtpI580EVL6kaUmqv4A0=s100
ProfileURL https://plus.google.com/109452486157916277266
Rating 0
Status Approved

Timing

Total

cycles 1
objects 0
time 0.13085

Request

Uri /api/v2/comment/13100035
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/13100035"
    },
    "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": "13100035",
                "param_validator": {}
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/comment/13100035",
        "Locator": "Comment",
        "LocatorType": "Object",
        "Comment": {
            "Comment": "\u0413\u043d\u0430\u0442 \u0417\u0430\u0433\u0440\u0435\u0431\u043d\u0438\u0439, \u0441\u0442\u0443\u0434\u0435\u043d\u0442, \u0443\u0440\u043e\u0434\u0436\u0435\u043d\u0435\u0446\u044c \u0420\u043e\u0433\u0430\u0442\u0438\u043d\u0449\u0438\u043d\u0438",
            "Name": "\u042e\u0440\u0456\u0439 \u042e\u0437\u0438\u0447",
            "Rating": 0,
            "Status": "Approved",
            "Date": "2025-03-15T18:55:12+00:00",
            "ProfileURL": "https://plus.google.com/109452486157916277266",
            "ProfileImageURL": "https://lh3.googleusercontent.com/a-/ALV-UjUrlbpzUOKD04QPH5C4UEyuiNKHFp4HxtpI580EVL6kaUmqv4A0=s100",
            "Uri": "/api/v2/comment/13100035",
            "UriDescription": "Comment by ID"
        },
        "UriDescription": "Comment by ID",
        "EndpointType": "Comment",
        "Timing": {
            "Total": {
                "time": 0.13085,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}