JsonView.render_many

You're seeing just the function render_many, go back to JsonView module for more information.
Link to this function

render_many(data, view, template)

View Source

Render list of item, similar to Phoenix.View.render_many/3