GET /metagenomics/api/v1/samples/SRS472401/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/SRS472401/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS472401/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000801",
            "attributes": {
                "samples-count": 6,
                "accession": "MGYS00000801",
                "bioproject": "PRJNA212794",
                "is-private": false,
                "last-update": "2019-11-07T16:41:37",
                "secondary-accession": "SRP029164",
                "centre-name": "Centro de Investigacion Cientifica de Yucatan",
                "public-release-date": null,
                "study-abstract": "In the State of Yucatan, Mexico, there are a number of rural houses where the sewage daily produced by laundry and general washing has for decades been disposed directly on the soil of the backyards. This wastewater contains not only a mixture of several detergents, mainly in powder, but occasionally also bleach, soap, hot water, and even food scraps. It is to be expected that this exert a selective pressure when present in soils, bringing about modifications in the structure of the edaphic bacterial communities. In the present work, bacterial community structures of three samples from detergent-contaminated soils and three from non-contaminated soils were assessed by 16S rRNA pyrosequencing. The results may contribute to better understand how selective pressure imposed by this anthropogenic contamination can modify soil bacterial communities, to plan possible remediation procedures, and to find out how to use the metagenomes of contaminated environments in the search for biotechnological products.",
                "study-name": "Soil from rural backyards Targeted Locus (Loci)",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000801/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000801/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000801/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000801/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000801/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000801/publications?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000801?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}