GET /metagenomics/api/v1/samples/SRS600577/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/SRS600577/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS600577/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006322",
            "attributes": {
                "accession": "MGYS00006322",
                "bioproject": "PRJNA241408",
                "samples-count": 466,
                "is-private": false,
                "last-update": "2023-09-01T20:57:11",
                "secondary-accession": "SRP040237",
                "centre-name": "Center for Vaccine Research",
                "public-release-date": null,
                "study-abstract": "Whether there are resident fungal communities in the respiratory tract is unknown, and wide gaps exist in our understanding of occult fungal infections in chronic lung diseases or in individuals with systemic disease. In this study, we characterized fungal diversity at different levels of the respiratory tract including oral washes (OW), induced sputum (IS) and bronchoalveolar lavages (BAL) from 56 individuals. We also examined relationship of fungal communities to chronic obstructive pulmonary disease and to HIV infection.",
                "study-name": "Human respiratory tract mycobiome and alterations in HIV infection and lung disease Targeted Locus (Loci)",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322/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/MGYS00006322/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006322?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}