GET /metagenomics/api/v1/samples/SRS1473516/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/SRS1473516/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1473516/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002077",
            "attributes": {
                "bioproject": "PRJNA318938",
                "samples-count": 98,
                "accession": "MGYS00002077",
                "is-private": false,
                "last-update": "2019-11-07T16:56:42",
                "secondary-accession": "SRP074222",
                "centre-name": "College of Veterinary Medicine, Illinois university",
                "public-release-date": null,
                "study-abstract": "Bovine respiratory disease (BRD) is a major cause of morbidity, mortality and economic loss in the US cattle industry. In view of the importance of this disease complex, and the need to reduce antimicrobial use in food producing animals, there is growing interest in developing novel strategies to enhance host immune defenses against respiratory pathogens. The cooperative interactions between microbes and their hosts have been recognized for years, and there is increasing evidence that mucosal bacterial populations act, not only as a reservoir of potential pathogens, but also in regulating local and systemic immune homeostasis through a complex cross talk with the epithelium, local immune system and mucosal neuronal pathways. In this study we used culture-independent techniques to characterize the nasopharyngeal microbiome of cattle during the initial processing phase in the commercial feedlot. In addition, we compared the dynamics of change in these microbial communities, between clinically healthy calves and those that develop BRD within the first month of entry in to the feedlot.",
                "study-name": "Characterization of the nasopharyngeal microbiota in naturally occurring respiratory disease in feedlot cattle",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002077/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002077/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002077/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002077/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002077/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002077/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Mammals:Respiratory system:Nasopharyngeal",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Mammals:Respiratory%20system:Nasopharyngeal?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002077?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}