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/URS00008E3C93/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": "Changes in the Synechococcus Assemblage Composition at the Surface of the East China Sea Due to Flooding of the Changjiang River", "authors": [ "Chung C.C.", "Gong G.C.", "Huang C.Y.", "Lin J.Y.", "Lin Y.C." ], "publication": "Microb. Ecol. 70(3):677-688(2015).", "pubmed_id": "25851446", "doi": null, "pub_id": "443066", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Chung C.-C." ], "publication": "Submitted (28-AUG-2014) to the INSDC. Institute of Marine Environmental Chemistry and Ecology, National Taiwan Ocean University, 2 Beining Road, Keelung 20224, Taiwan", "pubmed_id": "", "doi": "", "pub_id": "820707", "expert_db": false }, { "title": "The SILVA ribosomal RNA gene database project: improved data processing and web-based tools", "authors": [ "Quast C", "Pruesse E", "Yilmaz P", "Gerken J", "Schweer T", "Yarza P", "Peplies J", "Glöckner FO." ], "publication": "Nucleic Acids Res 41(database issue):D590-6 (2013)", "pubmed_id": "23193283", "doi": "10.1093/nar/gks1219", "pub_id": "1170991", "expert_db": true } ] }