GET /metagenomics/api/v1/samples/SRS1861395/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/SRS1861395/studies?format=api&page=1",
        "last": "https://www.ebi.ac.uk/metagenomics/api/v1/samples/SRS1861395/studies?format=api&page=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "studies",
            "id": "MGYS00004454",
            "attributes": {
                "accession": "MGYS00004454",
                "samples-count": 15,
                "bioproject": "PRJNA357506",
                "is-private": false,
                "last-update": "2019-11-07T16:29:12",
                "secondary-accession": "SRP095169",
                "centre-name": "Woods Hole Oceanographic Institution",
                "public-release-date": null,
                "study-abstract": "We examined the impact of an aquaculture effluent canal in Al Lith, Saudi Arabia on the nutrients and picoplankton community overlying coral reefs in the Red Sea. Across 24 sites representing 0  21 km from the effluent, we measured nutrient concentrations, quantified microbial cell abundances, and utilized high-throughput sequencing of bacterial and archaeal small subunit ribosomal RNA (SSU rRNA) to examine microbial community composition.",
                "study-name": "Localized impact of aquaculture effluent on Red Sea coral reef water nutrients and microorganisms",
                "data-origination": "HARVESTED"
            },
            "relationships": {
                "analyses": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004454/analyses?format=api"
                    }
                },
                "geocoordinates": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004454/geocoordinates?format=api"
                    }
                },
                "downloads": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004454/downloads?format=api"
                    }
                },
                "samples": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004454/samples?format=api"
                    }
                },
                "publications": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004454/publications?format=api"
                    }
                },
                "biomes": {
                    "links": {
                        "related": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004454/biomes?format=api"
                    },
                    "data": [
                        {
                            "type": "biomes",
                            "id": "root:Environmental:Aquatic:Marine:Intertidal zone:Coral reef",
                            "links": {
                                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/biomes/root:Environmental:Aquatic:Marine:Intertidal%20zone:Coral%20reef?format=api"
                            }
                        }
                    ]
                }
            },
            "links": {
                "self": "https://www.ebi.ac.uk/metagenomics/api/v1/studies/MGYS00004454?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 1
        }
    }
}