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/URS00009D263C/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": "Complete mitochondrial genome of the brown alga Sargassum hemiphyllum (Sargassaceae, Phaeophyceae): comparative analyses", "authors": [ "Liu F.", "Pang S.", "Chen W." ], "publication": "Mitochondrial DNA 1-3:0-0(2014).", "pubmed_id": "25162799", "doi": null, "pub_id": "454655", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Liu T.", "Jia X." ], "publication": "Submitted (04-AUG-2020) to the INSDC. College of marine Life science, Ocean University of China, 5, Yushan Road, Qingdao, Shandong 266003, China", "pubmed_id": "", "doi": "", "pub_id": "1174378", "expert_db": false }, { "title": "Organelle genome of Sargassum hemiphyllum var.chinense and its phylogenetic analysis", "authors": [ "Jia X.", "Liu T." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": "1140122", "expert_db": false } ] }