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/KM465553.1:1..431: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": "INSDC submission", "authors": [ "Chung C.-C." ], "publication": "Submitted (28-AUG-2014) to the INSDC. Institute of Marine Environmental Chemistry and Ecology, National Taiwan Ocean University, 2 Beining Road, Keelung 20224, Taiwan", "pubmed_id": "", "doi": "", "pub_id": 820707 }, { "title": "Changes in the Synechococcus Assemblage Composition at the Surface of the East China Sea Due to Flooding of the Changjiang River", "authors": [ "Chung CC", "Gong GC", "Huang CY", "Lin JY", "Lin YC." ], "publication": "Microb Ecol 70(3):677-688 (2015)", "pubmed_id": "25851446", "doi": "10.1007/s00248-015-0608-5", "pub_id": 830233 }, { "title": "Changes in the Synechococcus Assemblage Composition at the Surface of the East China Sea Due to Flooding of the Changjiang River", "authors": [ "Chung C.C.", "Gong G.C.", "Huang C.Y.", "Lin J.Y.", "Lin Y.C." ], "publication": "Microb. Ecol. 70(3):677-688(2015).", "pubmed_id": "25851446", "doi": null, "pub_id": 443066 }, { "title": "INSDC submission", "authors": [ "Chung C.-C." ], "publication": "Submitted (28-AUG-2014) to the INSDC. Institute of Marine Environmental Chemistry and Ecology, National Taiwan Ocean University, 2 Beining Road, Keelung 20224, Taiwan", "pubmed_id": null, "doi": null, "pub_id": 444919 } ] }