GET /metagenomics/api/v1/samples/SRS1949403/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/SRS1949403/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1949403/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003717",
            "attributes": {
                "accession": "MGYS00003717",
                "bioproject": "PRJNA359782",
                "samples-count": 186,
                "is-private": false,
                "last-update": "2024-01-18T16:46:22",
                "secondary-accession": "SRP095939",
                "centre-name": "mothur",
                "public-release-date": null,
                "study-abstract": "Changes in soil bacterial community composition were assessed in response to cropping sequences and bio-covers at long-term no-tillage sites. Main effects of 4 four different cropping sequences of corn (Zea mays L.), cotton (Gossypium hirsutum L.), and soybean (Glycine max L.) were rotated in four year phases for 12-yrs at two Tennessee Research and Education Centers in a randomized complete block design with split-block treatments of four winter bio-covers: hairy vetch (Vicia villosa L.), wheat (Triticum aestivum L.), poultry litter, and a fallow control. Using Illumina high-throughput sequencing of 16S rRNA genes, bacterial community composition was determined.",
                "study-name": "Microbial community structure is affected by cropping sequences and bio-covers under long-term no-tillage",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003717/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003717/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003717/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003717/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Terrestrial:Soil:Agricultural",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Terrestrial:Soil:Agricultural?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003717/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003717/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003717?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}