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/URS00027FD03A/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": "URS00027FD03A", "database": "Ensembl", "is_active": true, "first_seen": "2023-10-31 00:00:00", "last_seen": "2024-02-22 00:00:00", "taxid": 9796, "accession": { "url": "http://rnacentral.org/api/v1/accession/ENSECAT00000140152.1/info?format=api", "id": "ENSECAT00000140152.1", "parent_ac": "14.EquCab3.0", "seq_version": 1, "feature_start": 32917339, "feature_end": 32948901, "feature_name": "ncRNA", "description": "Equus caballus (horse) lncRNA", "external_id": "ENSECAT00000140152", "optional_id": "ENSECAG00000046494.1", "locus_tag": "", "species": "Equus caballus", "inference": "", "rna_type": "lncRNA", "gene": "ENSECAG00000046494.1", "product": "", "organelle": "", "citations": "http://rnacentral.org/api/v1/accession/ENSECAT00000140152.1/citations?format=api", "expert_db_url": "http://www.ensembl.org/equus_caballus/Transcript/Summary?t=ENSECAT00000140152", "standard_name": "", "pdb_entity_id": null, "pdb_structured_note": null, "hgnc_enembl_id": null, "hgnc_id": null, "biotype": "ncRNA", "srpdb_id": "ENSECAT00000140152", "ena_url": "https://www.ebi.ac.uk/ena/browser/view/Non-coding:ENSECAT00000140152.1", "ensembl_species_url": "equus_caballus", "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": [ "http://rnacentral.org/rna/URS00027EC9CC", "http://rnacentral.org/rna/URS00027EF151", "http://rnacentral.org/rna/URS00027F3877", "http://rnacentral.org/rna/URS00027F1E78" ], "gencode_transcript_id": null, "gencode_ensembl_url": null, "ensembl_url": null, "quickgo_hits": null } ] }