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/URS0000A8E9B6/publications?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 1, "next": null, "previous": null, "results": [ { "title": "The Ensembl gene annotation system", "authors": [ "Aken BL", "Ayling S", "Barrell D", "Clarke L", "Curwen V", "Fairley S", "Fernandez Banet J", "Billis K", "Garci a Giro n C", "Hourlier T", "Howe K", "Kahari A", "Kokocinski F", "Martin FJ", "Murphy DN", "Nag R", "Ruffier M", "Schuster M", "Tang YA", "Vogel JH", "White S", "Zadissa A", "Flicek P", "Searle SM." ], "publication": "Database (Oxford). 2016 Jun 23", "pubmed_id": "27337980", "doi": "10.1093/database/baw093", "pub_id": "491041", "expert_db": true } ] }