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/URS00017F10B2/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": "Benthic microbial communities (16S rDNA) and ecological function across a restoring urbanized estuary (San Francisco Estuary, CA, USA)", "authors": [ "Lee T.L.", "Falcon L.I.", "Tas N." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": "1018351", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Lee T.L.", "Falcon L.I.", "Tas N." ], "publication": "Submitted (03-MAY-2016) to the INSDC. Bacterial Ecology Lab., UNAM, Instituto de Ecologia, Circuito ext. sn, Mexico City, Coyoacan 04120, Mexico", "pubmed_id": "", "doi": "", "pub_id": "1016081", "expert_db": false } ] }