GET /metagenomics/api/v1/samples/SRS430192/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/SRS430192/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS430192/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00002839",
            "attributes": {
                "accession": "MGYS00002839",
                "bioproject": "PRJNA205365",
                "samples-count": 21,
                "is-private": false,
                "last-update": "2019-11-07T16:58:50",
                "secondary-accession": "SRP023167",
                "centre-name": "University of Aveiro",
                "public-release-date": null,
                "study-abstract": "In the present study, microbial communities of sponges, Sediments and Seawater inhabiting coral reef ecosystems were investigated using barcoded pyrosequencing of 16S rRNA gene amplicons. Our main goals were to compare the bacterial and archaeal richness and composition of two sponge species, sediment and seawater inhabiting coral reef systems. FLX 454 titanium pyrosequencing study. Note that the sequences submitted are raw sequences prior to any analysis and thus contain short sequences, poor quality sequences and chimera. These will need to be filtered out using, e.g., using qiime scripts such as split_libraries and pick_otus with the usearch_ref argument, which will provide a chimera check and filter out poor quality sequences.",
                "study-name": "Coral Reef Biotopes Metagenome",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002839/publications?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002839/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002839/samples?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002839/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Mixed",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Mixed?format=api"
                            }
                        }
                    ]
                },
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002839/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002839/geocoordinates?format=api"
                    }
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00002839?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}