Using API to export to html

So we're (an academic library) using Zotero to collate reading list
(bibliographies) information for our students. We use the Zotero API
and some additional code and it is converted to html which then sits
on our website. WE use the MHRA (3rd edition) with footnotes style
guide provided by Zotero to create the bibliographies. In some recent
updates to the code we noticed that any cited item that has an editor
or translator - as opposed to an author - is being produced in the
bibliography as if it were a footnote ie first name, then surname
which is wrong (should be surname first). Our code-writer can't see
where the problem is coming from and says it is a Zotero style issue.
He also gave me an example of how he hit the V3 API to get the data
and citation HTML:
https://api.zotero.org/groups/264787/collections/55HIKFND/items?format=json&sort=creator&include=data,bib&style=modern-humanities-research-association&start=0&limit=99

Please can someone help?!
Sign In or Register to comment.