This is the RNAcentral Browsable API. When this page is opened in a browser, it is rendered as a human-friendly document, but when the same page is requested programmatically, the response is returned in a machine-readable format. See API documentation for more details.

Citations

API endpoint that allows the citations associated with a particular cross-reference to be viewed.

API documentation

GET /api/v1/accession/KT436030.1:1..269:rRNA/citations?format=api&page=2
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 12, "next": null, "previous": "http://rnacentral.org/api/v1/accession/KT436030.1:1..269:rRNA/citations?format=api", "results": [ { "title": "Microbial mineral colonization across a subsurface redox transition zone", "authors": [ "Converse B.J.", "McKinley J.P.", "Resch C.T.", "Roden E.E." ], "publication": "Front Microbiol. 6:858-858(2015).", "pubmed_id": "26379637", "doi": null, "pub_id": 480303 }, { "title": "INSDC submission", "authors": [ "Converse B.", "McKinley J.", "Resch T.", "Roden E." ], "publication": "Submitted (11-AUG-2015) to the INSDC. Geoscience, University of Wisconsin-Madison, 1215 W Dayton St, Madison, WI 53706, USA", "pubmed_id": null, "doi": null, "pub_id": 443381 } ] }