GET /metagenomics/api/v1/samples/SRS1984484/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/SRS1984484/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1984484/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006470",
            "attributes": {
                "accession": "MGYS00006470",
                "bioproject": "PRJNA374847",
                "samples-count": 24,
                "is-private": false,
                "last-update": "2023-09-11T13:40:36",
                "secondary-accession": "SRP100072",
                "centre-name": "University of Minnesota",
                "public-release-date": null,
                "study-abstract": "Twelve adult cystic fibrosis patients were enrolled in a cross-sectional study to investigate the biodiversity in paired lung sputum and sinus mucus samples by 16S sequencing of the V4 hypervariable region. The goal of the investigation was to compare and contrast the bacterial communities in these specimens, in order to better understand the ecological landscape of the cystic fibrosis respiratory system. Sputum samples were collected by expectoration immediately prior to functional endoscopic sinus surgery to treat chronic upper respiratory infections. Genomic DNA was isolated from these samples, and the V4 hypervariable region was amplified from this DNA and sequenced at the University of Minnesota Genomics Center.",
                "study-name": "human respiratory metagenome Targeted loci environmental",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006470/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006470/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006470/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006470/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Respiratory system:Pulmonary system:Lung",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Respiratory%20system:Pulmonary%20system:Lung?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006470/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006470/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006470?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}