v1

latestOpenAPI 3.0.12026-07-2621384215.3 KB
CommentList

Get Comment Details

Returns comment attributes for a specific comment that was previously created.

get/v4/livecomments/{section_uuid}/{content_container_uuid}/comments/{content_uuid}/single

Path parameters

section_uuidstring uuid required

The section identifying where the call is relative to

content_container_uuidstring uuid required

The content container identifying where the call is relative to

content_uuidstring uuid required

The content identifying where the call is relative to

Headers

X-Viafoura-force-masterboolean

Response

OK

section_uuidstring uuid
content_container_uuidstring uuid
thread_uuidstring uuid

The thread_uuid is the identifier of the thread the content falls under. If the content is a top-level content, the thread is the container it belongs to. Otherwise, the thread is another content (top-level) whose thread is the container they both belong to.

parent_uuidstring uuid
content_uuidstring uuid
actor_uuidstring uuid

id of the user or service that created this post

parent_actor_uuidstring uuid

id of the user or service that created this post's parent, if a reply. Null otherwise.

contentstring
social_idstring

only populated if the content is taken from social media. Null otherwise.

timeinteger

deprecated, equivalent to date_created

date_createdinteger
date_editedinteger
date_pinnedinteger
originstring

The system that created this item (author, social_feed, ...)

actionsActionType[]

The list of actions that the current user has made on the content. If the request has been made anonymously, then an empty list is returned.

state'awaiting_moderation' | 'deleted' | 'spam' | 'visible' | 'disabled' | 'hidden'

the state of the content

simplified_state'awaiting_moderation' | 'deleted' | 'spam' | 'visible' | 'disabled' | 'hidden'

the state of the content

state_reasonsContentStateReason[]
total_likesinteger
total_dislikesinteger
is_editedboolean
is_pinnedboolean
is_pickedboolean
is_actor_ghostbannedboolean
total_repliesinteger
total_direct_repliesinteger
total_flagsinteger
total_banned_repliesinteger
date_pickedinteger
ratinginteger