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/KM507291.1:11796..11863: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": "INSDC submission", "authors": [ "Hao R.-C.", "Wang G.-H." ], "publication": "Submitted (09-SEP-2014) to the INSDC. Department of Animal Science, Hebei North University, Zhangjiakou Xuanhua county Shalingzi town Erliban village, Zhangjiakou, Hebei 075131, China", "pubmed_id": "", "doi": "", "pub_id": 977521 }, { "title": "The complete mitochondrial genome sequence of Hemibagrus sp. (Siluriformes: Bagridae)", "authors": [ "Hao RC", "Wang GH." ], "publication": "Mitochondrial DNA A DNA Mapp Seq Anal 27(3):1854-1855 (2016)", "pubmed_id": "25319292", "doi": "10.3109/19401736.2014.971257", "pub_id": 662139 }, { "title": "INSDC submission", "authors": [ "Hao R.-C.", "Wang G.-H." ], "publication": "Submitted (09-SEP-2014) to the INSDC. Department of Animal Science, Hebei North University, Zhangjiakou Xuanhua county Shalingzi town Erliban village, Zhangjiakou, Hebei 075131, China", "pubmed_id": null, "doi": null, "pub_id": 470447 }, { "title": "The complete mitochondrial genome sequence of Hemibagrus sp. (Siluriformes: Bagridae)", "authors": [ "Hao R.C.", "Wang G.H." ], "publication": "Mitochondrial DNA 1-2:0-0(2014).", "pubmed_id": "25319292", "doi": null, "pub_id": 456989 } ] }