GET /metagenomics/api/v1/samples/ERS1563751/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/ERS1563751/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS1563751/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00003921",
            "attributes": {
                "samples-count": 56,
                "bioproject": "PRJEB19500",
                "accession": "MGYS00003921",
                "is-private": false,
                "last-update": "2019-03-06T17:11:15",
                "secondary-accession": "ERP021545",
                "centre-name": "UCSDMI",
                "public-release-date": null,
                "study-abstract": "Since 2005, the Africa Green Revolution has aimed to increase crop yields on small-scale farms in sub-Saharan Africa by promoting the increased use of mineral fertilizers. Microbial ecologists have begun to understand the relationship between nutrient enrichment and bacterial community composition but little-to-no work has been done to understand the effects of different agricultural management practices on microbial diversity and function in tropical systems. For this study, we collected soil samples from 21 farms of three management types, high mineral fertilizer use, low mineral fertilizer use, and improved fallow.",
                "study-name": "Agricultural intensification and the functional capacity of soil microbes on smallholder African farms -swkenya",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003921/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003921/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003921/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"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003921/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003921/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003921/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00003921?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}