GET /metagenomics/api/v1/samples/SRS4973040/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/SRS4973040/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS4973040/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00005608",
            "attributes": {
                "accession": "MGYS00005608",
                "bioproject": "PRJNA548852",
                "samples-count": 140,
                "is-private": false,
                "last-update": "2021-03-18T14:56:11",
                "secondary-accession": "SRP201417",
                "centre-name": "University of Bern",
                "public-release-date": null,
                "study-abstract": "Background: Recent evidence suggests that an altered intestinal microbiome, namely a reduction of bacterial diversity or a shift in microbial composition, is associated with the development of hypersensitivity diseases in humans but this is unknown for horses.Hypothesis: We hypothesized that horses affected by either Culicoides hypersensitivity (CH) or severe equine asthma (SEA) or both show a decreased diversity of their intestinal microbiome in comparison to healthy peers.Methods: Rectal swab samples of a total of 140 horses were collected. Horses were divided into three groups. CH comprised 30 horses affected by Culicoides hypersensitivity, group SEA consisted of 30 horses suffering from severe equine asthma and group CH-SEA comprised 10 horses affected by both aforementioned diseases. For each allergic horse a healthy peer from the same stable was similarly sampled as a matched control. Microbiota in the swabs were determined by assessing the V4 region of the bacterial 16S rRNA gene by means of Illumina MiSeq. Structures of bacterial communities were investigated by means of alpha and beta diversity indices.",
                "study-name": "Equine Intestinal Microbiome in Hypersensitivity Disorders",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005608/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005608/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005608/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005608/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"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005608/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005608/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00005608?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}