GET /metagenomics/api/v1/samples/ERS2514213/studies?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "links": {
        "first": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2514213/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS2514213/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002384",
            "attributes": {
                "samples-count": 14,
                "accession": "MGYS00002384",
                "bioproject": "PRJEB26999",
                "is-private": false,
                "last-update": "2018-05-31T14:26:38",
                "secondary-accession": "ERP109034",
                "centre-name": "UNIVERSITA DEGLI STUDI DI MILANO",
                "public-release-date": null,
                "study-abstract": "Citrus Decline Disease was recently-reported affecting several citrus species in Iran when grafted on a local rootstock variety, Bakraee. Preliminary studies found ‘Candidatus Phytoplasma aurantifoliae' and ‘Candidatus Liberibacter asiaticus' as putative etiological agents, but were not ultimately able to determine which one, or if an association of both, were causing the disease. The current study has the aim of characterizing the microbiota of citrus plants that are either asymptomatic, showing early symptoms, or showing late symptoms through amplification of the V1-V3 region of 16S rRNA gene using an Illumina sequencer in order to (i) clarify the etiology of the disease, and (ii) describe the microbiota associated to different symptom stages.",
                "study-name": "Microbiota of Citrus sinensis plants affected by Citrus Decline Disease",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002384/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002384/geocoordinates?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002384/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002384/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002384/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002384/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002384?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}