GET /metagenomics/api/v1/samples/ERS480403/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/ERS480403/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS480403/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001417",
            "attributes": {
                "accession": "MGYS00001417",
                "bioproject": "PRJEB7647",
                "samples-count": 34,
                "is-private": false,
                "last-update": "2017-01-12T10:45:27",
                "secondary-accession": "ERP008576",
                "centre-name": "UNIVERSITY OF HELSINKI",
                "public-release-date": null,
                "study-abstract": "It is envisaged that a detailed understanding of rhizospheric microbial populations will greatly contribute to a better design and implementation of rhizoremediation. In order to investigate the long-term succession of structural and catabolic bacterial communities in oil polluted soil planted with hybrid poplar, we carried out a 2-year field study. Hybrid aspen (Populus tremula x tremuloides) seedlings were planted in polluted soil excavated from an accidental oil-spill site. Vegetated and un-vegetated soil samples were collected for microbial community analyses at 7 different time-points during the course of 2 years and sampling time-points were chosen to cover the seasonal variation in the boreal climate zone. Bacterial community structure was accessed by means of 16S rRNA gene amplicon pyrosequencing whereas catabolic communities were monitored by pyrosequencing of alkane hydroxylase and extradiol dioxygenase genes. We observed a clear succession of bacterial communities on both structural and functional levels from early to late phase communities.",
                "study-name": "Extradiol dioxygenase pyrosequencing- Secondary successional trajectories of structural and catabolic bacterial communities in oil-polluted soil planted with hybrid Poplar",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001417/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001417/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001417/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001417/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants:Rhizosphere",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants:Rhizosphere?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001417/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001417/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001417?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}