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/KU830521.1:1..445:rRNA/citations?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 5, "next": null, "previous": null, "results": [ { "title": "INSDC submission", "authors": [ "James J.L.V.", "Manohar C.S." ], "publication": "Submitted (23-FEB-2016) to the INSDC. Biological Oceanography Division, CSIR National Institute of Oceanography, Near Panaji Raj Bhavan, DonaPaula, Goa 403004, India", "pubmed_id": "", "doi": "", "pub_id": 786653 }, { "title": "A comparison of bacterial communities from OMZ sediments in the Arabian Sea and the Bay of Bengal reveals major differences in nitrogen turnover and carbon recycling potential", "authors": [ "Lincy J.", "Manohar C.S." ], "publication": "Biogeosci Discuss 0:0-0(2020).", "pubmed_id": "", "doi": "", "pub_id": 1120734 }, { "title": "A comparison of bacterial communities from OMZ sediments in the Arabian Sea and the Bay of Bengal reveals major differences in nitrogen turnover and carbon recycling potential", "authors": [ "Lincy J.", "Manohar C.S." ], "publication": "Mar Biol Res:1-18(2021).", "pubmed_id": "", "doi": "", "pub_id": 1142289 }, { "title": "INSDC submission", "authors": [ "James J.L.V.", "Manohar C.S." ], "publication": "Submitted (23-FEB-2016) to the INSDC. Biological Oceanography Division, CSIR National Institute of Oceanography, Near Panaji Raj Bhavan, DonaPaula, Goa 403004, India", "pubmed_id": null, "doi": null, "pub_id": 458309 }, { "title": "Sediment Bacterial diversity from Oxygen Depleted Environments (ODEs) of the Northern Indian Ocean: Arabian Sea v/s Bay of Bengal", "authors": [ "James J.L.V.", "Manohar C.S." ], "publication": "Unpublished.", "pubmed_id": null, "doi": null, "pub_id": 456004 } ] }