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/KM210510.1:8221..8292:tRNA/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": "Complete mitochondrial genome of the brown alga Sargassum hemiphyllum (Sargassaceae, Phaeophyceae): comparative analyses", "authors": [ "Liu F", "Pang S", "Chen W." ], "publication": "Mitochondrial DNA A DNA Mapp Seq Anal 27(2):1468-1470 (2016)", "pubmed_id": "25162799", "doi": "10.3109/19401736.2014.953096", "pub_id": 873788 }, { "title": "INSDC submission", "authors": [ "Liu F." ], "publication": "Submitted (17-JUL-2014) to the INSDC. Key Laboratory of Experimental Marine Biology, Institute of Oceanology, Chinese Academy of Sciences, 7 Nanhai Road, Qingdao, Shandong 266071, China", "pubmed_id": "", "doi": "", "pub_id": 686121 }, { "title": "INSDC submission", "authors": [ "Liu F." ], "publication": "Submitted (17-JUL-2014) to the INSDC. Key Laboratory of Experimental Marine Biology, Institute of Oceanology, Chinese Academy of Sciences, 7 Nanhai Road, Qingdao, Shandong 266071, China", "pubmed_id": null, "doi": null, "pub_id": 453213 }, { "title": "Complete mitochondrial genome of the brown alga Sargassum hemiphyllum (Sargassaceae, Phaeophyceae): comparative analyses", "authors": [ "Liu F.", "Pang S.", "Chen W." ], "publication": "Mitochondrial DNA 1-3:0-0(2014).", "pubmed_id": "25162799", "doi": null, "pub_id": 454655 } ] }