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/URS00017FA9AD/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": "Differences in Systemic IgA Reactivity and Circulating Th Subsets in Healthy Volunteers With Specific Microbiota Enterotypes", "authors": [ "Grosserichter-Wagener C", "Radjabzadeh D", "van der Weide H", "Smit KN", "Kraaij R", "Hays JP", "van Zelm MC." ], "publication": "Frontiers in Immunology 10:341 (2019)", "pubmed_id": "30899257", "doi": "10.3389/fimmu.2019.00341", "pub_id": "1018581", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Grossericher-Wagener C.", "Radjabzadeh D.", "van der Weide H.", "Smit K.N.", "Kraaij R.", "Hays J.P.", "van Zelm M.C." ], "publication": "Submitted (28-FEB-2019) to the INSDC. Department of Immunology, Erasmus MC, Dr Molewaterplein 40, Rotterdam 3015GD, Netherlands", "pubmed_id": "", "doi": "", "pub_id": "1014130", "expert_db": false } ] }