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.

Rna Publications

API endpoint that allows the citations associated with each Unique RNA Sequence to be viewed.

API documentation

GET /api/v1/rna/URS00008E3C95/publications?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 3, "next": null, "previous": null, "results": [ { "title": "Fe-phyllosilicate redox cycling organisms from a redox transition zone in Hanford 300 Area sediments", "authors": [ "Benzine J", "Shelobolina E", "Xiong MY", "Kennedy DW", "McKinley JP", "Lin X", "Roden EE." ], "publication": "Frontiers in microbiology 4:388 (2013)", "pubmed_id": "24379809", "doi": "10.3389/fmicb.2013.00388", "pub_id": "715743", "expert_db": false }, { "title": "Microbial mineral colonization across a subsurface redox transition zone", "authors": [ "Converse BJ", "McKinley JP", "Resch CT", "Roden EE." ], "publication": "Front Microbiol 6:858 (2015)", "pubmed_id": "26379637", "doi": "10.3389/fmicb.2015.00858", "pub_id": "1188005", "expert_db": false }, { "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": "", "doi": "", "pub_id": "942749", "expert_db": false } ] }