GET /registrations/{registration_id}/citations/{citation_id}/
Summary: Retrieve a citation
Operation ID: registrations_citation_read
Auth: unknown
Operation ID: registrations_citation_read
Auth: unknown
Description
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.
Parameters (2)
citation_id
(string, path, required)
The unique identifier of the citation.
registration_id
(string, path, required)
The unique identifier of the registration.
No probe data for this endpoint yet.