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/KT388213.1:1..593: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": [ "Jaibangyang S.", "Nasanit R.", "Tantrirungkij M.", "Limtong S." ], "publication": "Submitted (10-AUG-2015) to the INSDC. Biotechnology, Sipakorn University, 6 Rajamankha Nai Rd., Muang, Naknon Pathom 73000, Thailand", "pubmed_id": "", "doi": "", "pub_id": 950438 }, { "title": "Yeast diversity and novel yeast D1/D2 sequences from corn phylloplane obtained by a culture-independent approach", "authors": [ "Nasanit R", "Jaibangyang S", "Tantirungkij M", "Limtong S." ], "publication": "Antonie Van Leeuwenhoek 109(12):1615-1634 (2016)", "pubmed_id": "27578202", "doi": "10.1007/s10482-016-0762-x", "pub_id": 990546 }, { "title": "Study on the diversity of epiphytic yeasts on corn phylloplanes based on molecular biological techniques", "authors": [ "Jaibangyang S.", "Nasanit R.", "Tantrirungkij M.", "Limtong S." ], "publication": "Unpublished.", "pubmed_id": null, "doi": null, "pub_id": 456298 }, { "title": "INSDC submission", "authors": [ "Jaibangyang S.", "Nasanit R.", "Tantrirungkij M.", "Limtong S." ], "publication": "Submitted (10-AUG-2015) to the INSDC. Biotechnology, Sipakorn University, 6 Rajamankha Nai Rd., Muang, Naknon Pathom 73000, Thailand", "pubmed_id": null, "doi": null, "pub_id": 461878 } ] }