Citations
API endpoint that allows the citations associated with a particular cross-reference to be viewed.
GET /api/v1/accession/GU792786.1:1..200:rRNA/citations.api?format=yaml
{ "count": 3, "next": null, "previous": null, "results": [ { "title": "Pyrosequencing reveals a highly diverse and cultivar-specific bacterial endophyte community in potato roots", "authors": [ "Manter D.K.", "Delgado J.A.", "Holm D.G.", "Stong R." ], "publication": "Unpublished.", "pubmed_id": null, "doi": null, "pub_id": 161603 }, { "title": "INSDC submission", "authors": [ "Manter D.K.", "Delgado J.A.", "Holm D.G.", "Stong R." ], "publication": "Submitted (09-FEB-2010) to the INSDC. Soil-Plant-Nutrient Research Unit, USDA-ARS, 2150-D Centre Ave., Fort Collins, CO 80526, USA", "pubmed_id": null, "doi": null, "pub_id": 220363 }, { "title": "INSDC submission", "authors": [ "Manter D.K.", "Delgado J.A.", "Holm D.G.", "Stong R." ], "publication": "Submitted (09-FEB-2010) to the INSDC. Soil-Plant-Nutrient Research Unit, USDA-ARS, 2150-D Centre Ave., Fort Collins, CO 80526, USA", "pubmed_id": "", "doi": "", "pub_id": 705833 } ] }