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/KBTQ01004697.1:1..433:rRNA/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": "Strongyle Infection and Gut Microbiota: Profiling of Resistant and Susceptible Horses Over a Grazing Season", "authors": [ "Clark A", "Salle G", "Ballan V", "Reigner F", "Meynadier A", "Cortet J", "Koch C", "Riou M", "Blanchard A", "Mach N." ], "publication": "Frontiers in Physiology 9:272 (2018)", "pubmed_id": "29618989", "doi": "10.3389/fphys.2018.00272", "pub_id": 1012032 }, { "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 }, { "title": "Strongyle Infection and Gut Microbiota: Profiling of Resistant and Susceptible Horses Over a Grazing Season", "authors": [ "Clark A", "Salle G", "Ballan V", "Reigner F", "Meynadier A", "Cortet J", "Koch C", "Riou M", "Blanchard A", "Mach N." ], "publication": "()", "pubmed_id": "29618989", "doi": "10.3389/fphys.2018.00272", "pub_id": 1112988 }, { "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 } ] }