Post Type

Representation of a blog post object

Fields

FieldTypeDescription
IDLong
attachmentsSet
authorUserSummaryReturns the content author summary.
bookmarkCountInteger
contentContentBodyEntityReturns the content body.
creationDateDateThe creation date of the entity
likeCountIntegerReturns the number of users that have liked the content
linksMapLinks (URIs) relevant to the entity. A link may for example point to additional information about the entity or allow the user to perform related actions.
modificationDateDateThe modification date of the entity
publishedDateReturns the date that this blog post was published. Users can work on a blog post independently of making it available to the community, this field contains the time at which they made it available for others to consume.
replyCountIntegerReturns the number of replies which users have posted to this content. Replies allow for a discussion surrounding the content object and allow for the author of the content to gauge what other users of the community thought of it.
resourcesMapLinks to actions which can be taken on the current entity. The embedded link contains information about what methods are available on the given link.
statusStringReturns the content status, e.g. published or draft.
subjectStringReturns the content's subject. The subject may not be available for all content objects, e.g. comments.
typeString
viewCountIntegerThe view count of the entity