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/URS00008E3F23/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": "Combination of redox- and substrate-driven niche-partitioning of bacterioplankton community composition in a temperate estuary", "authors": [ "Laas P.", "Shatova E.", "Lips I.", "Lips U.", "Simm J.", "Kisand V.", "Metsis M." ], "publication": "Unpublished.", "pubmed_id": null, "doi": null, "pub_id": "444368", "expert_db": false }, { "title": "Near-Bottom Hypoxia Impacts Dynamics of Bacterioplankton Assemblage throughout Water Column of the Gulf of Finland (Baltic Sea)", "authors": [ "Laas P", "Satova E", "Lips I", "Lips U", "Simm J", "Kisand V", "Metsis M." ], "publication": "()", "pubmed_id": "27213812", "doi": "10.1371/journal.pone.0156147", "pub_id": "1096761", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Laas P.", "Shatova E.", "Lips I.", "Lips U.", "Simm J.", "Kisand V.", "Metsis M." ], "publication": "Submitted (02-OCT-2015) to the INSDC. Marine Ecology Lab, Marine Systems Institute at Tallinn University of Technology, Akadeemia tee 15A, Tallinn, Harjumaa 12618, Estonia", "pubmed_id": "", "doi": "", "pub_id": "640951", "expert_db": false } ] }