article
The article object has the following attributes:
article.author
Returns the full name of the article's author.
article.content
Returns the content of the article.
article.id
Returns the id of the article.
article.image
Returns the article's image object.
article.tags
Returns all the tags for the article.
article.title
Returns the title of the article.
Updated about 3 years ago