GET /metagenomics/api/v1/samples/ERS374089/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/ERS374089/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS374089/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001831",
            "attributes": {
                "accession": "MGYS00001831",
                "bioproject": "PRJEB5033",
                "samples-count": 18,
                "is-private": false,
                "last-update": "2017-06-20T14:21:29",
                "secondary-accession": "ERP004391",
                "centre-name": "CIB, CAS",
                "public-release-date": null,
                "study-abstract": "The spatial and temporal dynamics of microbial community in the straw and sludge, and their correlations to bioreactor performance remain to be unveiled. To address these questions, we investigated the microbial compositions and the dynamics of microbiota associated to straw and sludge during co-fermentation of straw and swine manure with cattle swine-seeded inoculum by using 16S rRNA amplicon pyrosequencing technique. There are 18 samples in total, including 9 and 9 independent samples associated with straw and sludge, respectively. each of straw or sludge associated samples includes 3 sampling time point representing different fermentation process.",
                "study-name": "co-fermentation of straw and swine manure with cattle swine-seeded inoculum",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001831/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001831/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001831/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001831/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Bioreactor",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Bioreactor?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001831/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001831/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001831?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}