article
An article, or blog post, in a blog.
Properties
The full name of the author of the article.
The published comments for the article.
The number of published comments for the article.
Whether comments are enabled.
true: Enabledfalse: Disabled
The content of the article.
A timestamp for when the article was created. Format: ISO 8601.
Use the date filter to format the timestamp.
The excerpt of the article.
Returns the article excerpt if it exists. Returns the article content if no excerpt exists.
The handle of the article.
The ID of the article.
The featured image for the article.
A timestamp for when the article was published. Format: ISO 8601.
Use the date filter to format the timestamp.
The title of the article.
A timestamp for when the article was updated. Format: ISO 8601.
Use the date filter to format the timestamp.
The relative URL of the article.
Whether moderation is required for the comments.
true: Requiredfalse: Not required
A list of tags applied to the article.
The name of the custom template for the article.
The name does not include the prefix or the file extension. For example, if the template is article.xxx.json, xxx is returned.
If the article uses the default template, nil is returned.