[{% for author in results -%}
    {{ author.obj_code|json_encode|raw }}
    {%- if not loop.last %},{% endif -%}
{%- endfor %}]