{{ item.title }}

{% for author in item.authors %} {{ author.name }}{% if not forloop.last %},{% endif %} {% endfor %} - {{ item.id }}

Published: {{ item.published }}