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/URS0002109BA5/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": "Insights into the Microbiome of Breast Implants and Periprosthetic Tissue in Breast Implant-Associated Anaplastic Large Cell Lymphoma", "authors": [ "Walker JN", "Hanson BM", "Pinkner CL", "Simar SR", "Pinkner JS", "Parikh R", "Clemens MW", "Hultgren SJ", "Myckatyn TM." ], "publication": "Sci Rep 9(1):10393 (2019)", "pubmed_id": "31316085", "doi": "10.1038/s41598-019-46535-8", "pub_id": "1204236", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Hanson B." ], "publication": "Submitted (26-JUL-2019) to the INSDC. Molecular Microbiology, Washington University School of Medicine, 660 S. Euclid, St. Louis, MO 63110, USA", "pubmed_id": "", "doi": "", "pub_id": "1063839", "expert_db": false } ] }