/v1/livereviews/{section_uuid}/{content_container_uuid}/reviews/{content_uuid}/single

Retrieve specified review.

Log in to see full request history
Path Params
uuid
required

The section identifying where the call is relative to

uuid
required

The content container identifying where the call is relative to

uuid
required

The content identifying where the call is relative to

Headers
boolean
Responses

Response body
object
uuid
uuid
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.

uuid
uuid
uuid

id of the user or service that created this post

uuid

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

string
string

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

int64

deprecated, equivalent to date_created

int64
int64
int64
string

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

media
array of objects
media
object
uuid
required
string

the type of media

image video

versions
array of objects
versions
object
string

Media specific version. It can indicate different sizes for images or videos

tiny small medium large xlarge original

string
integer
integer
actions
array of strings

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.

actions
string

the state of the content

awaiting_moderation deleted spam visible disabled hidden

string

the state of the content

awaiting_moderation deleted spam visible disabled hidden

state_reasons
array of strings
state_reasons
integer
integer
boolean
Defaults to false
boolean
Defaults to false
boolean
Defaults to false
boolean
Defaults to false
integer
integer
integer
integer
object | null

Metadata captured or assigned during content creation

uuid | null

Identifier for where the author of the content is hosted. Facilitates looking up information about the author

string | null

Title of the location where the content was created

string | null

Short description about the location where the content was created

string | null

Location where the content was created

string | null

Location of the icon or thumbnail representing the origin

string | null

Text description of the origin_image_url

string | null

Ip address of the user during content creation. Only returned to client permission bearers

int64
integer

Language
Credentials
:
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json