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.

Rna Publications

API endpoint that allows the citations associated with each Unique RNA Sequence to be viewed.

API documentation

GET /api/v1/rna/URS00017C2254/publications?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": "INSDC submission", "authors": [ "Clark A.", "Salle G.", "Ballan V.", "Reigner F.", "Meynadier A.", "Cortet J.", "Koch C.", "Riou M.", "Blanchard-Letrot A.", "Mach N." ], "publication": "Submitted (16-OCT-2017) to the INSDC. Animal Genetics, INRA, Domaine Vilvert, Jouy en Josas 78350, France", "pubmed_id": "", "doi": "", "pub_id": "1011940", "expert_db": false }, { "title": "Strongyle Infection and Gut Microbiota: Profiling of Resistant and Susceptible Horses Over a Grazing Season", "authors": [ "Clark A", "Sallé G", "Ballan V", "Reigner F", "Meynadier A", "Cortet J", "Koch C", "Riou M", "Blanchard A", "Mach N." ], "publication": "Front Physiol 9:272 (2018)", "pubmed_id": "29618989", "doi": "10.3389/fphys.2018.00272", "pub_id": "1176688", "expert_db": false }, { "title": "The gut microbiota influence the basal physiological parameters in equine athletes", "authors": [ "Mach N." ], "publication": "Unpublished.", "pubmed_id": "", "doi": "", "pub_id": "1004094", "expert_db": false } ] }