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/URS000210972D/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": "Duodenal Jejunal Bypass Single Anastomosis Improve Glucose Metabolism by Regulating Gut Microbiota and Short-Chain Fatty Acids in Goto-Kakisaki Rats", "authors": [ "Yu X.", "Wu Z.", "Song Z.", "Zhang H.", "Zhan J.", "Yu H.", "Huang H.", "Yang B.", "Xie L.", "Dai X.", "Zhao W.", "Wu L.", "Yu J." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": "1059256", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Yu X.", "Wu Z.", "Song Z.", "Zhang H.", "Zhan J.", "Yu H.", "Huang H.", "Yang B.", "Xie L.", "Dai X.", "Zhao W.", "Wu L.", "Yu J." ], "publication": "Submitted (06-DEC-2019) to the INSDC. Department of General Surgery, Zhujiang Hospital, Southern Medical University, Industrial Road, Haizhu District, Guangzhou 510280, China", "pubmed_id": "", "doi": "", "pub_id": "1045198", "expert_db": false } ] }