GET /metagenomics/api/v1/samples/SRS938310/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/SRS938310/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS938310/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002268",
            "attributes": {
                "accession": "MGYS00002268",
                "samples-count": 4,
                "bioproject": "PRJNA284168",
                "is-private": false,
                "last-update": "2019-11-07T16:54:45",
                "secondary-accession": "SRP058400",
                "centre-name": "Kunming Institute of Zoology Chinese Academy of Sciences",
                "public-release-date": null,
                "study-abstract": "Using saliva (PK) and plaque (TK) samples of normal subjects as controls, we undertook a large-scale molecular analyses of 16S rDNA sequences to better characterize four crucial features of disease-associated oral microbiota in primary dentition: 1) the structure and composition of microbial communities from both saliva (PQ) and plaque (TQ) in patients with caries; 2) the structure and composition of microbial communities from both saliva (PS) and plaque (PQ) in patients with pigment; 3) the structure and composition of microbial communities from both saliva (PSQ) and plaque (TSQ) in patients with the mixture of caries and pigment; and 4) bacterial co-infection patterns linked with those three disease types.",
                "study-name": "Human-associated samples Metagenome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002268/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002268/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002268/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002268/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002268/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002268/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Human:Digestive system:Oral",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Human:Digestive%20system:Oral?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002268?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}