GET /metagenomics/api/v1/samples/ERS346129/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/ERS346129/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS346129/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00001240",
            "attributes": {
                "samples-count": 35,
                "accession": "MGYS00001240",
                "bioproject": "PRJEB4554",
                "is-private": false,
                "last-update": "2016-09-30T10:16:59",
                "secondary-accession": "ERP003848",
                "centre-name": "VETMEDUNI",
                "public-release-date": null,
                "study-abstract": "Calves undergo several changes of basic nutrition during early development from birth to weaning accompanied by pivotal changes of anatomy and physiology of the gastrointestinal tract. These changes go along with concomitant changes of the gastrointestinal tract microbiota. Therefore the aim of our study was to examine the fecal microbiota of six Simmental dairy calves during early development in a longitudinal study by using 16S rRNA gene amplicon pyrosequencing. Animals were followed up from birth to the time after weaning - calves were sampled six times according to critical timepoints during physiologic development. Overall, after quality control 253,528 reads (from 35 samples) were obtained. Reads were classified into 5,410 operational taxonomic units based on 0.03 16S rRNA distance with Bacteroidetes, Firmicutes and Proteobacteria being the most abundant phyla. The calves showed a high inter-individual variation in the composition of their fecal microbiota, although some tendencies could be seen: (i) an increasing diversity and species richness of the fecal bacterial community with increasing age and (ii) an increasing within-age-group similarity and distinct bacterial communities in early timepoints (from birth to the middle of the milk feeding period) compared to the timepoints around weaning.",
                "study-name": "Faecal microbiome of Simmental calves determined by 16S rRNA gene amplicon sequencing",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001240/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001240/geocoordinates?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001240/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Large intestine:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine:Fecal?format=api"
                            }
                        }
                    ]
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001240/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001240/samples?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001240/analyses?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00001240?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}