GET /metagenomics/api/v1/samples/ERS823134/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/ERS823134/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS823134/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000522",
            "attributes": {
                "samples-count": 3,
                "bioproject": "PRJEB10572",
                "accession": "MGYS00000522",
                "is-private": false,
                "last-update": "2016-02-29T00:05:04",
                "secondary-accession": "ERP011836",
                "centre-name": "TUM",
                "public-release-date": null,
                "study-abstract": "The important role of mice as a model in research of microbe host interactions increased the need for determining the limits of such experiments due to host specificity and adaptation of several microbes. We collected a broad collection of bacteria isolated from mice covering the whole taxonomic range of common gut bacteria. Based on the functional coverage by this collection of several metagenomic samples obtained from mice we can use it to simulate several microbial profiles using minimal consortia of bacteria, facilitating the better understanding of the systems.",
                "study-name": "Metagenomes of intestinal samples were obtained from wild type mice to determine the functional and taxonomic coverage by available cultivable bacteria isolated from mouse.",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000522/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000522/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000522/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Digestive system:Large intestine",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Digestive%20system:Large%20intestine?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000522/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000522/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000522/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000522?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}