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/URS00017CF030/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": "Bacterial community diversity in the ultramafic rhizosphere of nickel hyperaccumulator species found on Halmahera Island (Indonesia)", "authors": [ "Lopez S.", "Goux X.", "van der Ent A.", "Erskine P.D.", "Echevarria G.", "Calusinska M.", "Morel J.L.", "Benizri E." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": "1015690", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Lopez S." ], "publication": "Submitted (23-FEB-2018) to the INSDC. Laboratoire Sols et Environnement, Universite de Lorraine - INRA, Avenue de la foret de Haye, Vandoeuvre les Nancy 54505, France", "pubmed_id": "", "doi": "", "pub_id": "1015499", "expert_db": false } ] }