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/URS00017CA8EF/publications?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 2, "next": null, "previous": null, "results": [ { "title": "INSDC submission", "authors": [ "Stoeva M.K." ], "publication": "Submitted (12-FEB-2019) to the INSDC. Plant and Microbial Biology, UC Berkeley, 111 Koshland Hall, Berkeley, CA 94720, USA", "pubmed_id": "", "doi": "", "pub_id": "1011873", "expert_db": false }, { "title": "Resistance and Resilience of Sulfidogenic Communities in the Face of the Specific Inhibitor Perchlorate", "authors": [ "Stoeva MK", "Nalula G", "Garcia N", "Cheng Y", "Engelbrektson AL", "Carlson HK", "Coates JD." ], "publication": "Frontiers in Microbiology 10:654 (2019)", "pubmed_id": "31001230", "doi": "10.3389/fmicb.2019.00654", "pub_id": "1016344", "expert_db": false } ] }