GET /metagenomics/api/v1/samples/SRS6041824/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/SRS6041824/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS6041824/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005600",
            "attributes": {
                "bioproject": "PRJNA602334",
                "samples-count": 286,
                "accession": "MGYS00005600",
                "is-private": false,
                "last-update": "2020-09-07T17:42:04",
                "secondary-accession": "SRP243794",
                "centre-name": "Faculty of Veterinary Medicine University of Montreal",
                "public-release-date": null,
                "study-abstract": "In broiler chicken production, microbial populations on the eggshell surface following oviposition are still poorly characterized, though they may significantly impact both poultry and public health. The aim of this study was to describe the microbiota of both broiler breeder hens feces and the surface of their eggs to assess the contribution of the parental fecal microbiota to the eggshell microbiota. This work is innovative and will be important to all stakeholders, including producers, breeders, veterinarians, inspectors and researchers, in the broiler breeder production chain in order to better manage the risks of bacterial contamination for poultry and public health.",
                "study-name": "Contribution of the broiler breeders' fecal microbiota to the establishment of the eggshell microbiota",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005600/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005600/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005600/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005600/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005600/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005600/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Birds:Digestive system:Fecal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Birds:Digestive%20system:Fecal?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005600?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}