GET /metagenomics/api/v1/samples/ERS161291/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/ERS161291/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/ERS161291/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00006253",
            "attributes": {
                "bioproject": "PRJEB3205",
                "samples-count": 16,
                "accession": "MGYS00006253",
                "is-private": false,
                "last-update": "2023-07-19T14:19:34",
                "secondary-accession": "ERP001705",
                "centre-name": "CEES",
                "public-release-date": null,
                "study-abstract": "Background: Interstitial Cystitis (IC) is a chronic inflammatory\n                condition of the bladder with unknown etiology. The aim of this study was to\n                characterize the microbial community present in the urine from IC female patients\n                and compare this with the microbial profile of asymptomatic healthy female (HF)\n                urine. Background: Interstitial Cystitis (IC) is a chronic inflammatory condition of\n                the bladder with unknown etiology. The aim of this study was to characterize the\n                microbial community present in the urine from IC female patients and compare this\n                with the microbial profile of asymptomatic healthy female (HF) urine. Results: The\n                composition and distribution of bacterial sequences differed between the urine\n                microbiota of IC and HF. Reduced sequence richness and diversity were found for IC\n                patient urine, and a significant difference in the community structure of IC urine\n                in relation to HF urine was observed. More than 90% of the IC sequence reads were\n                identified as belonging to the bacterial genus Lactobacillus, a marked increase\n                compared to the 60% in the HF urine. Conclusion: The 16S rDNA sequence data\n                demonstrates a shift in the bacterial composition of IC urine. The reduced microbial\n                diversity and richness is accompanied by a higher abundance of the bacterial genus\n                Lactobacillus, compared to HF urine. This study demonstrates that high throughput\n                sequencing analysis of the urine microbiota in IC patients is a powerful tool\n                towards a better understanding of this enigmatic disease.",
                "study-name": "Alterations of Microbiota in Urine from Interstitial Cystitis\n                patients",
                "data-origination": "SUBMITTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006253/downloads?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006253/publications?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006253/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006253/analyses?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006253/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006253/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Excretory system:Urethra:Urine",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Excretory%20system:Urethra:Urine?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00006253?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}