GET /metagenomics/api/v1/samples/SRS726974/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/SRS726974/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS726974/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001034",
            "attributes": {
                "samples-count": 19,
                "bioproject": "PRJNA260275",
                "accession": "MGYS00001034",
                "is-private": false,
                "last-update": "2024-03-12T15:54:01",
                "secondary-accession": "SRP049205",
                "centre-name": "Universidad de Buenos Aires. Facultad de Agronomia",
                "public-release-date": null,
                "study-abstract": "The goal of this study was to analyze the modifications in the structure of the bacterial communities from Argentinean subtropical soils caused by changes in land use. The samples included soils from undisturbed forests and from sites that were deforested between 100 and 5 years ago and used for soybean or sugar cane cultivation. The changes in community structure were evaluated by 454 GS FLX high throughput sequencing of the 16S rRNA gene.",
                "study-name": "Changes in the bacterial communities of subtropical soils from Argentina with different land uses.",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001034/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001034/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001034/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"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001034/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001034/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001034/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001034?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}