Registrations
Retrieve a citation
Retrieves the citation style details for a registration, in CSL format.
Returns
Returns a JSON object with a data key that contains the representation of the details necessary for the citation style.
get/registrations/{registration_id}/citations/{citation_id}/
Path parameters
registration_idstring required
The unique identifier of the registration.
citation_idstring required
The unique identifier of the citation.
Response
OK