article_group.id
article_group.name
Version
Returns the value of the id field of the article_group.
{{ response.article_group.id }}
Returns the value of the name field of the article_group.
{{ response.article_group.name }}