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/KT434160.1:1..238: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/KT434160.1:1..238: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": "Fe-phyllosilicate redox cycling organisms from a redox transition zone in Hanford 300 Area sediments", "authors": [ "Benzine J.", "Shelobolina E.", "Xiong M.Y.", "Kennedy D.W.", "McKinley J.P.", "Lin X.", "Roden E.E." ], "publication": "Front Microbiol. 4:388-388(2013).", "pubmed_id": "24379809", "doi": null, "pub_id": 478518 } ] }