Version 1.0
Returns the value of the id field of the creators.
{{ response.creators.id }}
Version 1.0
Returns the value of the title field of the creators.
{{ response.creators.title }}
Version 1.0
Returns the value of the url field of the creators.
{{ response.creators.url }}
Version 1.0
Returns the value of the content field of the creators.
{{ response.creators.content }}
Version 1.0
Returns the value of the short_content field of the creators.
{{ response.creators.short_content }}
Version 1.0