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/URS00003138C8/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": "URS00003138C8", "database": "ENA", "is_active": true, "first_seen": "2020-08-19 00:00:00", "last_seen": "2024-02-22 00:00:00", "taxid": 996826, "accession": { "url": "http://rnacentral.org/api/v1/accession/HG519171.1:1..342:tmRNA/info?format=api", "id": "HG519171.1:1..342:tmRNA", "parent_ac": "HG519171", "seq_version": 1, "feature_start": 1, "feature_end": 342, "feature_name": "tmRNA", "description": "Leptospira interrogans serovar Copenhageni str. Fiocruz LV2769 transfer-messenger mRNA Lepto_inter_Lai566", "external_id": "", "optional_id": "", "locus_tag": "", "species": "Leptospira interrogans serovar Copenhageni str. Fiocruz LV2769", "inference": "", "rna_type": "tmRNA", "gene": "tmRNA Lepto_inter_Lai566", "product": "transfer-messenger mRNA Lepto_inter_Lai566", "organelle": "", "citations": "http://rnacentral.org/api/v1/accession/HG519171.1:1..342:tmRNA/citations?format=api", "expert_db_url": "", "standard_name": "", "pdb_entity_id": null, "pdb_structured_note": null, "hgnc_enembl_id": null, "hgnc_id": null, "biotype": "ncRNA", "srpdb_id": null, "ena_url": "https://www.ebi.ac.uk/ena/browser/view/Non-coding:HG519171.1:1..342:tmRNA", "ensembl_species_url": "", "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 } ] }