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/URS000276BBDA/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 new, putatively semisubterranean, Rhithrodytes diving beetle from southwestern Sardinia (Coleoptera: Dytiscidae)", "authors": [ "Toledo M.", "Bilton D.T.", "Balke M.", "Schizzerotto A.", "Villastrigo A." ], "publication": "Acta Entomol Mus Natl Pragae 63(1):125-133(2023).", "pubmed_id": "", "doi": "", "pub_id": "1273464", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Toledo M.", "Bilton D.T.", "Balke M.", "Schizzerotto A.", "Villastrigo A." ], "publication": "Submitted (20-OCT-2022) to the INSDC. Coleoptera, Bavarian State Collection of Zoology (SNSB - ZSM), Munchhausenstrasse 21, Zoologische Staatssammlung Munchen, Munich 81247, Germany", "pubmed_id": "", "doi": "", "pub_id": "1269317", "expert_db": false } ] }