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/URS00017C2253/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": [ "Le T.H.", "Rochelle-Newall E.", "Auda Y.", "Ribolzi O.", "Sengtaheuanghoung O.", "Thebault E.", "Soulileuth B.", "Pommier T." ], "publication": "Submitted (29-OCT-2017) to the INSDC. Microbial Ecology, Centre of Microbial Ecology, Villeurbanne, Lyon 69622, France", "pubmed_id": "", "doi": "", "pub_id": "1018557", "expert_db": false }, { "title": "Vicinal land use change strongly drives stream bacterial community in a tropical montane catchment", "authors": [ "Le T.H.", "Rochelle-Newall E.", "Auda Y.", "Ribolzi O.", "Sengtaheuanghoung O.", "Thebault E.", "Soulileuth B.", "Pommier T." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": "1015866", "expert_db": false } ] }