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/KT916265.1:1..253: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": "Spatial patterns in biofilm diversity across hierarchical levels of over-floodplain landscapes", "authors": [ "Jones R.T.", "Peipoch M.", "Valett H.M." ], "publication": "PLoS One 0:.", "pubmed_id": "", "doi": "", "pub_id": 841288 }, { "title": "INSDC submission", "authors": [ "Jones R.T.", "Peipoch M.", "Valett H.M." ], "publication": "Submitted (07-OCT-2015) to the INSDC. Microbiology & Immunology, Montana State University, 109 Lewis Hall, Bozeman, MT 59717, USA", "pubmed_id": "", "doi": "", "pub_id": 731849 }, { "title": "Spatial patterns in biofilm diversity across hierarchical levels of over-floodplain landscapes", "authors": [ "Jones R.T.", "Peipoch M.", "Valett H.M." ], "publication": "PLoS One 0:0-0(2015).", "pubmed_id": null, "doi": null, "pub_id": 461400 }, { "title": "INSDC submission", "authors": [ "Jones R.T.", "Peipoch M.", "Valett H.M." ], "publication": "Submitted (07-OCT-2015) to the INSDC. Microbiology & Immunology, Montana State University, 109 Lewis Hall, Bozeman, MT 59717, USA", "pubmed_id": null, "doi": null, "pub_id": 470745 } ] }