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.

Citations

API endpoint that allows the citations associated with a particular cross-reference to be viewed.

API documentation

GET /api/v1/accession/KBOC01074102.1:1..405:rRNA/citations?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 4, "next": null, "previous": null, "results": [ { "title": "Urinary catheter-associated microbiota change in accordance with treatment and infection status", "authors": [ "rice s.", "bossa L.", "kline k.", "McDougald d." ], "publication": "PLoS One 0:.", "pubmed_id": "", "doi": "", "pub_id": 1008652 }, { "title": "Urinary catheter-associated microbiota change in accordance with treatment and infection status", "authors": [ "rice s.", "Bossa L.", "Kline K.", "McDougald d." ], "publication": "PLoS One 0:.", "pubmed_id": "", "doi": "", "pub_id": 1014661 }, { "title": "INSDC submission", "authors": [ "rice s.", "bossa L.", "kline k.", "McDougald d." ], "publication": "Submitted (02-JUN-2017) to the INSDC. NTU, SCELSE, 60 Nanyang Drive, SBS-01N-27, Singapore 637551, Singapore", "pubmed_id": "", "doi": "", "pub_id": 1013726 }, { "title": "INSDC submission", "authors": [ "rice s.", "Bossa L.", "Kline K.", "McDougald d." ], "publication": "Submitted (02-JUN-2017) to the INSDC. NTU, SCELSE, 60 Nanyang Drive, SBS-01N-27, Singapore 637551, Singapore", "pubmed_id": "", "doi": "", "pub_id": 1004717 } ] }