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/ENSMNET00000012489.1/citations?format=api
HTTP 200 OK Content-Type: text/html; charset=utf-8 Vary: Accept Allow: GET, HEAD, OPTIONS
{ "count": 4, "next": null, "previous": null, "results": [ { "title": "The Ensembl gene annotation system", "authors": [ "Aken BL", "Ayling S", "Barrell D", "Clarke L", "Curwen V", "Fairley S", "Fernandez Banet J", "Billis K", "Garci a Giro n C", "Hourlier T", "Howe K", "Kahari A", "Kokocinski F", "Martin FJ", "Murphy DN", "Nag R", "Ruffier M", "Schuster M", "Tang YA", "Vogel JH", "White S", "Zadissa A", "Flicek P", "Searle SM." ], "publication": "Database (Oxford). 2016 Jun 23", "pubmed_id": "27337980", "doi": "10.1093/database/baw093", "pub_id": 491041 }, { "title": "The Ensembl gene annotation system", "authors": [ "Aken BL", "Ayling S", "Barrell D", "Clarke L", "Curwen V", "Fairley S", "Fernandez Banet J", "Billis K", "Garcia Giron C", "Hourlier T", "Howe K", "Kahari A", "Kokocinski F", "Martin FJ", "Murphy DN", "Nag R", "Ruffier M", "Schuster M", "Tang YA", "Vogel JH", "White S", "Zadissa A", "Flicek P", "Searle SM." ], "publication": "Database : the journal of biological databases and curation 2016 (2016)", "pubmed_id": "27337980", "doi": "10.1093/database/baw093", "pub_id": 914833 }, { "title": "The Ensembl gene annotation system", "authors": [ "Aken BL", "Ayling S", "Barrell D", "Clarke L", "Curwen V", "Fairley S", "Fernandez Banet J", "Billis K", "Garcia Giron C", "Hourlier T", "Howe K", "Kahari A", "Kokocinski F", "Martin FJ", "Murphy DN", "Nag R", "Ruffier M", "Schuster M", "Tang YA", "Vogel JH", "White S", "Zadissa A", "Flicek P", "Searle SM." ], "publication": "()", "pubmed_id": "27337980", "doi": "10.1093/database/baw093", "pub_id": 1078303 }, { "title": "The Ensembl gene annotation system", "authors": [ "Aken BL", "Ayling S", "Barrell D", "Clarke L", "Curwen V", "Fairley S", "Fernandez Banet J", "Billis K", "García Girón C", "Hourlier T", "Howe K", "Kähäri A", "Kokocinski F", "Martin FJ", "Murphy DN", "Nag R", "Ruffier M", "Schuster M", "Tang YA", "Vogel JH", "White S", "Zadissa A", "Flicek P", "Searle SM." ], "publication": "Database (Oxford) 2016:baw093 (2016)", "pubmed_id": "27337980", "doi": "10.1093/database/baw093", "pub_id": 1210920 } ] }