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.

Xref List

List of cross-references for a particular RNA sequence.

API documentation

GET /api/v1/rna/URS0000A8E9B2/xrefs?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 1, "next": null, "previous": null, "results": [ { "upi": "URS0000A8E9B2", "database": "Ensembl", "is_active": true, "first_seen": "2018-11-15 00:00:00", "last_seen": "2024-02-22 00:00:00", "taxid": 9371, "accession": { "url": "http://rnacentral.org/api/v1/accession/ENSETET00000022932.1/info?format=api", "id": "ENSETET00000022932.1", "parent_ac": "scaffold_74233.TENREC", "seq_version": 1, "feature_start": 7671, "feature_end": 7790, "feature_name": "ncRNA", "description": "Echinops telfairi (small Madagascar hedgehog) snoRNA", "external_id": "ENSETET00000022932", "optional_id": "ENSETEG00000022932.1", "locus_tag": "", "species": "Echinops telfairi", "inference": "", "rna_type": "snoRNA", "gene": "ENSETEG00000022932.1", "product": "", "organelle": "", "citations": "http://rnacentral.org/api/v1/accession/ENSETET00000022932.1/citations?format=api", "expert_db_url": "http://www.ensembl.org/echinops_telfairi/Transcript/Summary?t=ENSETET00000022932", "standard_name": "", "pdb_entity_id": null, "pdb_structured_note": null, "hgnc_enembl_id": null, "hgnc_id": null, "biotype": "ncRNA", "srpdb_id": "ENSETET00000022932", "ena_url": "https://www.ebi.ac.uk/ena/browser/view/Non-coding:ENSETET00000022932.1", "ensembl_species_url": "echinops_telfairi", "malacards_diseases": null }, "modifications": [], "is_rfam_seed": false, "ncbi_gene_id": null, "ndb_external_url": null, "mirbase_mature_products": null, "mirbase_precursor": null, "refseq_mirna_mature_products": null, "refseq_mirna_precursor": null, "refseq_splice_variants": null, "ensembl_splice_variants": null, "gencode_transcript_id": null, "gencode_ensembl_url": null, "ensembl_url": null, "quickgo_hits": null } ] }