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/URS0001836332/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": "A two-year field study of nickel-agromining of Odontarrhena chalcidica co-cropped with a legume on an ultramafic soil: Temporal variation in plant biomass, nickel yields and taxonomic and bacterial functional diversity", "authors": [ "Saad R.F." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": "1014354", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Saad R.F." ], "publication": "Submitted (15-JUN-2018) to the INSDC. Laboratoire Sols et Environnement, Universite de Lorraine, 2, avenue de la foret de Haye, Vandoeuvre-Les-Nancy, Nancy 54518, France", "pubmed_id": "", "doi": "", "pub_id": "1006618", "expert_db": false } ] }