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/URS0000A36172/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": "Human-driven microbiological contamination of an intermittent peri-urban river assessed from MST markers and rrs high throughput DNA sequencings", "authors": [ "Marti R.", "Ribun S.", "Aubin J.-B.", "Colinon C.", "Petit S.", "Marjolet L.", "Gourmelon M.", "Cottet M.", "Cournoyer B." ], "publication": "Unpublished.", "pubmed_id": null, "doi": null, "pub_id": "458155", "expert_db": false }, { "title": "INSDC submission", "authors": [ "Marti R.", "Ribun S.", "Cournoyer B." ], "publication": "Submitted (09-DEC-2015) to the INSDC. BPOE, VetAgro Sup, 1 Avenue Bourgelat, Marcy l'Etoile 69280, France", "pubmed_id": "", "doi": "", "pub_id": "936187", "expert_db": false } ] }