GET /metagenomics/api/v1/samples/ERS900340/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/ERS900340/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS900340/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000598",
            "attributes": {
                "samples-count": 338,
                "bioproject": "PRJEB11269",
                "accession": "MGYS00000598",
                "is-private": false,
                "last-update": "2016-02-03T10:02:09",
                "secondary-accession": "ERP012631",
                "centre-name": "Hope College",
                "public-release-date": null,
                "study-abstract": "Controversy has developed over the last few years as to whether or not water nipple lines or water troughs are more appropriate for Pekin ducks in grow-out commercial barns. We hypothesized that water troughs would show improved duck body conditions and environmental quality compared to pin-metered water lines.   To test this hypothesis, we housed ducks in two barns, one with water lines and one with water troughs.   Water troughs were constructed to meet RSPCA guidelines for number and density of ducks and with recently described verandas.  Ducks were divided into 4 pens per barn (n = 1000 ducks/pen).  The study was then repeated (n = 8 pens per water source). Ducks were scored for physical traits and assessed for microbial cecal content changes through 16S amplicon sequencing. Water samples were assessed for culturable microbial loads and for microbial community through 16S amplicon sequencing.",
                "study-name": "Pekin duck health with water troughs compared to pin-metered water lines using a US management system",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000598/analyses?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000598/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000598/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Engineered:Wastewater:Industrial wastewater:Agricultural wastewater",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Engineered:Wastewater:Industrial%20wastewater:Agricultural%20wastewater?format=api"
                            }
                        }
                    ]
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000598/geocoordinates?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000598/samples?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000598/downloads?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000598?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}