GET /metagenomics/api/v1/samples/SRS481108/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/SRS481108/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS481108/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00000832",
            "attributes": {
                "accession": "MGYS00000832",
                "bioproject": "PRJNA219151",
                "samples-count": 37,
                "is-private": false,
                "last-update": "2019-11-07T16:56:52",
                "secondary-accession": "SRP029929",
                "centre-name": "Institute of Urban Environment, Chinese Academy of Sciences",
                "public-release-date": null,
                "study-abstract": "We aimed at analyzing the composition and structure of the phyllosphere bacterial communities of W. australiana and addressed two major questions: (1) what is the specialty of the bacterial community in the phyllosphere of floating macrophytes; (2) what controls the bacterial communities of the macrophyte phyllosphere in paddy soils.  16S rDNA V3 section of bacteria associated with phyllosphere of Wolffia australiana, water, and soil in paddy-soil ecosystem.",
                "study-name": "Phyllosphere bacterial community of Wolffia australiana Targeted Locus (Loci)",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000832/downloads?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000832/geocoordinates?format=api"
                    }
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000832/analyses?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000832/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Host-associated:Plants",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Host-associated:Plants?format=api"
                            }
                        }
                    ]
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000832/publications?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000832/samples?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00000832?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}