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/CM021582.2:99350136..99360453:ncRNA/citations?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 3, "next": null, "previous": null, "results": [ { "title": "Assembly and Annotation of an Ashkenazi Human Reference Genome", "authors": [ "Shumante A.", "Zimin A.V.", "Sherman R.M.", "Puiu D.", "Wagner J.M.", "Olson N.D.", "Pertea M.", "Salit M.L.", "Zook J.", "Salzberg S.L." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": 1173075 }, { "title": "INSDC submission", "authors": [ "Shumante A.", "Zimin A.V.", "Sherman R.M.", "Puiu D.", "Wagner J.M.", "Olson N.D.", "Pertea M.", "Salit M.L.", "Zook J.", "Salzberg S.L." ], "publication": "Submitted (22-MAR-2022) to the INSDC. The Center for Computational Biology, Johns Hopkins University, 3100 Wyman Park Dr, Baltimore, MD 21211, USA", "pubmed_id": "", "doi": "", "pub_id": 1197633 }, { "title": "INSDC submission", "authors": [ "Salzberg S.L.", "Puiu D.", "Sherman R.M.", "Shumante A.", "Pertea M.", "Varabyou A.", "Zimin A.V." ], "publication": "Submitted (21-FEB-2020) to the INSDC. The Center for Computational Biology, Johns Hopkins University, 3100 Wyman Park Dr, Baltimore, MD 21211, USA", "pubmed_id": "", "doi": "", "pub_id": 1172861 } ] }