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/URS0002716AE8/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": "Molecular systematic analysis demonstrates that the threatened southern bell frog, Litoria raniformis (Anura: Pelodryadidae) of eastern Australia, comprises two sub-species", "authors": [ "Voros J.", "Wassens S.", "Price L.", "Hunter D.", "Myers S.", "Armstrong K.", "Mahony M.J.", "Donnellan S." ], "publication": "Zootaxa 5228(1):1-43(2023).", "pubmed_id": "", "doi": "", "pub_id": "1283442", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Voros J.", "Wassens S.", "Price L.", "Hunter D.", "Myers S.", "Armstrong K.", "Mahony M.J.", "Donnellan S.C." ], "publication": "Submitted (02-OCT-2022) to the INSDC. Research and Collections, South Australian Museum, North Terrace, Adelaide, SA 5000, Australia", "pubmed_id": "", "doi": "", "pub_id": "1281806", "expert_db": false } ] }