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/MALACARDS:MIR33A:URS0000483184_9606/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": "MalaCards: an amalgamated human disease compendium with diverse clinical and genetic annotation and structured search", "authors": [ "Rappaport N", "Twik M", "Plaschkes I", "Nudel R", "Iny Stein T", "Levitt J", "Gershoni M", "Morrey CP", "Safran M", "Lancet D." ], "publication": "Nucleic acids research 45(D1):D877-D887 (2017)", "pubmed_id": "27899610", "doi": "10.1093/nar/gkw1012", "pub_id": 1019082 }, { "title": "MalaCards: an amalgamated human disease compendium with diverse clinical and genetic annotation and structured search", "authors": [ "Rappaport N", "Twik M", "Plaschkes I", "Nudel R", "Iny Stein T", "Levitt J", "Gershoni M", "Morrey CP", "Safran M", "Lancet D." ], "publication": "()", "pubmed_id": "27899610", "doi": "10.1093/nar/gkw1012", "pub_id": 1116436 }, { "title": "MalaCards: an amalgamated human disease compendium with diverse clinical and genetic annotation and structured search", "authors": [ "Rappaport N", "Twik M", "Plaschkes I", "Nudel R", "Iny Stein T", "Levitt J", "Gershoni M", "Morrey CP", "Safran M", "Lancet D." ], "publication": "Nucleic Acids Res 45(d1):D877-D887 (2017)", "pubmed_id": "27899610", "doi": "10.1093/nar/gkw1012", "pub_id": 1170721 } ] }