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/URS00017FA9B6/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": [ "Thion C.", "Bahn M.", "Bardgett R.D.", "Bergk Pinto B.", "Cecillon S.", "Frey B.", "Nicol G.W.", "Wanek W.", "Prosser J.I.", "de Vries F.T." ], "publication": "Submitted (03-OCT-2018) to the INSDC. School of Biological Sciences, University of Aberdeen, St Machar Drive, Aberdeen AB24 3UU, United Kingdom", "pubmed_id": "", "doi": "", "pub_id": "1014664", "expert_db": false }, { "title": "Testing ecological theory of spatiotemporal bacterial community assembly in Alpine glacier forelands", "authors": [ "Thion C.", "Bahn M.", "Bardgett R.D.", "Bergk Pinto B.", "Cecillon S.", "Frey B.", "Nicol G.W.", "Wanek W.", "Prosser J.I.", "de Vries F.T." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": "1004187", "expert_db": false } ] }